We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65721b commit 220dc21Copy full SHA for 220dc21
1 file changed
gtk-3.20/scss/_global.scss
@@ -53,7 +53,7 @@ $question_fg_color: #fff;
53
$question_bg_color: #673ab7;
54
$error_fg_color: #fff;
55
$error_bg_color: #f44336;
56
-$link_color: #3f51b5;
+$link_color: #fc6f5d;
57
$success_color: #4caf50;
58
$warning_color: #ef6c00;
59
$error_color: #f44336;
0 commit comments