Add missing !default flag for variable.
gitea/icedream/rekt-theme/master Something is wrong with the build of this commit
Details
gitea/icedream/rekt-theme/master Something is wrong with the build of this commit
Details
[ci skip]header/meta/overlay^2
parent
3025cbd72c
commit
dea7abe861
|
@ -24,7 +24,7 @@ $icedream-fog-bg-blur: false !default;
|
|||
$icedream-fog-bg-animated: true !default;
|
||||
$icedream-fog-bg-pulse-animation-length: 68s !default;
|
||||
$icedream-fog-bg-slide-animation-length: 25s !default;
|
||||
$icedream-station-fill-background-color: rgba(255, 255, 255, .1);
|
||||
$icedream-station-fill-background-color: rgba(255, 255, 255, .1) !default;
|
||||
|
||||
$rekt-tab-count: 4 !default;
|
||||
$rekt-border-color: #AAA !default;
|
||||
|
|
Loading…
Reference in New Issue