mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-04 17:37:22 +00:00
general: sidebar and titlebar bg
This commit is contained in:
parent
2a46d09ac3
commit
c7745df8b2
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
@import url("../general/widgets.css");
|
||||
@import url("../general/titlebar.css");
|
||||
|
||||
@define-color gtk_titlebar_bg_color mix(@gtk_bg_color,@gtk_fg_color,0.05);
|
||||
@define-color gtk_titlebar_bg_color @gtk_bg_color;
|
||||
|
||||
@define-color gtk_fg_color #212121;
|
||||
@define-color gtk_text_color @gtk_fg_color;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue