wlogout: extract icons from tabler
This commit is contained in:
@@ -31,13 +31,13 @@
|
||||
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #6987bd;
|
||||
@define-color theme_button_decoration_focus_breeze #89b4fa;
|
||||
@define-color theme_button_decoration_focus_insensitive_breeze #6987bd;
|
||||
@define-color theme_button_decoration_hover_backdrop_breeze #6773a7;
|
||||
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #6987bd;
|
||||
@define-color theme_button_decoration_hover_breeze #89b4fa;
|
||||
@define-color theme_button_decoration_hover_insensitive_breeze #6987bd;
|
||||
@define-color theme_button_decoration_hover_backdrop_breeze #33344c;
|
||||
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #393b4d;
|
||||
@define-color theme_button_decoration_hover_breeze #45475a;
|
||||
@define-color theme_button_decoration_hover_insensitive_breeze #393b4d;
|
||||
@define-color theme_button_foreground_active_backdrop_breeze #1e1e2e;
|
||||
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #999fb9;
|
||||
@define-color theme_button_foreground_active_breeze #000000;
|
||||
@define-color theme_button_foreground_active_breeze #11111b;
|
||||
@define-color theme_button_foreground_active_insensitive_breeze #999fb9;
|
||||
@define-color theme_button_foreground_backdrop_breeze #808194;
|
||||
@define-color theme_button_foreground_backdrop_insensitive_breeze #999fb9;
|
||||
@@ -51,9 +51,9 @@
|
||||
@define-color theme_header_foreground_breeze #cdd6f4;
|
||||
@define-color theme_header_foreground_insensitive_backdrop_breeze #808194;
|
||||
@define-color theme_header_foreground_insensitive_breeze #808194;
|
||||
@define-color theme_hovering_selected_bg_color_breeze #89b4fa;
|
||||
@define-color theme_selected_bg_color_breeze #6887bc;
|
||||
@define-color theme_selected_fg_color_breeze #000000;
|
||||
@define-color theme_hovering_selected_bg_color_breeze #45475a;
|
||||
@define-color theme_selected_bg_color_breeze #89b4fa;
|
||||
@define-color theme_selected_fg_color_breeze #11111b;
|
||||
@define-color theme_text_color_breeze #cdd6f4;
|
||||
@define-color theme_titlebar_background_backdrop_breeze #1e1e2e;
|
||||
@define-color theme_titlebar_background_breeze #181825;
|
||||
@@ -65,14 +65,14 @@
|
||||
@define-color theme_unfocused_base_color_breeze #1e1e2e;
|
||||
@define-color theme_unfocused_bg_color_breeze #1e1e2e;
|
||||
@define-color theme_unfocused_fg_color_breeze #808194;
|
||||
@define-color theme_unfocused_selected_bg_color_alt_breeze #555f8b;
|
||||
@define-color theme_unfocused_selected_bg_color_breeze #555f8b;
|
||||
@define-color theme_unfocused_selected_bg_color_alt_breeze #6773a7;
|
||||
@define-color theme_unfocused_selected_bg_color_breeze #6773a7;
|
||||
@define-color theme_unfocused_selected_fg_color_breeze #1e1e2e;
|
||||
@define-color theme_unfocused_text_color_breeze #808194;
|
||||
@define-color theme_unfocused_view_bg_color_breeze #1e1e2e;
|
||||
@define-color theme_unfocused_view_text_color_breeze #999fb9;
|
||||
@define-color theme_view_active_decoration_color_breeze #89b4fa;
|
||||
@define-color theme_view_hover_decoration_color_breeze #89b4fa;
|
||||
@define-color theme_view_active_decoration_color_breeze #45475a;
|
||||
@define-color theme_view_hover_decoration_color_breeze #45475a;
|
||||
@define-color tooltip_background_breeze #1e1e2e;
|
||||
@define-color tooltip_border_breeze #414356;
|
||||
@define-color tooltip_text_breeze #cdd6f4;
|
||||
|
||||
@@ -9,7 +9,7 @@ gtk-decoration-layout=icon:minimize,maximize,close
|
||||
gtk-enable-animations=true
|
||||
gtk-enable-event-sounds=1
|
||||
gtk-enable-input-feedback-sounds=0
|
||||
gtk-font-name=Sarasa UI SC, 10
|
||||
gtk-font-name=Noto Sans CJK SC, 10
|
||||
gtk-icon-theme-name=Papirus
|
||||
gtk-menu-images=true
|
||||
gtk-modules=colorreload-gtk-module
|
||||
|
||||
Reference in New Issue
Block a user