mirror of
https://github.com/He4eT/Desolate-GTK.git
synced 2026-05-04 17:37:22 +00:00
gtk-4: menus
This commit is contained in:
parent
e0c7b940bf
commit
ab61488c07
3 changed files with 10 additions and 4 deletions
|
|
@ -29,7 +29,7 @@
|
|||
@define-color content_view_bg @gtk_base_color;
|
||||
|
||||
@define-color insensitive_bg_color transparent;
|
||||
@define-color insensitive_fg_color alpha(@gtk_fg_color,0.5);
|
||||
@define-color insensitive_fg_color alpha(@gtk_fg_color,0.9);
|
||||
@define-color insensitive_base_color @gtk_base_color;
|
||||
@define-color unfocused_insensitive_color @insensitive_fg_color;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue