|
|
@ -17,7 +17,7 @@
|
|
|
|
@define-color question_bg_color rgb (138, 173, 212);
|
|
|
|
@define-color question_bg_color rgb (138, 173, 212);
|
|
|
|
@define-color error_fg_color rgb (166, 38, 38);
|
|
|
|
@define-color error_fg_color rgb (166, 38, 38);
|
|
|
|
@define-color error_bg_color rgb (237, 54, 54);
|
|
|
|
@define-color error_bg_color rgb (237, 54, 54);
|
|
|
|
@define-color link_color @selected_bg_color;
|
|
|
|
@define-color link_color #148add;
|
|
|
|
@define-color error_color #cc0000;
|
|
|
|
@define-color error_color #cc0000;
|
|
|
|
@define-color combobox_color #888888;
|
|
|
|
@define-color combobox_color #888888;
|
|
|
|
@define-color progress_color #5591c3;
|
|
|
|
@define-color progress_color #5591c3;
|
|
|
|