mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-05 01:47:22 +00:00
colors: update selection color
This commit is contained in:
parent
6e24e8c1e7
commit
ef4d0ea54d
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
@define-color gtk_base_color #bdbdbd;
|
@define-color gtk_base_color #bdbdbd;
|
||||||
@define-color gtk_fg_color #212121;
|
@define-color gtk_fg_color #212121;
|
||||||
@define-color gtk_selection_color #757575;
|
@define-color gtk_selection_color #7d7d7d;
|
||||||
|
|
||||||
@define-color warning_color #ffad29;
|
@define-color warning_color #ffad29;
|
||||||
@define-color error_color #ff4242;
|
@define-color error_color #ff4242;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue