Add missing !default flag for variable.
gitea/icedream/rekt-theme/master Something is wrong with the build of this commit Details

[ci skip]
header/meta/overlay^2
Icedream 2018-07-23 01:45:09 +02:00
parent 3025cbd72c
commit dea7abe861
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -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;