mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Reworked metacity/mutter themes
This commit is contained in:
+5
-5
@@ -51,11 +51,11 @@
|
||||
@define-color osd_bg alpha(@osd_base, 0.8);
|
||||
|
||||
/* window manager colors */
|
||||
@define-color wm_bg @theme_bg_color;
|
||||
@define-color wm_title_focused mix(@theme_fg_color, @theme_bg_color, 0.1);
|
||||
@define-color wm_title_unfocused mix(@theme_fg_color, @theme_bg_color, 0.6);
|
||||
@define-color wm_border_focused shade(@theme_bg_color, 0.7);
|
||||
@define-color wm_border_unfocused shade(@theme_bg_color, 0.8);
|
||||
@define-color wm_bg #2d2d2d;
|
||||
@define-color wm_title_focused #dcdcdc;
|
||||
@define-color wm_title_unfocused #888888;
|
||||
@define-color wm_border_focused #2d2d2d;
|
||||
@define-color wm_border_unfocused #2d2d2d;
|
||||
|
||||
@import url("gtk-widgets.css");
|
||||
@import url("gtk-widgets-assets.css");
|
||||
|
||||
Reference in New Issue
Block a user