Sha256: b98e9d1120fce2019101dce19322e94e6ac45465beba6c03c0db6f8c6e6fc786
Contents?: true
Size: 972 Bytes
Versions: 3
Compression:
Stored size: 972 Bytes
Contents
@import './_syntax/gruvbox-light'; @import './_gruvbox-colours'; $white: #faf6e8; :root { --hima-foreground: #{$black0h}; --hima-background: #{$white0h}; --hima-link-colour: #{$blue-dark}; --hima-header-pinned-background: #{$white}; --hima-header-pinned-boxshadow: #{$gray}; --hima-nav-pinned-border: #{$white1}; --hima-nav-menu-icon-fill: #{$black0h}; --hima-social-icon-fill: #{$black0h}; --hima-post-meta-colour: #{$black2}; --hima-quote-background: #{$white}; --hima-quote-border: #{$white0h}; --hima-quote-border-accent: #{$yellow-light}; --hima-codeblock-border: #{$white0h}; --hima-codeblock-border-accent: #{$aqua-light}; --hima-codeblock-background: #{$white}; --hima-inline-code-border: #{$aqua-light}; --hima-inline-code-background: #{$white}; --hima-table-background: #{$white}; --hima-table-header-background: #{$white0}; --hima-table-header-bottom-border: #{$white1}; --hima-table-row-border: #{$white1}; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hima-1.1.2 | _sass/hima/colourschemes/_gruvbox-light-theme.scss |
hima-1.1.1 | _sass/hima/colourschemes/_gruvbox-light-theme.scss |
hima-1.1.0 | _sass/hima/colourschemes/_gruvbox-light-theme.scss |