Use uppercase-only notation for hex.
parent
1f0c6dcc55
commit
a25750cd33
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue