Thibaut 10 лет назад
Родитель
Сommit
85d7b0746c

+ 1 - 2
assets/stylesheets/global/_variables.scss

@@ -22,8 +22,7 @@ $focusBorder: #d4d4d4;
 $focusText: #000;
 
 $loadingText: #ccc;
-$splashText: #bbb;
-$promoText: #bbb;
+$splashText: #ccc;
 
 $selectionBackground: #398df0;
 $selectionBorder: #196fc2;

+ 0 - 1
assets/stylesheets/global/variables-dark.scss

@@ -23,7 +23,6 @@ $focusText: #f7f2f2;
 
 $loadingText: #666;
 $splashText: #666;
-$promoText: #666;
 
 $selectionBackground: #346fce;
 $selectionBorder: #346fce;