mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-04 17:37:22 +00:00
general: titlebars
This commit is contained in:
parent
404ef54ade
commit
bc700b1928
1 changed files with 1 additions and 7 deletions
|
|
@ -1,11 +1,5 @@
|
||||||
/* this is for alternative titlebars and panels */
|
/* this is for alternative titlebars and panels */
|
||||||
|
|
||||||
/*@define-color gtk_titlebar_bg_color mix(@gtk_bg_color,black,0.1);*/
|
@define-color gtk_titlebar_bg_backdrop_color @gtk_titlebar_bg_color;
|
||||||
@define-color gtk_titlebar_bg_backdrop_color mix(@gtk_titlebar_bg_color,black,0.07);
|
|
||||||
@define-color gtk_titlebar_fg_color @gtk_fg_color;
|
@define-color gtk_titlebar_fg_color @gtk_fg_color;
|
||||||
@define-color gtk_titlebar_button_color @gtk_button_color;
|
@define-color gtk_titlebar_button_color @gtk_button_color;
|
||||||
|
|
||||||
/*.titlebar entry selection,
|
|
||||||
.titlebar button.suggested-action{background-color: @gtk_selected_fg_color; color: @gtk_selected_bg_color;}
|
|
||||||
|
|
||||||
.titlebar button.suggested-action:disabled{background-color: alpha(@gtk_selected_fg_color,0.5);}*/
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue