Sha256: cd1d97705daebb627bcc36cf107a08ed7538a4f0c740c07de289ea1eb56631c8

Contents?: true

Size: 892 Bytes

Versions: 2

Compression:

Stored size: 892 Bytes

Contents

$body-background-color: $grey-dk-300;
$sidebar-color: $grey-dk-300;
$border-color: $grey-dk-200;

$body-text-color: $grey-lt-300;
$body-heading-color: $grey-lt-000;
$nav-child-link-color: $grey-dk-000;
$search-result-preview-color: $grey-dk-000;

$link-color: $blue-000;
$btn-primary-color: $blue-200;
$base-button-color: $grey-dk-250;

$search-background-color: $grey-dk-250;
$table-background-color: $grey-dk-250;
$feedback-color: darken($sidebar-color, 3%);

//
// Both the following highlight themes are more legible than those used forthe light theme
//

@import "./vendor/pygments/css-github/pygments-tomorrow-night";
$code-background-color: #1d1f21;

// @import "./vendor/pygments/css-github/pygments-base16-tomorrow-dark";
// $code-background-color: #1d1f21;

// See ./vendor/pygments/ for alternative highlighting themes.
// When changing, $code-background-color may need adjusting.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
umbrel-docs-0.2.1 _sass/color_schemes/dark.scss
umbrel-docs-0.2.0 _sass/color_schemes/dark.scss