We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2fecfd commit c65721bCopy full SHA for c65721b
1 file changed
gtk-3.0/scss/_global.scss
@@ -33,7 +33,7 @@ $question_fg_color: #fff;
33
$question_bg_color: #673ab7;
34
$error_fg_color: #fff;
35
$error_bg_color: #f44336;
36
-$link_color: #3f51b5;
+$link_color: #fc6f5d;
37
$success_color: #4caf50;
38
$warning_color: #ef6c00;
39
$error_color: #f44336;
0 commit comments