Sha256: fe49df864f9fd8b1325c4b47e07a7a1f9e4b96cc5f6cd21e1403b8d040f60c09

Contents?: true

Size: 959 Bytes

Versions: 3

Compression:

Stored size: 959 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: #{$black0};
  --hima-quote-border-accent: #{$yellow};

  --hima-codeblock-background: #{$black0h};
  --hima-codeblock-border: #{$black0};
  --hima-codeblock-border-accent: #{$aqua};
  --hima-inline-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

3 entries across 3 versions & 1 rubygems

Version Path
hima-1.1.2 _sass/hima/colourschemes/_gruvbox-dark-theme.scss
hima-1.1.1 _sass/hima/colourschemes/_gruvbox-dark-theme.scss
hima-1.1.0 _sass/hima/colourschemes/_gruvbox-dark-theme.scss