Use uppercase-only notation for hex.

header/meta/side-by-side
Icedream 2018-07-13 14:40:12 +02:00
parent 1f0c6dcc55
commit a25750cd33
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
$debug: false !default;
$icedream-bg-color: #000 !default;
$icedream-text-color: #eee !default;
$icedream-text-color: #EEE !default;
// extra features
$icedream-metadata-overlay: false !default;
@ -14,4 +14,4 @@ $icedream-fog-bg-animation-length: 5s !default;
$icedream-fog-bg-tab-offset: true !default;
$rekt-tab-count: 4 !default;
$rekt-border-color: #aaa !default;
$rekt-border-color: #AAA !default;