We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c0955 commit 85d7b07Copy full SHA for 85d7b07
assets/stylesheets/global/_variables.scss
@@ -22,8 +22,7 @@ $focusBorder: #d4d4d4;
22
$focusText: #000;
23
24
$loadingText: #ccc;
25
-$splashText: #bbb;
26
-$promoText: #bbb;
+$splashText: #ccc;
27
28
$selectionBackground: #398df0;
29
$selectionBorder: #196fc2;
assets/stylesheets/global/variables-dark.scss
@@ -23,7 +23,6 @@ $focusText: #f7f2f2;
$loadingText: #666;
$splashText: #666;
-$promoText: #666;
$selectionBackground: #346fce;
$selectionBorder: #346fce;
0 commit comments