Sha256: 742b4ce7478b22c4d165e43edf81a8e79a34ee5bb92e77b01da39486a4a81091

Contents?: true

Size: 866 Bytes

Versions: 6

Compression:

Stored size: 866 Bytes

Contents

@import './_syntax/gruvbox-dark';
@import './_gruvbox-colours';

$white: #faf6e8;

:root {
  --hima-foreground: #{$white0h};
  --hima-background: #{$black0};

  --hima-link-colour: #{$blue-light};

  --hima-header-pinned-background: #{$black0h};
  --hima-header-pinned-boxshadow: black;

  --hima-nav-pinned-border: #{$black1};
  --hima-nav-menu-icon-fill: #{$white0h};
  --hima-social-icon-fill: #{$white0h};

  --hima-post-meta-colour: #{$white0s};

  --hima-quote-background: #{$black0h};
  --hima-quote-border: #{$yellow};

  --hima-codeblock-border: #{$black3};
  --hima-codeblock-border-accent: #{$aqua};
  --hima-code-border: #{$aqua};
  --hima-inline-code-background: #{$black0h};

  --hima-table-background: #{$black1};
  --hima-table-header-background: #{$black0h};
  --hima-table-header-bottom-border: #{$black0};
  --hima-table-row-border: #{$black0};
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hima-1.0.5 _sass/hima/colourschemes/_gruvbox-dark-theme.scss
hima-1.0.4 _sass/hima/colourschemes/_gruvbox-dark-theme.scss
hima-1.0.3 _sass/hima/colourschemes/_gruvbox-dark-theme.scss
hima-1.0.2 _sass/hima/colourschemes/_gruvbox-dark-theme.scss
hima-1.0.1 _sass/hima/colourschemes/_gruvbox-dark-theme.scss
hima-1.0.0 _sass/hima/colourschemes/_gruvbox-dark-theme.scss