Changed link color

This commit is contained in:
Satyajit Sahoo
2013-03-18 19:22:21 +05:30
parent 94edf217e3
commit 2eb5d310f5
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
@define-color question_bg_color rgb (214, 73, 55);
@define-color error_fg_color rgb (255, 255, 255);
@define-color error_bg_color rgb (237, 54, 54);
@define-color link_color #d64937;
@define-color link_color #fc6f5d;
@define-color success_color #4e9a06;
@define-color error_color #cc0000;