|
@@ -23,7 +23,11 @@ $dark-background2: #1b1b1b !default;
|
|
|
$dark-background3: #141414 !default;
|
|
$dark-background3: #141414 !default;
|
|
|
$dark-background4: #323233 !default;
|
|
$dark-background4: #323233 !default;
|
|
|
$dark-background5: #646566 !default;
|
|
$dark-background5: #646566 !default;
|
|
|
|
|
+$dark-background6: #380e08 !default;
|
|
|
|
|
+$dark-background7: #707070 !default;
|
|
|
$dark-color: $white !default;
|
|
$dark-color: $white !default;
|
|
|
|
|
+$dark-color2: #f2270c !default;
|
|
|
|
|
+$dark-color3: rgba(232, 230, 227, 0.8) !default;
|
|
|
$dark-color-gray: $text-color !default;
|
|
$dark-color-gray: $text-color !default;
|
|
|
$dark-calendar-choose-color: rgba(227, 227, 227, 0.2) !default;
|
|
$dark-calendar-choose-color: rgba(227, 227, 227, 0.2) !default;
|
|
|
|
|
|