Skip to content

Commit 220dc21

Browse files
megaxkhurshid-alam
authored andcommitted
[GTK 3.20] Use old link color. Fixes #499
1 parent c65721b commit 220dc21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gtk-3.20/scss/_global.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ $question_fg_color: #fff;
5353
$question_bg_color: #673ab7;
5454
$error_fg_color: #fff;
5555
$error_bg_color: #f44336;
56-
$link_color: #3f51b5;
56+
$link_color: #fc6f5d;
5757
$success_color: #4caf50;
5858
$warning_color: #ef6c00;
5959
$error_color: #f44336;

0 commit comments

Comments
 (0)