Sha256: d5b453dec448cad63d9677498cb1ac8b11a880ddb1c28ec56a3e68a2dc59859a

Contents?: true

Size: 531 Bytes

Versions: 3

Compression:

Stored size: 531 Bytes

Contents

---
---

////////////////////////////////////////////////
//               Custom Theme                 //
////////////////////////////////////////////////

// This imports all the resources that need to be downloaded over the internet (such as: fonts, stylesheets, etc.)
@import "external";
@import "variables";

// Your custom variables/rules/anything goes here

// Choose your syntax-highlight theme here
@import "highlight/dark";

// Import the main stylesheet in order for the theme to work.
@import "main";

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-theme-opentoolbox-2.0.2 assets/css/app.scss
jekyll-theme-opentoolbox-2.0.1 assets/css/app.scss
jekyll-theme-opentoolbox-2.0.0 assets/css/app.scss