From fbf694a68896c85bf1d465c8ae65bc69d5870e05 Mon Sep 17 00:00:00 2001 From: Patrick Fraley Date: Thu, 27 Nov 2025 10:11:33 +0100 Subject: [PATCH] Dotfiles Updates --- gtk-3.0/.config/gtk-3.0/gtk.css | 1422 +++++++++-------- gtk-4.0/.config/gtk-4.0/gtk.css | 156 +- hypr/.config/hypr/hyprland.conf | 2 +- hypr/.config/hypr/hyprpaper.conf | 4 +- kitty/.config/kitty/everforest.conf | 48 + kitty/.config/kitty/kitty.conf | 5 +- .../kitty/no-preference-theme.auto.conf | 70 + nvim/.config/nvim/lazy-lock.json | 55 +- nvim/.config/nvim/lua/community.lua | 1 + nvim/.config/nvim/lua/plugins/astroui.lua | 3 +- starship/.config/starship.toml | 131 +- starship/.config/starship.toml.old | 64 + zsh/.zshrc | 2 +- 13 files changed, 1126 insertions(+), 837 deletions(-) create mode 100644 kitty/.config/kitty/everforest.conf create mode 100644 kitty/.config/kitty/no-preference-theme.auto.conf create mode 100644 starship/.config/starship.toml.old diff --git a/gtk-3.0/.config/gtk-3.0/gtk.css b/gtk-3.0/.config/gtk-3.0/gtk.css index f9a00d7..485cd42 100644 --- a/gtk-3.0/.config/gtk-3.0/gtk.css +++ b/gtk-3.0/.config/gtk-3.0/gtk.css @@ -1,133 +1,133 @@ -@define-color blue_1 #8aadf4; -@define-color blue_2 #8bd5ca; -@define-color blue_3 #91d7e3; -@define-color blue_4 #7dc4e4; -@define-color blue_5 #b7bdf8; -@define-color green_1 #a6da95; -@define-color green_2 #8bd5ca; -@define-color green_3 #91d7e3; -@define-color green_4 #7dc4e4; -@define-color green_5 #8aadf4; -@define-color yellow_1 #eed49f; -@define-color yellow_2 #f5a97f; -@define-color yellow_3 #eed49f; -@define-color yellow_4 #ed8796; -@define-color yellow_5 #ee99a0; -@define-color orange_1 #f5a97f; -@define-color orange_2 #ed8796; -@define-color orange_3 #ee99a0; -@define-color orange_4 #eed49f; -@define-color orange_5 #a6da95; -@define-color red_1 #ed8796; -@define-color red_2 #ee99a0; -@define-color red_3 #f5bde6; -@define-color red_4 #f0c6c6; -@define-color red_5 #f4dbd6; -@define-color purple_1 #f5bde6; -@define-color purple_2 #c6a0f6; -@define-color purple_3 #b7bdf8; -@define-color purple_4 #f0c6c6; -@define-color purple_5 #f4dbd6; -@define-color brown_1 #5b6078; -@define-color brown_2 #6e738d; -@define-color brown_3 #8087a2; -@define-color brown_4 #939ab7; -@define-color brown_5 #b8c0e0; -@define-color light_1 #cad3f5; -@define-color light_2 #a5adcb; -@define-color light_3 #b8c0e0; -@define-color light_4 #8aadf4; -@define-color light_5 #6e738d; -@define-color dark_1 #363a4f; -@define-color dark_2 #494d64; -@define-color dark_3 #5b6078; -@define-color dark_4 #1e2030; -@define-color dark_5 #181926; -@define-color accent_bg_color #a6da95; -@define-color accent_color #a6da95; -@define-color accent_fg_color #24273a; -@define-color destructive_bg_color #ed8796; -@define-color destructive_color #ed8796; -@define-color destructive_fg_color #24273a; -@define-color success_bg_color #a6da95; -@define-color success_fg_color #24273a; -@define-color warning_color #ed8796; -@define-color warning_bg_color #ed8796; -@define-color warning_fg_color #24273a; -@define-color error_bg_color #ed8796; -@define-color error_fg_color #24273a; +@define-color blue_1 #7fbbb3; +@define-color blue_2 #83c092; +@define-color blue_3 #8da101; +@define-color blue_4 #d699b6; +@define-color blue_5 #e69875; +@define-color green_1 #83c092; +@define-color green_2 #7fbbb3; +@define-color green_3 #dbbc7f; +@define-color green_4 #e69875; +@define-color green_5 #e67e80; +@define-color yellow_1 #dbbc7f; +@define-color yellow_2 #e69875; +@define-color yellow_3 #e67e80; +@define-color yellow_4 #d699b6; +@define-color yellow_5 #7fbbb3; +@define-color orange_1 #e69875; +@define-color orange_2 #e67e80; +@define-color orange_3 #d699b6; +@define-color orange_4 #dbbc7f; +@define-color orange_5 #83c092; +@define-color red_1 #e67e80; +@define-color red_2 #d699b6; +@define-color red_3 #7fbbb3; +@define-color red_4 #83c092; +@define-color red_5 #dbbc7f; +@define-color purple_1 #d699b6; +@define-color purple_2 #e67e80; +@define-color purple_3 #e69875; +@define-color purple_4 #dbbc7f; +@define-color purple_5 #83c092; +@define-color brown_1 #374145; +@define-color brown_2 #404c51; +@define-color brown_3 #4a555b; +@define-color brown_4 #53605d; +@define-color brown_5 #5d6b66; +@define-color light_1 #d5c9a1; +@define-color light_2 #c9b99a; +@define-color light_3 #bdae93; +@define-color light_4 #7fbbb3; +@define-color light_5 #404c51; +@define-color dark_1 #374145; +@define-color dark_2 #232a2e; +@define-color dark_3 #2b3339; +@define-color dark_4 #1e2326; +@define-color dark_5 #343f44; +@define-color accent_bg_color #83c092; +@define-color accent_color #83c092; +@define-color accent_fg_color #2b3339; +@define-color destructive_bg_color #e67e80; +@define-color destructive_color #e67e80; +@define-color destructive_fg_color #2b3339; +@define-color success_bg_color #83c092; +@define-color success_fg_color #2b3339; +@define-color warning_color #e67e80; +@define-color warning_bg_color #e67e80; +@define-color warning_fg_color #2b3339; +@define-color error_bg_color #e67e80; +@define-color error_fg_color #2b3339; @define-color success_color mix(@success_bg_color,white,0.4); @define-color error_color mix(@error_bg_color,white,0.4); -@define-color window_bg_color #24273a; -@define-color window_fg_color #cad3f5; -@define-color view_bg_color #24273a; -@define-color view_fg_color #cad3f5; -@define-color headerbar_bg_color #1e2030; -@define-color headerbar_fg_color #cad3f5; -@define-color headerbar_border_color #1e2030; -@define-color headerbar_backdrop_color #24273a; +@define-color window_bg_color #2b3339; +@define-color window_fg_color #d5c9a1; +@define-color view_bg_color #2b3339; +@define-color view_fg_color #d5c9a1; +@define-color headerbar_bg_color #232a2e; +@define-color headerbar_fg_color #d5c9a1; +@define-color headerbar_border_color #232a2e; +@define-color headerbar_backdrop_color #2b3339; @define-color headerbar_shade_color rgba(0, 0, 6, 0.36); @define-color headerbar_darker_shade_color rgba(0, 0, 12, 0.9); -@define-color sidebar_bg_color #24273a; -@define-color sidebar_fg_color #cad3f5; -@define-color sidebar_backdrop_color #24273a; +@define-color sidebar_bg_color #2b3339; +@define-color sidebar_fg_color #d5c9a1; +@define-color sidebar_backdrop_color #2b3339; @define-color sidebar_shade_color rgba(0, 0, 6, 0.25); @define-color sidebar_border_color rgba(0, 0, 6, 0.36); -@define-color card_bg_color #363a4f; -@define-color card_fg_color #cad3f5; +@define-color card_bg_color #3c4243; +@define-color card_fg_color #d5c9a1; @define-color card_shade_color rgba(0, 0, 6, 0.36); -@define-color dialog_bg_color #24273a; -@define-color dialog_fg_color #cad3f5; -@define-color popover_bg_color #24273a; -@define-color popover_fg_color #cad3f5; +@define-color dialog_bg_color #2b3339; +@define-color dialog_fg_color #d5c9a1; +@define-color popover_bg_color #2b3339; +@define-color popover_fg_color #d5c9a1; @define-color popover_shade_color rgba(0, 0, 6, 0.25); -@define-color thumbnail_bg_color #363a4f; -@define-color thumbnail_fg_color #cad3f5; +@define-color thumbnail_bg_color #3c4243; +@define-color thumbnail_fg_color #d5c9a1; @define-color shade_color rgba(0, 0, 6, 0.25); @define-color scrollbar_outline_color rgba(0, 0, 12, 0.95); -@define-color panel_bg_color #24273a; -@define-color panel_fg_color #cad3f5; -@define-color theme_fg_color #cad3f5; -@define-color theme_text_color #cad3f5; -@define-color theme_bg_color #24273a; -@define-color theme_base_color #24273a; +@define-color panel_bg_color #2b3339; +@define-color panel_fg_color #d5c9a1; +@define-color theme_fg_color #d5c9a1; +@define-color theme_text_color #d5c9a1; +@define-color theme_bg_color #2b3339; +@define-color theme_base_color #2b3339; @define-color theme_selected_bg_color @accent_bg_color; @define-color theme_selected_fg_color @accent_fg_color; -@define-color insensitive_bg_color mix(#24273a,#24273a,0.4); -@define-color insensitive_fg_color alpha(#cad3f5,0.5); -@define-color insensitive_base_color #24273a; -@define-color theme_unfocused_fg_color mix(#cad3f5,#24273a,0.5); -@define-color theme_unfocused_text_color #cad3f5; -@define-color theme_unfocused_bg_color #24273a; -@define-color theme_unfocused_base_color #24273a; +@define-color insensitive_bg_color mix(#2b3339,#2b3339,0.4); +@define-color insensitive_fg_color alpha(#d5c9a1,0.5); +@define-color insensitive_base_color #2b3339; +@define-color theme_unfocused_fg_color mix(#d5c9a1,#2b3339,0.5); +@define-color theme_unfocused_text_color #d5c9a1; +@define-color theme_unfocused_bg_color #2b3339; +@define-color theme_unfocused_base_color #2b3339; @define-color theme_unfocused_selected_bg_color @accent_bg_color; @define-color theme_unfocused_selected_fg_color @accent_fg_color; -@define-color unfocused_insensitive_color mix(mix(#cad3f5,#24273a,0.5),#24273a,0.5); -@define-color borders mix(currentColor,#24273a,0.85); -@define-color unfocused_borders mix(currentColor,#24273a,0.73); +@define-color unfocused_insensitive_color mix(mix(#d5c9a1,#2b3339,0.5),#2b3339,0.5); +@define-color borders mix(currentColor,#2b3339,0.85); +@define-color unfocused_borders mix(currentColor,#2b3339,0.73); @define-color warning_color @warning_color; @define-color error_color @error_color; @define-color success_color @success_color; -@define-color wm_title shade(#cad3f5, 1.8); -@define-color wm_unfocused_title mix(#cad3f5,#24273a,0.5); +@define-color wm_title shade(#d5c9a1, 1.8); +@define-color wm_unfocused_title mix(#d5c9a1,#2b3339,0.5); @define-color wm_highlight black; -@define-color wm_borders_edge alpha(#cad3f5,0.07); -@define-color wm_bg_a shade(#24273a, 1.2); -@define-color wm_bg_b #24273a; +@define-color wm_borders_edge alpha(#d5c9a1,0.07); +@define-color wm_bg_a shade(#2b3339, 1.2); +@define-color wm_bg_b #2b3339; @define-color wm_shadow alpha(black, 0.35); @define-color wm_border alpha(black, 0.18); -@define-color wm_button_hover_color_a shade(#24273a, 1.3); -@define-color wm_button_hover_color_b #24273a; -@define-color wm_button_active_color_a shade(#24273a, 0.85); -@define-color wm_button_active_color_b shade(#24273a, 0.89); -@define-color wm_button_active_color_c shade(#24273a, 0.9); -@define-color content_view_bg #24273a; -@define-color text_view_bg shade(#24273a,0.94); +@define-color wm_button_hover_color_a shade(#2b3339, 1.3); +@define-color wm_button_hover_color_b #2b3339; +@define-color wm_button_active_color_a shade(#2b3339, 0.85); +@define-color wm_button_active_color_b shade(#2b3339, 0.89); +@define-color wm_button_active_color_c shade(#2b3339, 0.9); +@define-color content_view_bg #2b3339; +@define-color text_view_bg shade(#2b3339,0.94); /* Rewaita specific patches */ .text-button:not(checkbutton):not(radiobutton) { - background-color: #363a4f; + background-color: #3c4243; border-radius: 10px; border: 0px; box-shadow: none; @@ -135,13 +135,13 @@ } slider, scale slider { - background-color: #cad3f5; + background-color: #d5c9a1; background-image: none; } combobox button, button.combo, button.font, button.image-button, button.lock, button.popup.raised.toggle, text, .popup.toggle, tab:checked { - background-color: #363a4f; - color: #cad3f5; + background-color: #3c4243; + color: #d5c9a1; background-image: none; } @@ -150,17 +150,17 @@ button { } menubar { - background-color: #24273a; - color: #cad3f5; + background-color: #2b3339; + color: #d5c9a1; } row:selected label { - color: #cad3f5; + color: #d5c9a1; } menuitem:hover { - background-color: #363a4f; - color: #cad3f5; + background-color: #3c4243; + color: #d5c9a1; box-shadow: none; } @@ -181,7 +181,7 @@ switch:checked { switch { background-image: none; - background-color: #363a4f; + background-color: #3c4243; } * { @@ -209,8 +209,8 @@ window.desktopwindow { } .background { - color: #cad3f5; - background-color: #24273a; + color: #d5c9a1; + background-color: #2b3339; } .background:backdrop { @@ -223,20 +223,20 @@ window.desktopwindow { } .gtkstyle-fallback { - color: #cad3f5; - background-color: #24273a; + color: #d5c9a1; + background-color: #2b3339; } .gtkstyle-fallback:hover { - color: #cad3f5; - background-color: shade(#24273a,1.1); + color: #d5c9a1; + background-color: shade(#2b3339,1.1); } .gtkstyle-fallback:active { - color: #cad3f5; - background-color: shade(#24273a,0.9); + color: #d5c9a1; + background-color: shade(#2b3339,0.9); } .gtkstyle-fallback:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#24273a,#24273a,0.4); + color: alpha(#d5c9a1,0.5); + background-color: mix(#2b3339,#2b3339,0.4); } .gtkstyle-fallback:selected { color: @accent_fg_color; @@ -268,22 +268,22 @@ textview text selection, .view:selected, iconview:selected, .view text:selected, iconview text:selected, textview text:selected { - color: #cad3f5; + color: #d5c9a1; } .view, iconview, .view text, iconview text, textview text { - color: #cad3f5; - background-color: #24273a; - caret-color: shade(#cad3f5,0.97); + color: #d5c9a1; + background-color: #2b3339; + caret-color: shade(#d5c9a1,0.97); } .view:disabled, iconview:disabled, .view text:disabled, iconview text:disabled, textview text:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#24273a,#24273a,0.4); + color: alpha(#d5c9a1,0.5); + background-color: mix(#2b3339,#2b3339,0.4); } .view:selected:focus, iconview:selected:focus, .view:selected, iconview:selected, textview text:selected:focus, @@ -294,7 +294,7 @@ textview text:selected { } textview border { - background-color: mix(#24273a,#24273a,0.5); + background-color: mix(#2b3339,#2b3339,0.5); } .rubberband, @@ -304,8 +304,8 @@ XfdesktopIconView.view .rubberband, .content-view .rubberband, treeview.view rubberband, flowbox rubberband { - border: 1px solid #a6da95; - background-color: alpha(#a6da95,0.2); + border: 1px solid #83c092; + background-color: alpha(#83c092,0.2); } flowbox flowboxchild { @@ -322,20 +322,20 @@ flowbox flowboxchild:selected { padding: 0; } .content-view .tile:backdrop { - background-color: mix(black,#24273a,0.95); + background-color: mix(black,#2b3339,0.95); } .content-view .tile:active, .content-view .tile:selected { background-color: @accent_bg_color; } .content-view .tile:disabled { - background-color: mix(#24273a,#24273a,0.4); + background-color: mix(#2b3339,#2b3339,0.4); } headerbar entry selection, .titlebar entry selection { background-color: alpha(@accent_bg_color,0.25); } .selection-mode button.titlebutton, label:selected, headerbar entry selection, .titlebar entry selection { - color: #cad3f5; + color: #d5c9a1; } label { caret-color: currentColor; @@ -345,13 +345,13 @@ label selection { color: @accent_fg_color; } label:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } button label:disabled { color: inherit; } label:disabled:backdrop { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } button label:disabled:backdrop { color: inherit; @@ -438,7 +438,7 @@ spinner { -gtk-icon-source: -gtk-icontheme("process-working-symbolic"); } spinner:backdrop { - color: mix(#cad3f5,#24273a,0.5); + color: mix(#d5c9a1,#2b3339,0.5); } spinner:checked { opacity: 1; @@ -467,9 +467,9 @@ button { transition: background 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); font-weight: bold; -gtk-outline-radius: 7px; - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); } notebook > header > tabs > arrow, button { @@ -479,7 +479,7 @@ button { } notebook > header > tabs > arrow:focus, button:focus { - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); outline-width: 2px; outline-offset: -2px; } @@ -504,16 +504,16 @@ button.flat:hover:active { notebook > header > tabs > arrow:hover, button:hover { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.85); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.85); box-shadow: none; -gtk-icon-effect: highlight; } notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, button:active, button:checked { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; @@ -522,7 +522,7 @@ button:checked { notebook > header > tabs > arrow:active:hover, notebook > header > tabs > arrow:checked:hover, button:active:hover, button:checked:hover { - background-color: mix(#cad3f5,#24273a,0.65); + background-color: mix(#d5c9a1,#2b3339,0.65); } notebook > header > tabs > arrow:active, notebook > header > tabs > arrow:checked, button:active, @@ -534,7 +534,7 @@ button:checked { notebook > header > tabs > arrow:active:focus, notebook > header > tabs > arrow:checked:focus, button:active:focus, button:checked:focus { - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); outline-width: 2px; outline-offset: -2px; } @@ -558,8 +558,8 @@ button.flat:backdrop:disabled { notebook > header > tabs > arrow:disabled, button:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; @@ -567,8 +567,8 @@ button:disabled { notebook > header > tabs > arrow:disabled:active, notebook > header > tabs > arrow:disabled:checked, button:disabled:active, button:disabled:checked { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.7); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.7); box-shadow: none; } notebook > header > tabs > arrow.image-button, @@ -601,7 +601,7 @@ button:drop(active) { row:selected button.sidebar-button:not(:active):not(:checked):not(:hover):not(disabled), row:selected button.flat:not(:active):not(:checked):not(:hover):not(disabled) { - color: #cad3f5; + color: #d5c9a1; border-color: transparent; } @@ -761,7 +761,7 @@ button.osd:backdrop { button.suggested-action { color: white; - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); background-color: mix(white,@accent_bg_color,0.9); } button.suggested-action.flat { @@ -800,8 +800,8 @@ button.suggested-action.flat:disabled { color: alpha(@accent_bg_color,0.8); } button.suggested-action:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; @@ -856,7 +856,7 @@ button.suggested-action:disabled:checked { } button.destructive-action { color: @destructive_color; - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); background-color: mix(@destructive_color,alpha(currentColor,0.15),0.9); } button.destructive-action.flat { @@ -870,7 +870,7 @@ button.destructive-action.flat { } button.destructive-action:hover { color: @destructive_color; - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); background-color: mix(@destructive_color,alpha(currentColor,0.2),0.9); } button.destructive-action:focus { @@ -879,13 +879,13 @@ button.destructive-action:focus { button.destructive-action:active, button.destructive-action:checked { color: @destructive_color; - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); background-color: mix(@destructive_color,alpha(currentColor,0.35),0.9); } button.destructive-action:active:hover, button.destructive-action:checked:hover { color: @destructive_color; - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); background-color: mix(@destructive_color,alpha(currentColor,0.4),0.9); } button.destructive-action.flat:disabled { @@ -898,8 +898,8 @@ button.destructive-action.flat:disabled { color: alpha(@destructive_bg_color,0.8); } button.destructive-action:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; @@ -1001,14 +1001,14 @@ button.circular label { padding: 0; } button.circular:not(.flat):not(.osd):not(:checked):not(:active):not(:disabled):not(:backdrop) { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); border-color: transparent; } button.circular:hover:not(.osd):not(:checked):not(:active):not(:disabled):not(:backdrop) { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.85); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.85); box-shadow: none; border-color: transparent; } @@ -1017,7 +1017,7 @@ stacksidebar row.needs-attention > label, .stack-switcher > button.needs-attention > label, .stack-switcher > button.needs-attention > image { animation: needs_attention 150ms ease-in; - background-image: radial-gradient(farthest-side, #a6da95 96%, transparent); + background-image: radial-gradient(farthest-side, #83c092 96%, transparent); background-size: 6px 6px; background-repeat: no-repeat; background-position: right 3px; @@ -1029,59 +1029,59 @@ stacksidebar row.needs-attention > label:dir(rtl), } .inline-toolbar toolbutton > button { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); } .inline-toolbar toolbutton > button:hover { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.85); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.85); box-shadow: none; } .inline-toolbar toolbutton > button:active, .inline-toolbar toolbutton > button:checked { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; } .inline-toolbar toolbutton > button:active:hover, .inline-toolbar toolbutton > button:checked:hover { - background-color: mix(#cad3f5,#24273a,0.65); + background-color: mix(#d5c9a1,#2b3339,0.65); } .inline-toolbar toolbutton > button:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; } .inline-toolbar toolbutton > button:disabled:active, .inline-toolbar toolbutton > button:disabled:checked { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.7); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.7); box-shadow: none; } .inline-toolbar toolbutton > button:backdrop { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); text-shadow: none; -gtk-icon-shadow: none; } .inline-toolbar toolbutton > button:backdrop:active, .inline-toolbar toolbutton > button:backdrop:checked { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.7); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.7); } .inline-toolbar toolbutton > button:backdrop:active:hover, .inline-toolbar toolbutton > button:backdrop:checked:hover { - background-color: mix(#cad3f5,#24273a,0.6); + background-color: mix(#d5c9a1,#2b3339,0.6); } .inline-toolbar toolbutton > button:backdrop:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); text-shadow: none; -gtk-icon-shadow: none; } .inline-toolbar toolbutton > button:backdrop:disabled:active, .inline-toolbar toolbutton > button:backdrop:disabled:checked { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.7); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.7); } modelbutton.flat, @@ -1177,7 +1177,7 @@ headerbar .linked button:not(button):focus:first-child:not(:only-child), .linked:not(.vertical) > entry:not(button):focus:first-child, .linked:not(.vertical) > spinbutton:not(button):focus:first-child:not(.vertical), .inline-toolbar button:not(button):focus:first-child, .linked > button:not(button):focus:first-child, toolbar.inline-toolbar toolbutton:first-child > button.flat:not(button):focus { - border-left-color: alpha(#a6da95,0.5); + border-left-color: alpha(#83c092,0.5); } combobox.linked button:nth-child(2):dir(ltr), .linked:not(.vertical) > combobox:last-child > box > button.combo, filechooser .path-bar.linked > button:dir(rtl):first-child, filechooser .path-bar.linked > button:dir(ltr):last-child, .xfce4-panel.background button menu .linked button:last-child, @@ -1199,7 +1199,7 @@ headerbar .linked button:not(button):focus:last-child:not(:only-child), .linked:not(.vertical) > entry:not(button):focus:last-child, .linked:not(.vertical) > spinbutton:not(button):focus:last-child:not(.vertical), .inline-toolbar button:not(button):focus:last-child, .linked > button:not(button):focus:last-child, toolbar.inline-toolbar toolbutton:last-child > button.flat:not(button):focus { - border-right-color: alpha(#a6da95,0.5); + border-right-color: alpha(#83c092,0.5); } .linked:not(.vertical) > combobox:only-child > box > button.combo, filechooser .path-bar.linked > button:only-child, .xfce4-panel.background button menu .linked button:only-child, @@ -1288,7 +1288,7 @@ list.view.frame > row:not(:selected):hover button.suggested-action, popover.back headerbar .linked button.suggested-action:not(:only-child), headerbar > .stack-switcher.linked > button.suggested-action, .titlebar .linked.raised button.suggested-action, .titlebar .linked button.suggested-action:not(:only-child), .titlebar > .stack-switcher.linked > button.suggested-action, headerbar .linked entry ~ .suggested-action.image-button, .titlebar .linked entry ~ .suggested-action.image-button, headerbar button.suggested-action:not(.titlebutton), .titlebar button.suggested-action:not(.titlebutton), headerbar viewswitcher button.suggested-action.radio:checked, .titlebar viewswitcher button.suggested-action.radio:checked { color: @accent_fg_color; - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); background-color: mix(@accent_fg_color,@accent_bg_color,0.9); } messagedialog.csd.background button.text-button.suggested-action:hover, .content list button.suggested-action:hover, .content list > row:not(:selected):hover button.suggested-action:hover, @@ -1353,8 +1353,8 @@ list.view.frame button.suggested-action:disabled, list.view.frame > row:not(:selected):hover button.suggested-action:disabled, popover.background button.suggested-action:disabled, headerbar.selection-mode button:disabled, headerbar.selection-mode button.text-button:disabled:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar.selection-mode button:disabled, .titlebar.selection-mode button.text-button:disabled:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar button.suggested-action.text-button:disabled:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.suggested-action.text-button:disabled:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button.suggested-action:disabled, headerbar .linked button.suggested-action:disabled:not(:only-child), headerbar > .stack-switcher.linked > button.suggested-action:disabled, .titlebar .linked.raised button.suggested-action:disabled, .titlebar .linked button.suggested-action:disabled:not(:only-child), .titlebar > .stack-switcher.linked > button.suggested-action:disabled, headerbar .linked entry ~ .suggested-action.image-button:disabled, .titlebar .linked entry ~ .suggested-action.image-button:disabled, headerbar button.suggested-action:disabled:not(.titlebutton), .titlebar button.suggested-action:disabled:not(.titlebutton), headerbar viewswitcher button.suggested-action.radio:disabled:checked, .titlebar viewswitcher button.suggested-action.radio:disabled:checked { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,alpha(@accent_bg_color,0.5),0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,alpha(@accent_bg_color,0.5),0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; @@ -1365,8 +1365,8 @@ list.content > row:not(:selected):hover button.suggested-action:disabled:backdro list.view.frame button.suggested-action:disabled:backdrop, popover.background button.suggested-action:disabled:backdrop, headerbar.selection-mode button:disabled:backdrop, headerbar.selection-mode button.text-button:disabled:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar.selection-mode button:disabled:backdrop, .titlebar.selection-mode button.text-button:disabled:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar button.suggested-action.text-button:disabled:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.suggested-action.text-button:disabled:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button.suggested-action:disabled:backdrop, headerbar .linked button.suggested-action:disabled:backdrop:not(:only-child), headerbar > .stack-switcher.linked > button.suggested-action:disabled:backdrop, .titlebar .linked.raised button.suggested-action:disabled:backdrop, .titlebar .linked button.suggested-action:disabled:backdrop:not(:only-child), .titlebar > .stack-switcher.linked > button.suggested-action:disabled:backdrop, headerbar .linked entry ~ .suggested-action.image-button:disabled:backdrop, .titlebar .linked entry ~ .suggested-action.image-button:disabled:backdrop, headerbar button.suggested-action:disabled:backdrop:not(.titlebutton), .titlebar button.suggested-action:disabled:backdrop:not(.titlebutton), headerbar viewswitcher button.suggested-action.radio:disabled:backdrop:checked, .titlebar viewswitcher button.suggested-action.radio:disabled:backdrop:checked { - color: alpha(mix(mix(#cad3f5,#24273a,0.5),#24273a,0.5),0.5); - background-color: mix(mix(mix(#cad3f5,#24273a,0.5),#24273a,0.5),alpha(@accent_bg_color,0.5),0.9); + color: alpha(mix(mix(#d5c9a1,#2b3339,0.5),#2b3339,0.5),0.5); + background-color: mix(mix(mix(#d5c9a1,#2b3339,0.5),#2b3339,0.5),alpha(@accent_bg_color,0.5),0.9); text-shadow: none; -gtk-icon-shadow: none; } @@ -1379,7 +1379,7 @@ list.view.frame > row:not(:selected):hover button.destructive-action, popover.ba headerbar .linked button.destructive-action:not(:only-child), headerbar > .stack-switcher.linked > button.destructive-action, .titlebar .linked.raised button.destructive-action, .titlebar .linked button.destructive-action:not(:only-child), .titlebar > .stack-switcher.linked > button.destructive-action, headerbar .linked entry ~ .destructive-action.image-button, .titlebar .linked entry ~ .destructive-action.image-button, headerbar button.destructive-action:not(.titlebutton), .titlebar button.destructive-action:not(.titlebutton), headerbar viewswitcher button.destructive-action.radio:checked, .titlebar viewswitcher button.destructive-action.radio:checked { color: @destructive_color; - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); background-color: mix(@destructive_color,alpha(currentColor,0.15),0.9); } messagedialog.csd.background button.text-button.destructive-action:hover, .content list button.destructive-action:hover, .content list > row:not(:selected):hover button.destructive-action:hover, @@ -1479,10 +1479,10 @@ entry { border: 1px solid; border-radius: 9px; transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); - color: #cad3f5; + color: #d5c9a1; border-color: transparent; background-color: alpha(currentColor,0.1); - box-shadow: inset 0 0 0 1px alpha(alpha(#a6da95,0.5),0); + box-shadow: inset 0 0 0 1px alpha(alpha(#83c092,0.5),0); } spinbutton:not(.vertical) image.left, entry image.left { @@ -1506,16 +1506,16 @@ entry.flat { } spinbutton:focus:not(.vertical), entry:focus { - box-shadow: inset 0 0 0 1px alpha(#a6da95,0.5); - border-color: alpha(#a6da95,0.5); + box-shadow: inset 0 0 0 1px alpha(#83c092,0.5); + border-color: alpha(#83c092,0.5); transition: 300ms ease-in-out; transition-property: border, box-shadow; } spinbutton:disabled:not(.vertical), entry:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); border-color: transparent; - background-color: mix(currentColor,#24273a,0.95); + background-color: mix(currentColor,#2b3339,0.95); } spinbutton.error:not(.vertical), entry.error { @@ -1551,11 +1551,11 @@ entry.warning selection { } spinbutton:not(.vertical) image, entry image { - color: mix(#cad3f5,#24273a,0.2); + color: mix(#d5c9a1,#2b3339,0.2); } spinbutton:not(.vertical) image:hover, entry image:hover { - color: #cad3f5; + color: #d5c9a1; } spinbutton:not(.vertical) image:active, entry image:active { @@ -1583,7 +1583,7 @@ entry:drop(active) { border-color: @accent_bg_color; background-color: rgba(0, 0, 0, 0.5); background-clip: padding-box; - box-shadow: inset 0 0 0 1px alpha(#a6da95,0.5); + box-shadow: inset 0 0 0 1px alpha(#83c092,0.5); text-shadow: 0 1px black; -gtk-icon-shadow: 0 1px black; } @@ -1624,7 +1624,7 @@ entry progress { .linked:not(.vertical) > entry:focus + combobox > box > button.combo, .linked:not(.vertical) > entry:focus + spinbutton:not(.vertical), .linked:not(.vertical) > entry:focus + entry { - border-left-color: alpha(#a6da95,0.5); + border-left-color: alpha(#83c092,0.5); } .linked:not(.vertical) > spinbutton:focus.error:not(.vertical) + spinbutton:not(.vertical), .linked:not(.vertical) > spinbutton:focus.error:not(.vertical) + button, .linked:not(.vertical) > spinbutton:focus.error:not(.vertical) + combobox > box > button.combo, .linked:not(.vertical) > spinbutton:focus.error:not(.vertical) + entry, @@ -1645,23 +1645,23 @@ entry progress { .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled), .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):not(.vertical), .linked.vertical > entry:not(:disabled) + entry:not(:disabled), .linked.vertical > entry:not(:disabled) + spinbutton:not(:disabled):not(.vertical) { - border-top-color: mix(alpha(currentColor,0.15),#24273a,0.7); + border-top-color: mix(alpha(currentColor,0.15),#2b3339,0.7); } .linked.vertical > spinbutton:not(:disabled):not(.vertical) + entry:not(:disabled):backdrop, .linked.vertical > spinbutton:not(:disabled):not(.vertical) + spinbutton:not(:disabled):backdrop:not(.vertical), .linked.vertical > entry:not(:disabled) + entry:not(:disabled):backdrop, .linked.vertical > entry:not(:disabled) + spinbutton:not(:disabled):backdrop:not(.vertical) { - border-top-color: mix(mix(currentColor,#24273a,0.73),#24273a,0.7); + border-top-color: mix(mix(currentColor,#2b3339,0.73),#2b3339,0.7); } .linked.vertical > spinbutton:disabled:not(.vertical) + spinbutton:disabled:not(.vertical), .linked.vertical > spinbutton:disabled:not(.vertical) + entry:disabled, .linked.vertical > entry:disabled + spinbutton:disabled:not(.vertical), .linked.vertical > entry:disabled + entry:disabled { - border-top-color: mix(alpha(currentColor,0.15),#24273a,0.7); + border-top-color: mix(alpha(currentColor,0.15),#2b3339,0.7); } .linked.vertical > spinbutton:not(.vertical) + spinbutton:focus:not(:only-child):not(.vertical), .linked.vertical > spinbutton:not(.vertical) + entry:focus:not(:only-child), .linked.vertical > entry + spinbutton:focus:not(:only-child):not(.vertical), .linked.vertical > entry + entry:focus:not(:only-child) { - border-top-color: alpha(#a6da95,0.5); + border-top-color: alpha(#83c092,0.5); } .linked.vertical > spinbutton:not(.vertical) + spinbutton:focus.error:not(:only-child):not(.vertical), .linked.vertical > spinbutton:not(.vertical) + entry:focus.error:not(:only-child), @@ -1683,7 +1683,7 @@ entry progress { .linked.vertical > entry:focus:not(:only-child) + entry, .linked.vertical > entry:focus:not(:only-child) + button, .linked.vertical > entry:focus:not(:only-child) + combobox > box > button.combo { - border-top-color: alpha(#a6da95,0.5); + border-top-color: alpha(#83c092,0.5); } .linked.vertical > spinbutton:focus.error:not(:only-child):not(.vertical) + spinbutton:not(.vertical), .linked.vertical > spinbutton:focus.error:not(:only-child):not(.vertical) + entry, @@ -1711,13 +1711,13 @@ entry.error { } treeview entry:focus:dir(rtl), treeview entry:focus:dir(ltr) { - background-color: #24273a; + background-color: #2b3339; transition-property: color, background; } treeview entry.flat, treeview entry { border-radius: 0; background-image: none; - background-color: #24273a; + background-color: #2b3339; } treeview entry.flat:focus, treeview entry:focus { border-color: @accent_bg_color; @@ -1728,8 +1728,8 @@ treeview entry.flat:focus, treeview entry:focus { margin-top: 2px; margin-bottom: 2px; border-style: none; - color: #24273a; - background-color: mix(#cad3f5,#24273a,0.5); + color: #2b3339; + background-color: mix(#d5c9a1,#2b3339,0.5); } :dir(ltr) .entry-tag { margin-left: 8px; @@ -1740,66 +1740,66 @@ treeview entry.flat:focus, treeview entry:focus { margin-right: 8px; } .entry-tag:hover { - background-color: mix(white,mix(#cad3f5,#24273a,0.5),0.9); + background-color: mix(white,mix(#d5c9a1,#2b3339,0.5),0.9); } :backdrop .entry-tag { - color: #24273a; - background-color: mix(mix(#cad3f5,#24273a,0.5),#24273a,0.5); + color: #2b3339; + background-color: mix(mix(#d5c9a1,#2b3339,0.5),#2b3339,0.5); } .entry-tag.button { background-color: transparent; - color: alpha(#24273a,0.7); + color: alpha(#2b3339,0.7); } :not(:backdrop) .entry-tag.button:hover { - border: 1px solid mix(#cad3f5,#24273a,0.5); - color: #24273a; + border: 1px solid mix(#d5c9a1,#2b3339,0.5); + color: #2b3339; } :not(:backdrop) .entry-tag.button:active { - background-color: mix(#cad3f5,#24273a,0.5); - color: alpha(#24273a,0.7); + background-color: mix(#d5c9a1,#2b3339,0.5); + color: alpha(#2b3339,0.7); } button:link > label, button:visited > label, button:link, button:visited, *:link { - color: #a6da95; + color: #83c092; } button:link > label:visited, button:visited > label:visited, button:visited, *:link:visited { - color: mix(#a6da95,#cad3f5,0.2); + color: mix(#83c092,#d5c9a1,0.2); } *:selected button:link > label:visited, *:selected button:visited > label:visited, *:selected button:visited, *:selected *:link:visited { - color: mix(@accent_fg_color,mix(#a6da95,#cad3f5,0.2),0.4); + color: mix(@accent_fg_color,mix(#83c092,#d5c9a1,0.2),0.4); } button:link > label:hover, button:visited > label:hover, button:hover:visited, *:link:hover { - color: mix(white,#a6da95,0.9); + color: mix(white,#83c092,0.9); } *:selected button:link > label:hover, *:selected button:visited > label:hover, *:selected button:hover:visited, *:selected *:link:hover { - color: mix(@accent_fg_color,mix(white,#a6da95,0.9),0.1); + color: mix(@accent_fg_color,mix(white,#83c092,0.9),0.1); } button:link > label:active, button:visited > label:active, button:active:visited, *:link:active { - color: #a6da95; + color: #83c092; } *:selected button:link > label:active, *:selected button:visited > label:active, *:selected button:active:visited, *:selected *:link:active { - color: mix(@accent_fg_color,#a6da95,0.2); + color: mix(@accent_fg_color,#83c092,0.2); } button:link > label:backdrop, button:visited > label:backdrop, @@ -1807,7 +1807,7 @@ button:backdrop:visited, *:link:backdrop:backdrop:hover, *:link:backdrop:backdrop:hover:selected, *:link:backdrop { - color: alpha(#a6da95,0.9); + color: alpha(#83c092,0.9); } button:link > label:disabled, button:visited > label:disabled, @@ -1823,7 +1823,7 @@ button:selected:visited, *:selected button:link > label, *:selected button:visited, *:link:selected, *:selected *:link { - color: mix(@accent_fg_color,#a6da95,0.2); + color: mix(@accent_fg_color,#83c092,0.2); } button:link, @@ -1845,7 +1845,7 @@ button:visited { } button:link:focus, button:visited:focus { - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); outline-width: 2px; outline-offset: -2px; } @@ -1877,7 +1877,7 @@ spinbutton:not(.vertical) button { margin: 0; padding-bottom: 0; padding-top: 0; - color: mix(#cad3f5,#24273a,0.1); + color: mix(#d5c9a1,#2b3339,0.1); background-color: transparent; border-style: none none none solid; border-color: alpha(currentColor,0.15); @@ -1888,29 +1888,29 @@ spinbutton:not(.vertical) button:dir(rtl) { border-style: none solid none none; } spinbutton:not(.vertical) button:hover { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.85); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.85); box-shadow: none; background-color: alpha(currentColor,0.1); } spinbutton:not(.vertical) button:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; background-color: transparent; } spinbutton:not(.vertical) button:active { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; background-color: alpha(currentColor,0.15); } spinbutton:not(.vertical) button:active:hover { - background-color: mix(#cad3f5,#24273a,0.65); + background-color: mix(#d5c9a1,#2b3339,0.65); } spinbutton:not(.vertical) button:dir(ltr):last-child { border-radius: 0 9px 9px 0; @@ -1979,7 +1979,7 @@ spinbutton:not(.vertical) button:dir(rtl):first-child { border-radius: 9px 0 0 9px; } spinbutton.vertical:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } spinbutton.vertical:drop(active) { border-color: transparent; @@ -2066,11 +2066,11 @@ searchbar > revealer > box, .location-bar, .inline-toolbar, toolbar { -GtkWidget-window-dragging: true; padding: 4px; - background-color: #24273a; + background-color: #2b3339; } searchbar > revealer > box:backdrop, .location-bar:backdrop, .inline-toolbar:backdrop, toolbar:backdrop { - background-color: #24273a; + background-color: #2b3339; } toolbar { @@ -2100,7 +2100,7 @@ toolbar:not(.inline-toolbar):not(.osd) > *:not(.toggle):not(.popup) > * { } .inline-toolbar { - background-color: #24273a; + background-color: #2b3339; border-color: alpha(currentColor,0.15); border-style: solid; padding: 3px; @@ -2122,10 +2122,10 @@ searchbar > revealer > box { } .primary-toolbar, .toolbar { - background-color: #24273a; + background-color: #2b3339; } .primary-toolbar:backdrop, .toolbar:backdrop { - background-color: #24273a; + background-color: #2b3339; } .titlebar:not(headerbar), @@ -2136,11 +2136,11 @@ headerbar { border-style: solid; border-color: @headerbar_shade_color; border-radius: 0; - background: #1e2030 linear-gradient(to top, #1e2030, #1e2030); + background: #232a2e linear-gradient(to top, #232a2e, #232a2e); } .titlebar:backdrop:not(headerbar), headerbar:backdrop { - background-color: #1e2030; + background-color: #232a2e; background-image: none; transition: 200ms ease-out; } @@ -2160,14 +2160,14 @@ headerbar .subtitle { .titlebar:not(headerbar) button.toggle:checked:backdrop, headerbar stackswitcher button:checked:backdrop, headerbar button.toggle:checked:backdrop { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.7); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.7); } .titlebar:not(headerbar) stackswitcher button:checked:backdrop:hover, .titlebar:not(headerbar) button.toggle:checked:backdrop:hover, headerbar stackswitcher button:checked:backdrop:hover, headerbar button.toggle:checked:backdrop:hover { - background-color: mix(#cad3f5,#24273a,0.6); + background-color: mix(#d5c9a1,#2b3339,0.6); } .selection-mode .titlebar:not(headerbar), .selection-mode.titlebar:not(headerbar), .selection-mode headerbar, @@ -2181,7 +2181,7 @@ headerbar.selection-mode { headerbar.selection-mode:backdrop { background-color: @accent_bg_color; background-image: none; - box-shadow: inset 0 1px mix(alpha(#cad3f5,0.07),@accent_bg_color,0.4); + box-shadow: inset 0 1px mix(alpha(#d5c9a1,0.07),@accent_bg_color,0.4); } .selection-mode .titlebar:backdrop:not(headerbar) label, .selection-mode.titlebar:backdrop:not(headerbar) label, .selection-mode headerbar:backdrop label, @@ -2192,13 +2192,13 @@ headerbar.selection-mode:backdrop label { .selection-mode .titlebar:not(headerbar) .subtitle:link, .selection-mode.titlebar:not(headerbar) .subtitle:link, .selection-mode headerbar .subtitle:link, headerbar.selection-mode .subtitle:link { - color: mix(@accent_fg_color,#a6da95,0.2); + color: mix(@accent_fg_color,#83c092,0.2); } .selection-mode .titlebar:not(headerbar) button, .selection-mode.titlebar:not(headerbar) button, .selection-mode headerbar button, headerbar.selection-mode button { color: @accent_fg_color; - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); background-color: mix(@accent_fg_color,@accent_bg_color,0.9); } .selection-mode .titlebar:not(headerbar) button.flat, .selection-mode.titlebar:not(headerbar) button.flat, @@ -2338,23 +2338,23 @@ headerbar.selection-mode button:disabled:checked { .selection-mode .titlebar:not(headerbar) button.suggested-action, .selection-mode.titlebar:not(headerbar) button.suggested-action, .selection-mode headerbar button.suggested-action, headerbar.selection-mode button.suggested-action { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); border-color: mix(black,@accent_bg_color,0.7); } .selection-mode .titlebar:not(headerbar) button.suggested-action:hover, .selection-mode.titlebar:not(headerbar) button.suggested-action:hover, .selection-mode headerbar button.suggested-action:hover, headerbar.selection-mode button.suggested-action:hover { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.85); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.85); box-shadow: none; } .selection-mode .titlebar:not(headerbar) button.suggested-action:active, .selection-mode.titlebar:not(headerbar) button.suggested-action:active, .selection-mode headerbar button.suggested-action:active, headerbar.selection-mode button.suggested-action:active { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; @@ -2362,13 +2362,13 @@ headerbar.selection-mode button.suggested-action:active { .selection-mode .titlebar:not(headerbar) button.suggested-action:active:hover, .selection-mode.titlebar:not(headerbar) button.suggested-action:active:hover, .selection-mode headerbar button.suggested-action:active:hover, headerbar.selection-mode button.suggested-action:active:hover { - background-color: mix(#cad3f5,#24273a,0.65); + background-color: mix(#d5c9a1,#2b3339,0.65); } .selection-mode .titlebar:not(headerbar) button.suggested-action:disabled, .selection-mode.titlebar:not(headerbar) button.suggested-action:disabled, .selection-mode headerbar button.suggested-action:disabled, headerbar.selection-mode button.suggested-action:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; @@ -2376,16 +2376,16 @@ headerbar.selection-mode button.suggested-action:disabled { .selection-mode .titlebar:not(headerbar) button.suggested-action:backdrop, .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop, .selection-mode headerbar button.suggested-action:backdrop, headerbar.selection-mode button.suggested-action:backdrop { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); text-shadow: none; -gtk-icon-shadow: none; } .selection-mode .titlebar:not(headerbar) button.suggested-action:backdrop:disabled, .selection-mode.titlebar:not(headerbar) button.suggested-action:backdrop:disabled, .selection-mode headerbar button.suggested-action:backdrop:disabled, headerbar.selection-mode button.suggested-action:backdrop:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); text-shadow: none; -gtk-icon-shadow: none; } @@ -2524,14 +2524,14 @@ window.csd > .titlebar:not(headerbar) { background-color: alpha(currentColor,0.15); } .titlebar:not(headerbar) separator:backdrop { - background-color: mix(currentColor,#24273a,0.73); + background-color: mix(currentColor,#2b3339,0.73); } window.devel headerbar.titlebar:not(.selection-mode) { - background: #24273a cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, alpha(@accent_bg_color,0.1)), linear-gradient(to top, mix(white,#1e2030,0.97) 3px, mix(white,#1e2030,0.95)); + background: #2b3339 cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, linear-gradient(to right, transparent 65%, alpha(@accent_bg_color,0.1)), linear-gradient(to top, mix(white,#232a2e,0.97) 3px, mix(white,#232a2e,0.95)); } window.devel headerbar.titlebar:not(.selection-mode):backdrop { - background: #1e2030 cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#1e2030); + background: #232a2e cross-fade(10% -gtk-icontheme("system-run-symbolic"), image(transparent)) 90% 0/256px 256px no-repeat, image(#232a2e); } headerbar { @@ -2539,24 +2539,24 @@ headerbar { } headerbar:not(.selection-mode), headerbar:not(.selection-mode) entry, .titlebar:not(.selection-mode), .titlebar:not(.selection-mode) entry { - color: #cad3f5; + color: #d5c9a1; } headerbar:not(.selection-mode):backdrop, headerbar:not(.selection-mode) entry:backdrop, .titlebar:not(.selection-mode):backdrop, .titlebar:not(.selection-mode) entry:backdrop { - color: mix(#cad3f5,#1e2030,0.5); + color: mix(#d5c9a1,#232a2e,0.5); } headerbar:not(.selection-mode) entry:disabled, .titlebar:not(.selection-mode) entry:disabled { - color: mix(#cad3f5,#1e2030,0.5); + color: mix(#d5c9a1,#232a2e,0.5); } headerbar:not(.selection-mode) button:not(.suggested-action):not(.destructive-action), .titlebar:not(.selection-mode) button:not(.suggested-action):not(.destructive-action) { - color: #cad3f5; + color: #d5c9a1; } headerbar:not(.selection-mode) button:not(.suggested-action):not(.destructive-action):backdrop, .titlebar:not(.selection-mode) button:not(.suggested-action):not(.destructive-action):backdrop { - color: mix(#cad3f5,#1e2030,0.5); + color: mix(#d5c9a1,#232a2e,0.5); } headerbar:not(.selection-mode) button:not(.suggested-action):not(.destructive-action):disabled, .titlebar:not(.selection-mode) button:not(.suggested-action):not(.destructive-action):disabled { - color: mix(#cad3f5,#1e2030,0.5); + color: mix(#d5c9a1,#232a2e,0.5); } headerbar:not(.selection-mode) switch image, .titlebar:not(.selection-mode) switch image { color: transparent; @@ -2619,31 +2619,31 @@ headerbar.selection-mode button:hover:backdrop, .titlebar.selection-mode button: } headerbar entry, .titlebar entry { min-height: 32px; - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#1e2030,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#232a2e,0.9); } headerbar entry:backdrop, .titlebar entry:backdrop { - color: mix(#cad3f5,#1e2030,0.5); - outline-color: alpha(#a6da95,0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.9); + color: mix(#d5c9a1,#232a2e,0.5); + outline-color: alpha(#83c092,0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.9); } headerbar entry:disabled, .titlebar entry:disabled { - color: alpha(mix(#cad3f5,#1e2030,0.5),0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.95); + color: alpha(mix(#d5c9a1,#232a2e,0.5),0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; } headerbar entry:disabled:backdrop, .titlebar entry:disabled:backdrop { - color: alpha(mix(#cad3f5,#1e2030,0.5),0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.95); + color: alpha(mix(#d5c9a1,#232a2e,0.5),0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; } headerbar entry image, .titlebar entry image { - color: mix(#cad3f5,#24273a,0.2); + color: mix(#d5c9a1,#2b3339,0.2); } headerbar entry image.left, .titlebar entry image.left { margin-right: 6px; @@ -2652,13 +2652,13 @@ headerbar entry image.right, .titlebar entry image.right { margin-left: 6px; } headerbar entry image:hover, .titlebar entry image:hover { - color: #cad3f5; + color: #d5c9a1; } headerbar entry image:active, .titlebar entry image:active { color: @accent_bg_color; } headerbar entry image:backdrop, .titlebar entry image:backdrop { - color: mix(mix(#cad3f5,#24273a,0.5),#24273a,0.2); + color: mix(mix(#d5c9a1,#2b3339,0.5),#2b3339,0.2); } headerbar entry.error, .titlebar entry.error { color: @error_bg_color; @@ -2717,9 +2717,9 @@ headerbar .linked entry:not(:first-child):backdrop, .titlebar .linked entry:not( border-left-color: alpha(currentColor,0.15); } headerbar switch:backdrop, .titlebar switch:backdrop { - color: mix(#cad3f5,#24273a,0.5); - border-color: mix(currentColor,#24273a,0.73); - background-color: mix(mix(currentColor,#24273a,0.73),#24273a,0.3); + color: mix(#d5c9a1,#2b3339,0.5); + border-color: mix(currentColor,#2b3339,0.73); + background-color: mix(mix(currentColor,#2b3339,0.73),#2b3339,0.3); text-shadow: none; transition: 200ms ease-out; } @@ -2730,27 +2730,27 @@ headerbar switch:backdrop:checked:disabled, .titlebar switch:backdrop:checked:di background-color: alpha(@accent_bg_color,0.3); } headerbar switch:backdrop:disabled, .titlebar switch:backdrop:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; } headerbar switch:backdrop slider, .titlebar switch:backdrop slider { transition: 200ms ease-out; - background-color: mix(#24273a,mix(white,#24273a,0.2),0.7); + background-color: mix(#2b3339,mix(white,#2b3339,0.2),0.7); } headerbar switch:backdrop:checked > slider, .titlebar switch:backdrop:checked > slider { - background-color: mix(#24273a,mix(white,#24273a,0.2),0.7); + background-color: mix(#2b3339,mix(white,#2b3339,0.2),0.7); } headerbar switch:backdrop:disabled slider, .titlebar switch:backdrop:disabled slider { - background-color: mix(#24273a,mix(white,#24273a,0.2),0.4); + background-color: mix(#2b3339,mix(white,#2b3339,0.2),0.4); } headerbar switch:disabled, .titlebar switch:disabled { - background-color: shade(mix(mix(currentColor,#24273a,0.73),#24273a,0.3),0.96); + background-color: shade(mix(mix(currentColor,#2b3339,0.73),#2b3339,0.3),0.96); } headerbar switch:disabled:backdrop, .titlebar switch:disabled:backdrop { - background-color: mix(mix(currentColor,#24273a,0.73),#24273a,0.3); + background-color: mix(mix(currentColor,#2b3339,0.73),#2b3339,0.3); } headerbar:not(:backdrop), .titlebar:not(:backdrop) { transition: 50ms ease-in; @@ -2776,10 +2776,10 @@ headerbar .left separator, .titlebar .left separator { border-bottom: 1px solid @headerbar_shade_color; } .default-decoration .title { - color: #cad3f5; + color: #d5c9a1; } .default-decoration .title:backdrop { - color: mix(#cad3f5,#1e2030,0.5); + color: mix(#d5c9a1,#232a2e,0.5); } button.titlebutton:not(.appmenu), @@ -2810,30 +2810,30 @@ headerbar.default-decoration button.titlebutton:backdrop:hover, .default-decorat headerbar button.text-button:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button, headerbar .linked button:not(:only-child), headerbar > .stack-switcher.linked > button, .titlebar .linked.raised button, .titlebar .linked button:not(:only-child), .titlebar > .stack-switcher.linked > button, headerbar .linked entry ~ .image-button, .titlebar .linked entry ~ .image-button { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#1e2030,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#232a2e,0.9); } headerbar button.text-button:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:backdrop, headerbar .linked button:backdrop:not(:only-child), headerbar > .stack-switcher.linked > button:backdrop, .titlebar .linked.raised button:backdrop, .titlebar .linked button:backdrop:not(:only-child), .titlebar > .stack-switcher.linked > button:backdrop, headerbar .linked entry ~ .image-button:backdrop, .titlebar .linked entry ~ .image-button:backdrop { - color: alpha(mix(#cad3f5,#1e2030,0.5),0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.9); + color: alpha(mix(#d5c9a1,#232a2e,0.5),0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.9); text-shadow: none; -gtk-icon-shadow: none; } headerbar button.text-button:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:hover, headerbar .linked button:hover:not(:only-child), headerbar > .stack-switcher.linked > button:hover, .titlebar .linked.raised button:hover, .titlebar .linked button:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:hover, headerbar .linked entry ~ .image-button:hover, .titlebar .linked entry ~ .image-button:hover { - color: #cad3f5; - background-color: mix(#cad3f5,#1e2030,0.85); + color: #d5c9a1; + background-color: mix(#d5c9a1,#232a2e,0.85); box-shadow: none; } headerbar button.text-button:hover:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:hover:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:hover:backdrop, headerbar .linked button:hover:backdrop:not(:only-child), headerbar > .stack-switcher.linked > button:hover:backdrop, .titlebar .linked.raised button:hover:backdrop, .titlebar .linked button:hover:backdrop:not(:only-child), .titlebar > .stack-switcher.linked > button:hover:backdrop, headerbar .linked entry ~ .image-button:hover:backdrop, .titlebar .linked entry ~ .image-button:hover:backdrop { - color: mix(#cad3f5,#1e2030,0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.85); + color: mix(#d5c9a1,#232a2e,0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.85); box-shadow: none; } headerbar button.text-button:active:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:active:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:active, @@ -2841,8 +2841,8 @@ headerbar .linked button:active:not(:only-child), headerbar > .stack-switcher.li .titlebar .linked button:active:not(:only-child), .titlebar > .stack-switcher.linked > button:active, headerbar .linked entry ~ .image-button:active, .titlebar .linked entry ~ .image-button:active, headerbar button.text-button:checked:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:checked:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:checked, headerbar .linked button:checked:not(:only-child), headerbar > .stack-switcher.linked > button:checked, .titlebar .linked.raised button:checked, .titlebar .linked button:checked:not(:only-child), .titlebar > .stack-switcher.linked > button:checked, headerbar .linked entry ~ .image-button:checked, .titlebar .linked entry ~ .image-button:checked { - color: #cad3f5; - background-color: mix(#cad3f5,#1e2030,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#232a2e,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; @@ -2852,15 +2852,15 @@ headerbar .linked button:active:hover:not(:only-child), headerbar > .stack-switc .titlebar .linked button:active:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:active:hover, headerbar .linked entry ~ .image-button:active:hover, .titlebar .linked entry ~ .image-button:active:hover, headerbar button.text-button:checked:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:checked:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:checked:hover, headerbar .linked button:checked:hover:not(:only-child), headerbar > .stack-switcher.linked > button:checked:hover, .titlebar .linked.raised button:checked:hover, .titlebar .linked button:checked:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:checked:hover, headerbar .linked entry ~ .image-button:checked:hover, .titlebar .linked entry ~ .image-button:checked:hover { - background-color: mix(#cad3f5,#1e2030,0.65); + background-color: mix(#d5c9a1,#232a2e,0.65); } headerbar button.text-button:active:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:active:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:active:hover, headerbar .linked button:active:hover:not(:only-child), headerbar > .stack-switcher.linked > button:active:hover, .titlebar .linked.raised button:active:hover, .titlebar .linked button:active:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:active:hover, headerbar .linked entry ~ .image-button:active:hover, .titlebar .linked entry ~ .image-button:active:hover, headerbar button.text-button:checked:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:checked:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:checked:hover, headerbar .linked button:checked:hover:not(:only-child), headerbar > .stack-switcher.linked > button:checked:hover, .titlebar .linked.raised button:checked:hover, .titlebar .linked button:checked:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:checked:hover, headerbar .linked entry ~ .image-button:checked:hover, .titlebar .linked entry ~ .image-button:checked:hover { - color: #cad3f5; - background-color: mix(#cad3f5,#1e2030,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#232a2e,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; @@ -2870,43 +2870,43 @@ headerbar .linked button:active:hover:hover:not(:only-child), headerbar > .stack .titlebar .linked button:active:hover:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:active:hover:hover, headerbar .linked entry ~ .image-button:active:hover:hover, .titlebar .linked entry ~ .image-button:active:hover:hover, headerbar button.text-button:checked:hover:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:checked:hover:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:checked:hover:hover, headerbar .linked button:checked:hover:hover:not(:only-child), headerbar > .stack-switcher.linked > button:checked:hover:hover, .titlebar .linked.raised button:checked:hover:hover, .titlebar .linked button:checked:hover:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:checked:hover:hover, headerbar .linked entry ~ .image-button:checked:hover:hover, .titlebar .linked entry ~ .image-button:checked:hover:hover { - background-color: mix(#cad3f5,#1e2030,0.65); + background-color: mix(#d5c9a1,#232a2e,0.65); } headerbar button.text-button:active:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:active:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:active:backdrop, headerbar .linked button:active:backdrop:not(:only-child), headerbar > .stack-switcher.linked > button:active:backdrop, .titlebar .linked.raised button:active:backdrop, .titlebar .linked button:active:backdrop:not(:only-child), .titlebar > .stack-switcher.linked > button:active:backdrop, headerbar .linked entry ~ .image-button:active:backdrop, .titlebar .linked entry ~ .image-button:active:backdrop, headerbar button.text-button:checked:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:checked:backdrop:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:checked:backdrop, headerbar .linked button:checked:backdrop:not(:only-child), headerbar > .stack-switcher.linked > button:checked:backdrop, .titlebar .linked.raised button:checked:backdrop, .titlebar .linked button:checked:backdrop:not(:only-child), .titlebar > .stack-switcher.linked > button:checked:backdrop, headerbar .linked entry ~ .image-button:checked:backdrop, .titlebar .linked entry ~ .image-button:checked:backdrop { - color: alpha(mix(#cad3f5,#1e2030,0.5),0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.7); + color: alpha(mix(#d5c9a1,#232a2e,0.5),0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.7); } headerbar button.text-button:active:backdrop:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:active:backdrop:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:active:backdrop:hover, headerbar .linked button:active:backdrop:hover:not(:only-child), headerbar > .stack-switcher.linked > button:active:backdrop:hover, .titlebar .linked.raised button:active:backdrop:hover, .titlebar .linked button:active:backdrop:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:active:backdrop:hover, headerbar .linked entry ~ .image-button:active:backdrop:hover, .titlebar .linked entry ~ .image-button:active:backdrop:hover, headerbar button.text-button:checked:backdrop:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:checked:backdrop:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:checked:backdrop:hover, headerbar .linked button:checked:backdrop:hover:not(:only-child), headerbar > .stack-switcher.linked > button:checked:backdrop:hover, .titlebar .linked.raised button:checked:backdrop:hover, .titlebar .linked button:checked:backdrop:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:checked:backdrop:hover, headerbar .linked entry ~ .image-button:checked:backdrop:hover, .titlebar .linked entry ~ .image-button:checked:backdrop:hover { - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.6); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.6); } headerbar button.text-button:active:backdrop:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:active:backdrop:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:active:backdrop:hover, headerbar .linked button:active:backdrop:hover:not(:only-child), headerbar > .stack-switcher.linked > button:active:backdrop:hover, .titlebar .linked.raised button:active:backdrop:hover, .titlebar .linked button:active:backdrop:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:active:backdrop:hover, headerbar .linked entry ~ .image-button:active:backdrop:hover, .titlebar .linked entry ~ .image-button:active:backdrop:hover, headerbar button.text-button:checked:backdrop:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:checked:backdrop:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:checked:backdrop:hover, headerbar .linked button:checked:backdrop:hover:not(:only-child), headerbar > .stack-switcher.linked > button:checked:backdrop:hover, .titlebar .linked.raised button:checked:backdrop:hover, .titlebar .linked button:checked:backdrop:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:checked:backdrop:hover, headerbar .linked entry ~ .image-button:checked:backdrop:hover, .titlebar .linked entry ~ .image-button:checked:backdrop:hover { - color: alpha(mix(#cad3f5,#1e2030,0.5),0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.7); + color: alpha(mix(#d5c9a1,#232a2e,0.5),0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.7); } headerbar button.text-button:active:backdrop:hover:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:active:backdrop:hover:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:active:backdrop:hover:hover, headerbar .linked button:active:backdrop:hover:hover:not(:only-child), headerbar > .stack-switcher.linked > button:active:backdrop:hover:hover, .titlebar .linked.raised button:active:backdrop:hover:hover, .titlebar .linked button:active:backdrop:hover:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:active:backdrop:hover:hover, headerbar .linked entry ~ .image-button:active:backdrop:hover:hover, .titlebar .linked entry ~ .image-button:active:backdrop:hover:hover, headerbar button.text-button:checked:backdrop:hover:hover:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:checked:backdrop:hover:hover:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:checked:backdrop:hover:hover, headerbar .linked button:checked:backdrop:hover:hover:not(:only-child), headerbar > .stack-switcher.linked > button:checked:backdrop:hover:hover, .titlebar .linked.raised button:checked:backdrop:hover:hover, .titlebar .linked button:checked:backdrop:hover:hover:not(:only-child), .titlebar > .stack-switcher.linked > button:checked:backdrop:hover:hover, headerbar .linked entry ~ .image-button:checked:backdrop:hover:hover, .titlebar .linked entry ~ .image-button:checked:backdrop:hover:hover { - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.6); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.6); } headerbar button.text-button:disabled:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:disabled:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:disabled, headerbar .linked button:disabled:not(:only-child), headerbar > .stack-switcher.linked > button:disabled, .titlebar .linked.raised button:disabled, .titlebar .linked button:disabled:not(:only-child), .titlebar > .stack-switcher.linked > button:disabled, headerbar .linked entry ~ .image-button:disabled, .titlebar .linked entry ~ .image-button:disabled { - color: alpha(mix(#cad3f5,#1e2030,0.5),0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.95); + color: alpha(mix(#d5c9a1,#232a2e,0.5),0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; @@ -2914,17 +2914,17 @@ headerbar .linked button:disabled:not(:only-child), headerbar > .stack-switcher. headerbar button.text-button:backdrop:disabled:not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.text-button:backdrop:disabled:not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button:backdrop:disabled, headerbar .linked button:backdrop:disabled:not(:only-child), headerbar > .stack-switcher.linked > button:backdrop:disabled, .titlebar .linked.raised button:backdrop:disabled, .titlebar .linked button:backdrop:disabled:not(:only-child), .titlebar > .stack-switcher.linked > button:backdrop:disabled, headerbar .linked entry ~ .image-button:backdrop:disabled, .titlebar .linked entry ~ .image-button:backdrop:disabled { - color: alpha(mix(#cad3f5,#1e2030,0.5),0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.9); + color: alpha(mix(#d5c9a1,#232a2e,0.5),0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.9); text-shadow: none; -gtk-icon-shadow: none; } headerbar button.default.text-button:not(:backdrop):not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.default.text-button:not(:backdrop):not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button.default:not(:backdrop):not(.suggested-action):not(.destructive-action), headerbar .linked button.default:not(:backdrop):not(.suggested-action):not(.destructive-action):not(:only-child), headerbar > .stack-switcher.linked > button.default:not(:backdrop):not(.suggested-action):not(.destructive-action), .titlebar .linked.raised button.default:not(:backdrop):not(.suggested-action):not(.destructive-action), .titlebar .linked button.default:not(:backdrop):not(.suggested-action):not(.destructive-action):not(:only-child), .titlebar > .stack-switcher.linked > button.default:not(:backdrop):not(.suggested-action):not(.destructive-action), headerbar .linked entry ~ .default.image-button:not(:backdrop):not(.suggested-action):not(.destructive-action), .titlebar .linked entry ~ .default.image-button:not(:backdrop):not(.suggested-action):not(.destructive-action) { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#1e2030,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#232a2e,0.9); } headerbar button.flat.text-button:not(:hover):not(:active):not(.suggested-action):not(.destructive-action):not(:disabled), .titlebar button.flat.text-button:not(:hover):not(:active):not(.suggested-action):not(.destructive-action):not(:disabled), headerbar .linked.raised button.flat:not(:hover):not(:active), headerbar .linked button.flat:not(:hover):not(:active):not(:only-child), headerbar > .stack-switcher.linked > button.flat:not(:hover):not(:active), .titlebar .linked.raised button.flat:not(:hover):not(:active), @@ -2937,54 +2937,54 @@ headerbar .linked button.flat:not(:hover):not(:active):not(:only-child), headerb -gtk-icon-shadow: none; } headerbar button:hover:not(.titlebutton), .titlebar button:hover:not(.titlebutton), headerbar viewswitcher button.radio:hover:checked, .titlebar viewswitcher button.radio:hover:checked { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#1e2030,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#232a2e,0.9); } headerbar button:hover:backdrop:not(.titlebutton), .titlebar button:hover:backdrop:not(.titlebutton), headerbar viewswitcher button.radio:hover:backdrop:checked, .titlebar viewswitcher button.radio:hover:backdrop:checked { - color: alpha(mix(#cad3f5,#1e2030,0.5),0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.9); + color: alpha(mix(#d5c9a1,#232a2e,0.5),0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.9); text-shadow: none; -gtk-icon-shadow: none; } headerbar button:active:not(.titlebutton), .titlebar button:active:not(.titlebutton), headerbar button:checked:not(.titlebutton), .titlebar button:checked:not(.titlebutton), headerbar viewswitcher button.radio:checked, .titlebar viewswitcher button.radio:checked { - color: #cad3f5; - background-color: mix(#cad3f5,#1e2030,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#232a2e,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; } headerbar button:active:hover:not(.titlebutton), .titlebar button:active:hover:not(.titlebutton), headerbar button:checked:hover:not(.titlebutton), .titlebar button:checked:hover:not(.titlebutton), headerbar viewswitcher button.radio:checked:hover, .titlebar viewswitcher button.radio:checked:hover { - background-color: mix(#cad3f5,#1e2030,0.65); + background-color: mix(#d5c9a1,#232a2e,0.65); } headerbar button:active:hover:not(.titlebutton), .titlebar button:active:hover:not(.titlebutton), headerbar button:checked:hover:not(.titlebutton), .titlebar button:checked:hover:not(.titlebutton), headerbar viewswitcher button.radio:checked:hover, .titlebar viewswitcher button.radio:checked:hover { - color: #cad3f5; - background-color: mix(#cad3f5,#1e2030,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#232a2e,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; } headerbar button:active:hover:hover:not(.titlebutton), .titlebar button:active:hover:hover:not(.titlebutton), headerbar button:checked:hover:hover:not(.titlebutton), .titlebar button:checked:hover:hover:not(.titlebutton), headerbar viewswitcher button.radio:checked:hover:hover, .titlebar viewswitcher button.radio:checked:hover:hover { - background-color: mix(#cad3f5,#1e2030,0.65); + background-color: mix(#d5c9a1,#232a2e,0.65); } headerbar button:active:backdrop:not(.titlebutton), .titlebar button:active:backdrop:not(.titlebutton), headerbar button:checked:backdrop:not(.titlebutton), .titlebar button:checked:backdrop:not(.titlebutton), headerbar viewswitcher button.radio:checked:backdrop, .titlebar viewswitcher button.radio:checked:backdrop { - color: alpha(mix(#cad3f5,#1e2030,0.5),0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.7); + color: alpha(mix(#d5c9a1,#232a2e,0.5),0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.7); } headerbar button:active:backdrop:hover:not(.titlebutton), .titlebar button:active:backdrop:hover:not(.titlebutton), headerbar button:checked:backdrop:hover:not(.titlebutton), .titlebar button:checked:backdrop:hover:not(.titlebutton), headerbar viewswitcher button.radio:checked:backdrop:hover, .titlebar viewswitcher button.radio:checked:backdrop:hover { - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.6); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.6); } headerbar button:active:backdrop:hover:not(.titlebutton), .titlebar button:active:backdrop:hover:not(.titlebutton), headerbar button:checked:backdrop:hover:not(.titlebutton), .titlebar button:checked:backdrop:hover:not(.titlebutton), headerbar viewswitcher button.radio:checked:backdrop:hover, .titlebar viewswitcher button.radio:checked:backdrop:hover { - color: alpha(mix(#cad3f5,#1e2030,0.5),0.5); - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.7); + color: alpha(mix(#d5c9a1,#232a2e,0.5),0.5); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.7); } headerbar button:active:backdrop:hover:hover:not(.titlebutton), .titlebar button:active:backdrop:hover:hover:not(.titlebutton), headerbar button:checked:backdrop:hover:hover:not(.titlebutton), .titlebar button:checked:backdrop:hover:hover:not(.titlebutton), headerbar viewswitcher button.radio:checked:backdrop:hover:hover, .titlebar viewswitcher button.radio:checked:backdrop:hover:hover { - background-color: mix(mix(#cad3f5,#1e2030,0.5),#1e2030,0.6); + background-color: mix(mix(#d5c9a1,#232a2e,0.5),#232a2e,0.6); } headerbar button.default:not(:backdrop):not(.suggested-action):not(.destructive-action):not(.titlebutton), .titlebar button.default:not(:backdrop):not(.suggested-action):not(.destructive-action):not(.titlebutton), headerbar viewswitcher button.default.radio:not(:backdrop):not(.suggested-action):not(.destructive-action):checked, .titlebar viewswitcher button.default.radio:not(:backdrop):not(.suggested-action):not(.destructive-action):checked { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#1e2030,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#232a2e,0.9); } headerbar button.flat:not(:hover):not(:active):not(.titlebutton), .titlebar button.flat:not(:hover):not(:active):not(.titlebutton), headerbar viewswitcher button.flat.radio:not(:hover):not(:active):checked, .titlebar viewswitcher button.flat.radio:not(:hover):not(:active):checked { border-color: transparent; @@ -3018,8 +3018,8 @@ headerbar button.flat:not(:hover):not(:active):not(.titlebutton), .titlebar butt } treeview.view { - border-left-color: mix(#cad3f5,#24273a,0.5); - border-top-color: #24273a; + border-left-color: mix(#d5c9a1,#2b3339,0.5); + border-top-color: #2b3339; } * { -GtkTreeView-horizontal-separator: 4; @@ -3035,20 +3035,20 @@ treeview.view:selected:focus, treeview.view:selected { } treeview.view:selected:backdrop, treeview.view:selected { border-left-color: mix(@accent_fg_color,@accent_bg_color,0.5); - border-top-color: alpha(#cad3f5,0.1); + border-top-color: alpha(#d5c9a1,0.1); } treeview.view:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } treeview.view:disabled:selected { color: mix(@accent_fg_color,@accent_bg_color,0.6); } treeview.view:disabled:selected:backdrop { - color: mix(mix(#cad3f5,#24273a,0.5),@accent_bg_color,0.7); + color: mix(mix(#d5c9a1,#2b3339,0.5),@accent_bg_color,0.7); } treeview.view.separator { min-height: 2px; - color: #24273a; + color: #2b3339; } treeview.view:drop(active) { border-style: solid none; @@ -3063,13 +3063,13 @@ treeview.view:drop(active).before { } treeview.view.expander { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic"); - color: mix(#cad3f5,#24273a,0.3); + color: mix(#d5c9a1,#2b3339,0.3); } treeview.view.expander:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } treeview.view.expander:hover { - color: #cad3f5; + color: #d5c9a1; } treeview.view.expander:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); @@ -3081,28 +3081,28 @@ treeview.view.progressbar { } treeview.view.progressbar:selected:focus, treeview.view.progressbar:selected { box-shadow: inset 0 1px rgba(255, 255, 255, 0.05); - background-image: image(#24273a); + background-image: image(#2b3339); } treeview.view.progressbar:selected:focus:backdrop, treeview.view.progressbar:selected:backdrop { - background-color: #24273a; + background-color: #2b3339; } treeview.view.progressbar:backdrop { - border-color: #24273a; + border-color: #2b3339; background-image: none; box-shadow: none; } treeview.view.trough { - background-color: alpha(#cad3f5,0.1); + background-color: alpha(#d5c9a1,0.1); } treeview.view.trough:selected:focus, treeview.view.trough:selected { background-color: mix(black,@accent_bg_color,0.9); } treeview.view header button { padding: 3px 6px; - color: mix(#cad3f5,#24273a,0.6); + color: mix(#d5c9a1,#2b3339,0.6); background-image: none; - background-color: #24273a; - border-bottom: 1px solid mix(currentColor,#24273a,0.85); + background-color: #2b3339; + border-bottom: 1px solid mix(currentColor,#2b3339,0.85); border-right: none; border-left: none; border-radius: 0; @@ -3111,17 +3111,17 @@ treeview.view header button { font-size: smaller; } treeview.view header button:hover { - color: mix(#cad3f5,#24273a,0.3); + color: mix(#d5c9a1,#2b3339,0.3); transition: none; background-image: none; } treeview.view header button:active { - color: mix(#cad3f5,#24273a,0.25); + color: mix(#d5c9a1,#2b3339,0.25); transition: none; - background-color: #24273a; + background-color: #2b3339; } treeview.view header button:disabled { - border-color: #24273a; + border-color: #2b3339; background-image: none; } treeview.view header button:last-child:backdrop, treeview.view header button:last-child { @@ -3158,7 +3158,7 @@ menubar, } menubar:backdrop, .menubar:backdrop { - background-color: #24273a; + background-color: #2b3339; } menubar > menuitem, .menubar > menuitem { @@ -3183,7 +3183,7 @@ menubar > menuitem:hover, } menubar > menuitem:disabled, .menubar > menuitem:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); box-shadow: none; } menubar .csd.popup decoration, @@ -3200,8 +3200,8 @@ menu, .context-menu { margin: 4px; padding: 6px; - background-color: #24273a; - border: 1px solid mix(currentColor,#24273a,0.85); + background-color: #2b3339; + border: 1px solid mix(currentColor,#2b3339,0.85); } menu separator, .menu separator, @@ -3227,13 +3227,13 @@ menu menuitem, menu menuitem:hover, .menu menuitem:hover, .context-menu menuitem:hover { - color: #cad3f5; + color: #d5c9a1; background-color: alpha(currentColor,0.1); } menu menuitem:disabled, .menu menuitem:disabled, .context-menu menuitem:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } menu menuitem arrow, .menu menuitem arrow, @@ -3272,14 +3272,14 @@ menu > arrow, min-height: 16px; min-width: 16px; padding: 4px; - background-color: #24273a; + background-color: #2b3339; border-radius: 0; } menu > arrow.top, .menu > arrow.top, .context-menu > arrow.top { margin-top: -4px; - border-bottom: 1px solid mix(#cad3f5,#24273a,0.9); + border-bottom: 1px solid mix(#d5c9a1,#2b3339,0.9); border-top-right-radius: 9px; border-top-left-radius: 9px; -gtk-icon-source: -gtk-icontheme("pan-up-symbolic"); @@ -3289,7 +3289,7 @@ menu > arrow.bottom, .context-menu > arrow.bottom { margin-top: 8px; margin-bottom: -12px; - border-top: 1px solid mix(#cad3f5,#24273a,0.9); + border-top: 1px solid mix(#d5c9a1,#2b3339,0.9); border-bottom-right-radius: 9px; border-bottom-left-radius: 9px; -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); @@ -3297,7 +3297,7 @@ menu > arrow.bottom, menu > arrow:hover, .menu > arrow:hover, .context-menu > arrow:hover { - background-color: mix(#cad3f5,#24273a,0.9); + background-color: mix(#d5c9a1,#2b3339,0.9); } menu > arrow:disabled, .menu > arrow:disabled, @@ -3326,11 +3326,11 @@ menuitem radio:dir(rtl) { popover.background { padding: 2px; - background-color: #24273a; + background-color: #2b3339; box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.09), 0 2px 8px 3px rgba(0, 0, 0, 0.05); } .csd popover.background, popover.background { - border: 1px solid mix(currentColor,#24273a,0.85); + border: 1px solid mix(currentColor,#2b3339,0.85); border-radius: 15px; } .csd popover.background { @@ -3354,9 +3354,9 @@ popover.background list separator { } popover.background button { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); } popover.background button.flat:not(:hover):not(:active) { border-color: transparent; @@ -3367,36 +3367,36 @@ popover.background button.flat:not(:hover):not(:active) { -gtk-icon-shadow: none; } popover.background button:hover { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.85); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.85); box-shadow: none; } popover.background button:active, popover.background button:checked { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; } popover.background button:active:hover, popover.background button:checked:hover { - background-color: mix(#cad3f5,#24273a,0.65); + background-color: mix(#d5c9a1,#2b3339,0.65); } popover.background button:disabled { - color: alpha(mix(#cad3f5,#24273a,0.5),0.5); - background-color: mix(mix(#cad3f5,#24273a,0.5),#24273a,0.95); + color: alpha(mix(#d5c9a1,#2b3339,0.5),0.5); + background-color: mix(mix(#d5c9a1,#2b3339,0.5),#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; } popover.background entry { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); } popover.background entry:disabled { - color: mix(#cad3f5,#24273a,0.5); - outline-color: alpha(#a6da95,0.5); - background-color: mix(mix(#cad3f5,#24273a,0.5),#24273a,0.9); + color: mix(#d5c9a1,#2b3339,0.5); + outline-color: alpha(#83c092,0.5); + background-color: mix(mix(#d5c9a1,#2b3339,0.5),#2b3339,0.9); } popover.background modelbutton.flat { @@ -3405,11 +3405,11 @@ popover.background modelbutton.flat { } popover.background modelbutton.flat, popover.background .menuitem.button.flat { - color: #cad3f5; + color: #d5c9a1; } popover.background modelbutton.flat:disabled label, popover.background .menuitem.button.flat:disabled label { - color: mix(#cad3f5,#24273a,0.5); + color: mix(#d5c9a1,#2b3339,0.5); } popover.background modelbutton.flat:backdrop:hover, popover.background .menuitem.button.flat:backdrop:hover { @@ -3424,7 +3424,7 @@ notebook > header { padding: 1px; border-width: 1px; background-clip: padding-box; - background-color: #24273a; + background-color: #2b3339; border-color: alpha(currentColor,0.15); } notebook > header tabs { @@ -3539,7 +3539,7 @@ notebook > header tab { min-height: 30px; min-width: 30px; padding: 3px 12px; - color: #cad3f5; + color: #d5c9a1; font-weight: normal; border-width: 0px; border-color: transparent; @@ -3555,7 +3555,7 @@ notebook > header tab.reorderable-page { transition: outline-color 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), outline-width 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), outline-offset 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), background 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), box-shadow 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } notebook > header tab.reorderable-page:focus { - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); outline-width: 2px; outline-offset: -2px; } @@ -3650,11 +3650,11 @@ notebook > header.bottom tab { padding-top: 4px; } notebook > stack:not(:only-child) { - background-color: #24273a; + background-color: #2b3339; } scrollbar { - background-color: #24273a; + background-color: #2b3339; transition: all 200ms linear; } * { @@ -3663,7 +3663,7 @@ scrollbar { } scrollbar slider { - color: #cad3f5; + color: #d5c9a1; min-width: 8px; min-height: 8px; margin: -1px; @@ -3683,7 +3683,7 @@ scrollbar slider:disabled { background-color: transparent; } scrollbar.fine-tune slider, scrollbar.fine-tune slider:hover, scrollbar.fine-tune slider:active { - background-color: alpha(#a6da95,0.6); + background-color: alpha(#83c092,0.6); } scrollbar.overlay-indicator:not(.dragging):not(.hovering) { border-color: transparent; @@ -3695,13 +3695,13 @@ scrollbar.overlay-indicator:not(.dragging):not(.hovering) slider { margin: 0; min-width: 3px; min-height: 3px; - background-color: #cad3f5; + background-color: #d5c9a1; border: 1px solid black; } scrollbar.overlay-indicator:not(.dragging):not(.hovering) button { min-width: 5px; min-height: 5px; - background-color: #cad3f5; + background-color: #d5c9a1; background-clip: padding-box; border-radius: 100%; border: 1px solid black; @@ -3788,7 +3788,7 @@ scrollbar.horizontal button.up { } treeview ~ scrollbar.vertical { - border-top: 1px solid mix(currentColor,#24273a,0.85); + border-top: 1px solid mix(currentColor,#2b3339,0.85); margin-top: -1px; } @@ -3796,7 +3796,7 @@ switch { outline-offset: -4px; padding: 3px; border-radius: 14px; - color: #cad3f5; + color: #d5c9a1; background-color: alpha(currentColor,0.15); } switch:hover:not(:checked) { @@ -3816,16 +3816,16 @@ switch:checked:disabled { background-color: alpha(@accent_bg_color,0.5); } switch:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); border-color: transparent; - background-color: mix(mix(currentColor,#24273a,0.73),#24273a,0.3); + background-color: mix(mix(currentColor,#2b3339,0.73),#2b3339,0.3); text-shadow: none; } switch slider { margin: 0px; min-width: 20px; min-height: 20px; - background-color: mix(white,#24273a,0.2); + background-color: mix(white,#2b3339,0.2); border: 1px solid transparent; border-radius: 50%; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); @@ -3842,7 +3842,7 @@ switch:checked > slider { background-color: white; } switch:disabled slider { - background-color: mix(#24273a,mix(white,#24273a,0.2),0.5); + background-color: mix(#2b3339,mix(white,#2b3339,0.2),0.5); box-shadow: none; } .view.content-view.check:not(list), @@ -3899,7 +3899,7 @@ switch:disabled slider { min-width: 32px; min-height: 32px; color: transparent; - background-color: alpha(#cad3f5,0.5); + background-color: alpha(#d5c9a1,0.5); border-radius: 5px; background-image: none; transition: 200ms; @@ -3963,7 +3963,7 @@ switch:disabled slider { min-width: 32px; min-height: 32px; color: rgba(255, 255, 255, 0.7); - background-color: alpha(#cad3f5,0.5); + background-color: alpha(#d5c9a1,0.5); border-radius: 5px; background-image: none; transition: 200ms; @@ -4014,7 +4014,7 @@ radio { background-image: image(transparent); border-color: alpha(currentColor,0.15); box-shadow: none; - color: #cad3f5; + color: #d5c9a1; } check:hover:not(:checked):not(:indeterminate), radio:hover:not(:checked):not(:indeterminate) { @@ -4028,7 +4028,7 @@ check:disabled, radio:disabled { box-shadow: none; background-image: image(transparent); - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); border-color: alpha(currentColor,0.15); } check:checked, @@ -4224,7 +4224,7 @@ progressbar progress, scale highlight { color: @accent_fg_color; } progressbar progress:disabled, scale highlight:disabled { - background-color: mix(@accent_bg_color,#24273a,0.5); + background-color: mix(@accent_bg_color,#2b3339,0.5); border-color: transparent; } row:selected progressbar progress, progressbar row:selected progress, row:selected scale highlight, scale row:selected highlight { @@ -4277,7 +4277,7 @@ scale.vertical trough { min-width: 4px; } scale fill:backdrop, scale fill { - background-color: mix(currentColor,#24273a,0.85); + background-color: mix(currentColor,#2b3339,0.85); } scale fill:disabled:backdrop, scale fill:disabled { border-color: transparent; @@ -4291,7 +4291,7 @@ scale fill:disabled:backdrop, scale fill:disabled { background-color: transparent; } scale slider { - background-color: mix(white,#24273a,0.2); + background-color: mix(white,#2b3339,0.2); box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25); border: 1px solid transparent; border-radius: 100%; @@ -4302,12 +4302,12 @@ scale slider:hover { background-color: white; } scale slider:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; - background-color: mix(#24273a,mix(white,#24273a,0.2),0.5); + background-color: mix(#2b3339,mix(white,#2b3339,0.2),0.5); box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15); } scale slider:backdrop { @@ -4321,7 +4321,7 @@ row:selected scale slider:disabled, row:selected scale slider { border-color: mix(black,@accent_bg_color,0.7); } .osd scale slider { - background-color: mix(white,#24273a,0.2); + background-color: mix(white,#2b3339,0.2); box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.25); border: 1px solid transparent; } @@ -4329,8 +4329,8 @@ row:selected scale slider:disabled, row:selected scale slider { background-color: white; } .osd scale slider:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; @@ -4799,7 +4799,7 @@ scale.color { min-width: 0; } scale.color trough { - background-image: image(mix(currentColor,#24273a,0.85)); + background-image: image(mix(currentColor,#2b3339,0.85)); background-repeat: no-repeat; } scale.color.horizontal { @@ -4877,7 +4877,7 @@ scale.color.fine-tune.vertical:dir(rtl) slider { progressbar { font-size: smaller; - color: alpha(#cad3f5,0.4); + color: alpha(#d5c9a1,0.4); font-feature-settings: "tnum"; } progressbar.horizontal trough, @@ -4978,7 +4978,7 @@ levelbar trough { background-color: alpha(currentColor,0.15); } levelbar trough:backdrop { - background-color: mix(mix(currentColor,#24273a,0.73),#24273a,0.3); + background-color: mix(mix(currentColor,#2b3339,0.73),#2b3339,0.3); } levelbar block { border: 0px solid; @@ -5007,23 +5007,23 @@ levelbar block.full:backdrop { } levelbar block.empty { background-color: transparent; - border-color: alpha(#cad3f5,0.1); + border-color: alpha(#d5c9a1,0.1); } levelbar block.empty:backdrop { - border-color: alpha(mix(#cad3f5,#24273a,0.5),0.15); + border-color: alpha(mix(#d5c9a1,#2b3339,0.5),0.15); } printdialog paper { - color: #cad3f5; - border: 1px solid mix(currentColor,#24273a,0.85); + color: #d5c9a1; + border: 1px solid mix(currentColor,#2b3339,0.85); background: white; padding: 0; border-radius: 0; box-shadow: none; } printdialog paper:backdrop { - color: mix(#cad3f5,#24273a,0.5); - border-color: mix(currentColor,#24273a,0.73); + color: mix(#d5c9a1,#2b3339,0.5); + border-color: mix(currentColor,#2b3339,0.73); } printdialog .dialog-action-box { margin: 12px; @@ -5034,7 +5034,7 @@ frame > border, box-shadow: none; margin: 0; padding: 0; - border: 1px solid mix(currentColor,#24273a,0.85); + border: 1px solid mix(currentColor,#2b3339,0.85); } frame > border.flat, .frame.flat { @@ -5043,14 +5043,14 @@ frame > border.flat, actionbar > revealer > box { padding: 6px; - border-top: 1px solid mix(currentColor,#24273a,0.85); + border-top: 1px solid mix(currentColor,#2b3339,0.85); } scrolledwindow viewport.frame { border-style: none; } scrolledwindow overshoot.top { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#cad3f5), to(alpha(#cad3f5,0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(alpha(#cad3f5,0.07)), to(alpha(#cad3f5,0))); + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#d5c9a1), to(alpha(#d5c9a1,0))), -gtk-gradient(radial, center top, 0, center top, 0.6, from(alpha(#d5c9a1,0.07)), to(alpha(#d5c9a1,0))); background-size: 100% 5%, 100% 100%; background-repeat: no-repeat; background-position: center top; @@ -5059,7 +5059,7 @@ scrolledwindow overshoot.top { box-shadow: none; } scrolledwindow overshoot.top:backdrop { - background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#cad3f5), to(alpha(#cad3f5,0))); + background-image: -gtk-gradient(radial, center top, 0, center top, 0.5, to(#d5c9a1), to(alpha(#d5c9a1,0))); background-size: 100% 5%; background-repeat: no-repeat; background-position: center top; @@ -5068,7 +5068,7 @@ scrolledwindow overshoot.top:backdrop { box-shadow: none; } scrolledwindow overshoot.bottom { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#cad3f5), to(alpha(#cad3f5,0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(alpha(#cad3f5,0.07)), to(alpha(#cad3f5,0))); + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#d5c9a1), to(alpha(#d5c9a1,0))), -gtk-gradient(radial, center bottom, 0, center bottom, 0.6, from(alpha(#d5c9a1,0.07)), to(alpha(#d5c9a1,0))); background-size: 100% 5%, 100% 100%; background-repeat: no-repeat; background-position: center bottom; @@ -5077,7 +5077,7 @@ scrolledwindow overshoot.bottom { box-shadow: none; } scrolledwindow overshoot.bottom:backdrop { - background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#cad3f5), to(alpha(#cad3f5,0))); + background-image: -gtk-gradient(radial, center bottom, 0, center bottom, 0.5, to(#d5c9a1), to(alpha(#d5c9a1,0))); background-size: 100% 5%; background-repeat: no-repeat; background-position: center bottom; @@ -5086,7 +5086,7 @@ scrolledwindow overshoot.bottom:backdrop { box-shadow: none; } scrolledwindow overshoot.left { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#cad3f5), to(alpha(#cad3f5,0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(alpha(#cad3f5,0.07)), to(alpha(#cad3f5,0))); + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#d5c9a1), to(alpha(#d5c9a1,0))), -gtk-gradient(radial, left center, 0, left center, 0.6, from(alpha(#d5c9a1,0.07)), to(alpha(#d5c9a1,0))); background-size: 5% 100%, 100% 100%; background-repeat: no-repeat; background-position: left center; @@ -5095,7 +5095,7 @@ scrolledwindow overshoot.left { box-shadow: none; } scrolledwindow overshoot.left:backdrop { - background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#cad3f5), to(alpha(#cad3f5,0))); + background-image: -gtk-gradient(radial, left center, 0, left center, 0.5, to(#d5c9a1), to(alpha(#d5c9a1,0))); background-size: 5% 100%; background-repeat: no-repeat; background-position: left center; @@ -5104,7 +5104,7 @@ scrolledwindow overshoot.left:backdrop { box-shadow: none; } scrolledwindow overshoot.right { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#cad3f5), to(alpha(#cad3f5,0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(alpha(#cad3f5,0.07)), to(alpha(#cad3f5,0))); + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#d5c9a1), to(alpha(#d5c9a1,0))), -gtk-gradient(radial, right center, 0, right center, 0.6, from(alpha(#d5c9a1,0.07)), to(alpha(#d5c9a1,0))); background-size: 5% 100%, 100% 100%; background-repeat: no-repeat; background-position: right center; @@ -5113,7 +5113,7 @@ scrolledwindow overshoot.right { box-shadow: none; } scrolledwindow overshoot.right:backdrop { - background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#cad3f5), to(alpha(#cad3f5,0))); + background-image: -gtk-gradient(radial, right center, 0, right center, 0.5, to(#d5c9a1), to(alpha(#d5c9a1,0))); background-size: 5% 100%; background-repeat: no-repeat; background-position: right center; @@ -5123,27 +5123,27 @@ scrolledwindow overshoot.right:backdrop { } scrolledwindow junction { border-color: transparent; - border-image: linear-gradient(to bottom, mix(currentColor,#24273a,0.85) 1px, transparent 1px) 0 0 0 1/0 1px stretch; - background-color: #24273a; + border-image: linear-gradient(to bottom, mix(currentColor,#2b3339,0.85) 1px, transparent 1px) 0 0 0 1/0 1px stretch; + background-color: #2b3339; } scrolledwindow junction:dir(rtl) { border-image-slice: 0 1 0 0; } separator { - background: mix(currentColor,#24273a,0.85); + background: mix(currentColor,#2b3339,0.85); min-width: 1px; min-height: 1px; } list { - color: #cad3f5; - background-color: #24273a; + color: #d5c9a1; + background-color: #2b3339; border-color: @card_shade_color; } list row { padding: 2px; - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); outline-style: solid; outline-offset: -3px; outline-width: 2px; @@ -5169,18 +5169,18 @@ row.activatable:backdrop:hover { background-color: transparent; } row.activatable:selected { - color: #cad3f5; + color: #d5c9a1; } row.activatable:selected:active { background-color: alpha(currentColor,0.19); } row.activatable:selected.has-open-popup, row.activatable:selected:hover { background-color: alpha(currentColor,0.12); - color: #cad3f5; + color: #d5c9a1; } row.activatable:selected:backdrop { background-color: alpha(currentColor,0.07); - color: #cad3f5; + color: #d5c9a1; } row:selected { background-color: alpha(currentColor,0.1); @@ -5191,9 +5191,9 @@ list.content button, list.content > row:not(:selected):hover button, list.view.frame button, list.view.frame > row:not(:selected):hover button { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#363a4f,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#3c4243,0.9); } .content list button.flat:not(:hover):not(:active), .content list > row:not(:selected):hover button.flat:not(:hover):not(:active), list.content button.flat:not(:hover):not(:active), @@ -5212,8 +5212,8 @@ list.content button:hover, list.content > row:not(:selected):hover button:hover, list.view.frame button:hover, list.view.frame > row:not(:selected):hover button:hover { - color: #cad3f5; - background-color: mix(#cad3f5,#363a4f,0.85); + color: #d5c9a1; + background-color: mix(#d5c9a1,#3c4243,0.85); box-shadow: none; } .content list button:active, .content list button:checked, .content list > row:not(:selected):hover button:active, .content list > row:not(:selected):hover button:checked, @@ -5225,8 +5225,8 @@ list.view.frame button:active, list.view.frame button:checked, list.view.frame > row:not(:selected):hover button:active, list.view.frame > row:not(:selected):hover button:checked { - color: #cad3f5; - background-color: mix(#cad3f5,#363a4f,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#3c4243,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; @@ -5240,15 +5240,15 @@ list.view.frame button:active:hover, list.view.frame button:checked:hover, list.view.frame > row:not(:selected):hover button:active:hover, list.view.frame > row:not(:selected):hover button:checked:hover { - background-color: mix(#cad3f5,#363a4f,0.65); + background-color: mix(#d5c9a1,#3c4243,0.65); } .content list button:disabled, .content list > row:not(:selected):hover button:disabled, list.content button:disabled, list.content > row:not(:selected):hover button:disabled, list.view.frame button:disabled, list.view.frame > row:not(:selected):hover button:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#363a4f,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#3c4243,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; @@ -5256,15 +5256,15 @@ list.view.frame > row:not(:selected):hover button:disabled { .content list entry, list.content entry, list.view.frame entry { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#363a4f,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#3c4243,0.9); } .content list entry:disabled, list.content entry:disabled, list.view.frame entry:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#363a4f,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#3c4243,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; @@ -5279,7 +5279,7 @@ list.view.frame { border-radius: 12px; } list.view.frame, list.view.frame:backdrop { - background-color: #363a4f; + background-color: #3c4243; } .app-notification, @@ -5310,20 +5310,20 @@ expander title > arrow:dir(rtl) { -gtk-icon-source: -gtk-icontheme("pan-end-symbolic-rtl"); } expander title > arrow:hover { - color: mix(white,#cad3f5,0.7); + color: mix(white,#d5c9a1,0.7); } expander title > arrow:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } expander title > arrow:disabled:backdrop { - color: mix(mix(#cad3f5,#24273a,0.5),#24273a,0.5); + color: mix(mix(#d5c9a1,#2b3339,0.5),#2b3339,0.5); } expander title > arrow:checked { -gtk-icon-source: -gtk-icontheme("pan-down-symbolic"); } calendar { - color: #cad3f5; + color: #d5c9a1; border: 1px solid alpha(currentColor,0.15); } calendar:selected, calendar:backdrop:selected { @@ -5338,7 +5338,7 @@ calendar.header:backdrop { border-bottom-color: alpha(currentColor,0.15); } calendar.button { - color: #cad3f5; + color: #d5c9a1; } calendar.button:hover { background-color: alpha(currentColor,0.07); @@ -5353,37 +5353,37 @@ calendar.button:checked:hover { background-color: alpha(currentColor,0.12); } calendar.button:backdrop { - color: mix(#cad3f5,#24273a,0.5); + color: mix(#d5c9a1,#2b3339,0.5); } calendar.button:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } calendar.highlight { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } calendar.highlight:backdrop { - color: mix(mix(#cad3f5,#24273a,0.5),#24273a,0.5); + color: mix(mix(#d5c9a1,#2b3339,0.5),#2b3339,0.5); } calendar:backdrop { - color: mix(#cad3f5,#24273a,0.5); - border-color: mix(currentColor,#24273a,0.73); + color: mix(#d5c9a1,#2b3339,0.5); + border-color: mix(currentColor,#2b3339,0.73); } calendar:indeterminate { color: alpha(currentColor,0.1); } messagedialog.csd.background button { - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); color: white; background-color: alpha(currentColor,0.1); } messagedialog.csd.background button:hover { - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); color: white; background-color: alpha(currentColor,0.15); } messagedialog.csd.background button:checked, messagedialog.csd.background button:active { - outline-color: alpha(#a6da95,0.5); + outline-color: alpha(#83c092,0.5); color: white; background-color: alpha(currentColor,0.3); } @@ -5415,8 +5415,8 @@ messagedialog.csd.background button:disabled { messagedialog .titlebar, messagedialog .titlebar:backdrop { min-height: 20px; background-image: none; - background: #24273a; - color: #cad3f5; + background: #2b3339; + color: #d5c9a1; border-style: none; border-top-left-radius: 15px; border-top-right-radius: 15px; @@ -5424,8 +5424,8 @@ messagedialog .titlebar, messagedialog .titlebar:backdrop { messagedialog.csd.background { border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; - background-color: #24273a; - color: #cad3f5; + background-color: #2b3339; + color: #d5c9a1; } messagedialog.csd .dialog-action-area { margin: 0; @@ -5442,10 +5442,10 @@ messagedialog.csd .dialog-action-area button { } filechooser .dialog-action-box { - border-top: 1px solid mix(currentColor,#24273a,0.85); + border-top: 1px solid mix(currentColor,#2b3339,0.85); } filechooser #pathbarbox { - border-bottom: 1px solid #24273a; + border-bottom: 1px solid #2b3339; } filechooserbutton:drop(active) { @@ -5455,19 +5455,19 @@ filechooserbutton:drop(active) { .sidebar { border-style: none; - background-color: #24273a; - color: #cad3f5; + background-color: #2b3339; + color: #d5c9a1; } .sidebar:backdrop { - background-color: #24273a; + background-color: #2b3339; } stacksidebar.sidebar:dir(ltr) list, stacksidebar.sidebar.left list, stacksidebar.sidebar.left:dir(rtl) list, .sidebar:not(separator):dir(ltr), .sidebar:not(separator).left, .sidebar:not(separator).left:dir(rtl) { - border-right: 1px solid #363a4f; + border-right: 1px solid #374145; border-left-style: none; } stacksidebar.sidebar:dir(rtl) list, stacksidebar.sidebar.right list, .sidebar:not(separator):dir(rtl), .sidebar:not(separator).right { - border-left: 1px solid #363a4f; + border-left: 1px solid #374145; border-right-style: none; } @@ -5481,7 +5481,7 @@ paned .sidebar.left, paned .sidebar.right, paned .sidebar.left:dir(rtl), paned . border-radius: 9px; } .sidebar row:backdrop { - color: #cad3f5; + color: #d5c9a1; } .sidebar row, .sidebar separator { margin: 0 4px; @@ -5499,7 +5499,7 @@ stacksidebar row.needs-attention > label { } separator.sidebar { - background-color: #363a4f; + background-color: #374145; } separator.sidebar.selection-mode, .selection-mode separator.sidebar { background-color: shade(@accent_bg_color,0.8); @@ -5523,16 +5523,16 @@ placessidebar row:selected { color: @accent_fg_color; } placessidebar row:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } placessidebar row:backdrop { - color: mix(#cad3f5,#24273a,0.5); + color: mix(#d5c9a1,#2b3339,0.5); } placessidebar row:backdrop:selected { - color: mix(#cad3f5,#24273a,0.5); + color: mix(#d5c9a1,#2b3339,0.5); } placessidebar row:backdrop:disabled { - color: mix(mix(#cad3f5,#24273a,0.5),#24273a,0.5); + color: mix(mix(#d5c9a1,#2b3339,0.5),#2b3339,0.5); } placessidebar row image.sidebar-icon:dir(ltr) { padding-right: 8px; @@ -5602,25 +5602,25 @@ paned > separator { -gtk-icon-source: none; border-style: none; background-color: transparent; - background-image: image(mix(currentColor,#24273a,0.85)); + background-image: image(mix(currentColor,#2b3339,0.85)); background-size: 1px 1px; } paned > separator:selected { background-image: image(@accent_bg_color); } paned > separator:backdrop { - background-image: image(mix(currentColor,#24273a,0.73)); + background-image: image(mix(currentColor,#2b3339,0.73)); } paned > separator.wide { min-width: 5px; min-height: 5px; - background-color: #24273a; - background-image: image(mix(currentColor,#24273a,0.85)), image(mix(currentColor,#24273a,0.85)); + background-color: #2b3339; + background-image: image(mix(currentColor,#2b3339,0.85)), image(mix(currentColor,#2b3339,0.85)); background-size: 1px 1px, 1px 1px; } paned > separator.wide:backdrop { - background-color: #24273a; - background-image: image(mix(currentColor,#24273a,0.73)), image(mix(currentColor,#24273a,0.73)); + background-color: #2b3339; + background-image: image(mix(currentColor,#2b3339,0.73)), image(mix(currentColor,#2b3339,0.73)); } paned.horizontal > separator { background-repeat: repeat-y; @@ -5658,124 +5658,124 @@ infobar { border-style: none; } infobar.info > revealer > box { - background-color: mix(@accent_bg_color,#24273a,0.7); - color: #cad3f5; + background-color: mix(@accent_bg_color,#2b3339,0.7); + color: #d5c9a1; text-shadow: none; } infobar.info > revealer > box:backdrop { - color: mix(#cad3f5,#24273a,0.5); + color: mix(#d5c9a1,#2b3339,0.5); } infobar.info button { - background-color: mix(@accent_bg_color,#24273a,0.5); + background-color: mix(@accent_bg_color,#2b3339,0.5); } infobar.info button:hover { - background-color: mix(@accent_bg_color,#24273a,0.35); + background-color: mix(@accent_bg_color,#2b3339,0.35); } infobar.info button:checked, infobar.info button:active { - background-color: mix(@accent_bg_color,#24273a,0.2); + background-color: mix(@accent_bg_color,#2b3339,0.2); } infobar.info button:backdrop:not(:disabled) label, infobar.info button:backdrop:not(:disabled), infobar.info button:not(:disabled) label, infobar.info button:not(:disabled) { - color: #cad3f5; + color: #d5c9a1; } infobar.info button:disabled { - background-color: mix(@accent_bg_color,#24273a,0.6); + background-color: mix(@accent_bg_color,#2b3339,0.6); } infobar.info button:disabled label, infobar.info button:disabled { - color: alpha(mix(#cad3f5,@accent_bg_color,0.3),0.6); + color: alpha(mix(#d5c9a1,@accent_bg_color,0.3),0.6); } infobar.action.info:hover > revealer > box { - background-color: mix(@accent_bg_color,#24273a,0.6); - box-shadow: inset 0 -1px mix(@accent_bg_color,#24273a,0.3); + background-color: mix(@accent_bg_color,#2b3339,0.6); + box-shadow: inset 0 -1px mix(@accent_bg_color,#2b3339,0.3); } infobar.question > revealer > box { - background-color: mix(@accent_bg_color,#24273a,0.7); - color: #cad3f5; + background-color: mix(@accent_bg_color,#2b3339,0.7); + color: #d5c9a1; text-shadow: none; } infobar.question > revealer > box:backdrop { - color: mix(#cad3f5,#24273a,0.5); + color: mix(#d5c9a1,#2b3339,0.5); } infobar.question button { - background-color: mix(@accent_bg_color,#24273a,0.5); + background-color: mix(@accent_bg_color,#2b3339,0.5); } infobar.question button:hover { - background-color: mix(@accent_bg_color,#24273a,0.35); + background-color: mix(@accent_bg_color,#2b3339,0.35); } infobar.question button:checked, infobar.question button:active { - background-color: mix(@accent_bg_color,#24273a,0.2); + background-color: mix(@accent_bg_color,#2b3339,0.2); } infobar.question button:backdrop:not(:disabled) label, infobar.question button:backdrop:not(:disabled), infobar.question button:not(:disabled) label, infobar.question button:not(:disabled) { - color: #cad3f5; + color: #d5c9a1; } infobar.question button:disabled { - background-color: mix(@accent_bg_color,#24273a,0.6); + background-color: mix(@accent_bg_color,#2b3339,0.6); } infobar.question button:disabled label, infobar.question button:disabled { - color: alpha(mix(#cad3f5,@accent_bg_color,0.3),0.6); + color: alpha(mix(#d5c9a1,@accent_bg_color,0.3),0.6); } infobar.action.question:hover > revealer > box { - background-color: mix(@accent_bg_color,#24273a,0.6); - box-shadow: inset 0 -1px mix(@accent_bg_color,#24273a,0.3); + background-color: mix(@accent_bg_color,#2b3339,0.6); + box-shadow: inset 0 -1px mix(@accent_bg_color,#2b3339,0.3); } infobar.warning > revealer > box { - background-color: mix(@warning_bg_color,#24273a,0.7); - color: #cad3f5; + background-color: mix(@warning_bg_color,#2b3339,0.7); + color: #d5c9a1; text-shadow: none; } infobar.warning > revealer > box:backdrop { - color: mix(#cad3f5,#24273a,0.5); + color: mix(#d5c9a1,#2b3339,0.5); } infobar.warning button { - background-color: mix(@warning_bg_color,#24273a,0.5); + background-color: mix(@warning_bg_color,#2b3339,0.5); } infobar.warning button:hover { - background-color: mix(@warning_bg_color,#24273a,0.35); + background-color: mix(@warning_bg_color,#2b3339,0.35); } infobar.warning button:checked, infobar.warning button:active { - background-color: mix(@warning_bg_color,#24273a,0.2); + background-color: mix(@warning_bg_color,#2b3339,0.2); } infobar.warning button:backdrop:not(:disabled) label, infobar.warning button:backdrop:not(:disabled), infobar.warning button:not(:disabled) label, infobar.warning button:not(:disabled) { - color: #cad3f5; + color: #d5c9a1; } infobar.warning button:disabled { - background-color: mix(@warning_bg_color,#24273a,0.6); + background-color: mix(@warning_bg_color,#2b3339,0.6); } infobar.warning button:disabled label, infobar.warning button:disabled { - color: alpha(mix(#cad3f5,@warning_bg_color,0.3),0.6); + color: alpha(mix(#d5c9a1,@warning_bg_color,0.3),0.6); } infobar.action.warning:hover > revealer > box { - background-color: mix(@warning_bg_color,#24273a,0.6); - box-shadow: inset 0 -1px mix(@warning_bg_color,#24273a,0.3); + background-color: mix(@warning_bg_color,#2b3339,0.6); + box-shadow: inset 0 -1px mix(@warning_bg_color,#2b3339,0.3); } infobar.error > revealer > box { - background-color: mix(@error_bg_color,#24273a,0.7); - color: #cad3f5; + background-color: mix(@error_bg_color,#2b3339,0.7); + color: #d5c9a1; text-shadow: none; } infobar.error > revealer > box:backdrop { - color: mix(#cad3f5,#24273a,0.5); + color: mix(#d5c9a1,#2b3339,0.5); } infobar.error button { - background-color: mix(@error_bg_color,#24273a,0.5); + background-color: mix(@error_bg_color,#2b3339,0.5); } infobar.error button:hover { - background-color: mix(@error_bg_color,#24273a,0.35); + background-color: mix(@error_bg_color,#2b3339,0.35); } infobar.error button:checked, infobar.error button:active { - background-color: mix(@error_bg_color,#24273a,0.2); + background-color: mix(@error_bg_color,#2b3339,0.2); } infobar.error button:backdrop:not(:disabled) label, infobar.error button:backdrop:not(:disabled), infobar.error button:not(:disabled) label, infobar.error button:not(:disabled) { - color: #cad3f5; + color: #d5c9a1; } infobar.error button:disabled { - background-color: mix(@error_bg_color,#24273a,0.6); + background-color: mix(@error_bg_color,#2b3339,0.6); } infobar.error button:disabled label, infobar.error button:disabled { - color: alpha(mix(#cad3f5,@error_bg_color,0.3),0.6); + color: alpha(mix(#d5c9a1,@error_bg_color,0.3),0.6); } infobar.action.error:hover > revealer > box { - background-color: mix(@error_bg_color,#24273a,0.6); - box-shadow: inset 0 -1px mix(@error_bg_color,#24273a,0.3); + background-color: mix(@error_bg_color,#2b3339,0.6); + box-shadow: inset 0 -1px mix(@error_bg_color,#2b3339,0.3); } infobar .close { min-width: 18px; @@ -5784,10 +5784,10 @@ infobar .close { border-radius: 50%; } infobar selection { - background-color: shade(#24273a,0.9); + background-color: shade(#2b3339,0.9); } infobar *:link { - color: #a6da95; + color: #83c092; } tooltip { @@ -5852,7 +5852,7 @@ colorswatch.dark overlay { color: white; } colorswatch.dark overlay:hover { - border-color: mix(currentColor,#24273a,0.85); + border-color: mix(currentColor,#2b3339,0.85); } colorswatch.light { outline-color: rgba(0, 0, 0, 0.6); @@ -5861,21 +5861,21 @@ colorswatch.light overlay { color: black; } colorswatch.light overlay:hover { - border-color: mix(currentColor,#24273a,0.85); + border-color: mix(currentColor,#2b3339,0.85); } colorswatch:drop(active) { box-shadow: none; } colorswatch:drop(active).light overlay { border-color: @accent_bg_color; - box-shadow: inset 0 0 0 2px mix(currentColor,#24273a,0.85), inset 0 0 0 1px @accent_bg_color; + box-shadow: inset 0 0 0 2px mix(currentColor,#2b3339,0.85), inset 0 0 0 1px @accent_bg_color; } colorswatch:drop(active).dark overlay { border-color: @accent_bg_color; - box-shadow: inset 0 0 0 2px mix(currentColor,#24273a,0.85), inset 0 0 0 1px @accent_bg_color; + box-shadow: inset 0 0 0 2px mix(currentColor,#2b3339,0.85), inset 0 0 0 1px @accent_bg_color; } colorswatch overlay { - border: 1px solid mix(currentColor,#24273a,0.85); + border: 1px solid mix(currentColor,#2b3339,0.85); } colorswatch overlay:hover { box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), inset 0 -1px rgba(0, 0, 0, 0.2); @@ -5887,13 +5887,13 @@ colorswatch#add-color-button:only-child { border-radius: 9px; } colorswatch#add-color-button overlay { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); } colorswatch#add-color-button overlay:hover { - color: #cad3f5; - background-color: mix(#cad3f5,#24273a,0.85); + color: #d5c9a1; + background-color: mix(#d5c9a1,#2b3339,0.85); box-shadow: none; } colorswatch:disabled { @@ -5920,11 +5920,11 @@ colorchooser .popover.osd { .checkerboard { background-position: 0px 0px, 10px 10px; background-size: 20px 20px; - background-image: linear-gradient(45deg, mix(currentColor,#24273a,0.85) 25%, transparent 25%, transparent 75%, mix(currentColor,#24273a,0.85) 75%, mix(currentColor,#24273a,0.85) 100%), linear-gradient(45deg, mix(currentColor,#24273a,0.85) 25%, #24273a 25%, #24273a 75%, mix(currentColor,#24273a,0.85) 75%, mix(currentColor,#24273a,0.85) 100%); + background-image: linear-gradient(45deg, mix(currentColor,#2b3339,0.85) 25%, transparent 25%, transparent 75%, mix(currentColor,#2b3339,0.85) 75%, mix(currentColor,#2b3339,0.85) 100%), linear-gradient(45deg, mix(currentColor,#2b3339,0.85) 25%, #2b3339 25%, #2b3339 75%, mix(currentColor,#2b3339,0.85) 75%, mix(currentColor,#2b3339,0.85) 100%); } .content-view { - background-color: shade(#24273a,0.93); + background-color: shade(#2b3339,0.93); } .content-view:hover { -gtk-icon-effect: highlight; @@ -5934,7 +5934,7 @@ colorchooser .popover.osd { border-radius: 5px; } .scale-popup button:hover { - background-color: alpha(#cad3f5,0.1); + background-color: alpha(#d5c9a1,0.1); border-radius: 5px; } @@ -5978,17 +5978,17 @@ cursor-handle.insertion-cursor:dir(ltr), cursor-handle.insertion-cursor:dir(rtl) padding-bottom: 3px; padding-left: 6px; padding-right: 6px; - color: #cad3f5; - background-color: #24273a; + color: #d5c9a1; + background-color: #2b3339; border: 1px solid; - border-color: mix(currentColor,#24273a,0.85); + border-color: mix(currentColor,#2b3339,0.85); border-radius: 5px; - box-shadow: inset 0 -3px mix(mix(currentColor,#24273a,0.85),#24273a,0.4); + box-shadow: inset 0 -3px mix(mix(currentColor,#2b3339,0.85),#2b3339,0.4); font-size: smaller; } .keycap:backdrop { - background-color: #24273a; - color: mix(#cad3f5,#24273a,0.5); + background-color: #2b3339; + color: mix(#d5c9a1,#2b3339,0.5); transition: 200ms ease-out; } @@ -6050,7 +6050,7 @@ button.emoji-section:backdrop:not(:checked) { border-color: transparent; } button.emoji-section:hover { - border-color: alpha(#cad3f5,0.1); + border-color: alpha(#d5c9a1,0.1); } button.emoji-section:checked { border-color: alpha(currentColor,0.1); @@ -6114,11 +6114,11 @@ scrolledwindow list separator.horizontal { decoration { border-radius: 15px 15px 0 0; border-width: 0px; - box-shadow: 0 3px 12px 1px rgba(0, 0, 0, 0.3), 0 0 0 1px shade(mix(currentColor,#24273a,0.85),0.86); + box-shadow: 0 3px 12px 1px rgba(0, 0, 0, 0.3), 0 0 0 1px shade(mix(currentColor,#2b3339,0.85),0.86); margin: 10px; } decoration:backdrop { - box-shadow: 0 3px 12px 1px transparent, 0 2px 6px 2px rgba(0, 0, 0, 0.14), 0 0 0 1px shade(mix(currentColor,#24273a,0.85),0.7); + box-shadow: 0 3px 12px 1px transparent, 0 2px 6px 2px rgba(0, 0, 0, 0.14), 0 0 0 1px shade(mix(currentColor,#2b3339,0.85),0.7); transition: 200ms ease-out; } .maximized decoration, .fullscreen decoration { @@ -6127,26 +6127,26 @@ decoration:backdrop { } .tiled decoration, .tiled-top decoration, .tiled-right decoration, .tiled-bottom decoration, .tiled-left decoration { border-radius: 0; - box-shadow: 0 0 0 1px shade(mix(currentColor,#24273a,0.85),0.86), 0 0 0 20px transparent; + box-shadow: 0 0 0 1px shade(mix(currentColor,#2b3339,0.85),0.86), 0 0 0 20px transparent; } .tiled decoration:backdrop, .tiled-top decoration:backdrop, .tiled-right decoration:backdrop, .tiled-bottom decoration:backdrop, .tiled-left decoration:backdrop { - box-shadow: 0 0 0 1px shade(mix(currentColor,#24273a,0.85),0.7), 0 0 0 20px transparent; + box-shadow: 0 0 0 1px shade(mix(currentColor,#2b3339,0.85),0.7), 0 0 0 20px transparent; } .popup decoration { box-shadow: none; } .ssd decoration { - box-shadow: 0 0 0 1px shade(mix(currentColor,#24273a,0.85),0.86); + box-shadow: 0 0 0 1px shade(mix(currentColor,#2b3339,0.85),0.86); } .ssd decoration:backdrop { - box-shadow: 0 0 0 1px shade(mix(currentColor,#24273a,0.85),0.7); + box-shadow: 0 0 0 1px shade(mix(currentColor,#2b3339,0.85),0.7); } .ssd.maximized decoration, .ssd.maximized decoration:backdrop { box-shadow: none; } .csd.popup decoration { border-radius: 9px; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px alpha(shade(mix(currentColor,#24273a,0.85),0.86),0.9); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px alpha(shade(mix(currentColor,#2b3339,0.85),0.86),0.9); } tooltip.csd decoration { border-radius: 5px; @@ -6154,18 +6154,18 @@ tooltip.csd decoration { } messagedialog.csd decoration { border-radius: 15px; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px alpha(shade(mix(currentColor,#24273a,0.85),0.86),0.9); + box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 0 1px alpha(shade(mix(currentColor,#2b3339,0.85),0.86),0.9); } .solid-csd decoration { margin: 0; padding: 4px; - background-color: mix(currentColor,#24273a,0.85); - border: solid 1px mix(currentColor,#24273a,0.85); + background-color: mix(currentColor,#2b3339,0.85); + border: solid 1px mix(currentColor,#2b3339,0.85); border-radius: 0; - box-shadow: inset 0 0 0 5px mix(currentColor,#24273a,0.85), inset 0 0 0 4px #1e2030, inset 0 0 0 1px mix(currentColor,#24273a,0.85); + box-shadow: inset 0 0 0 5px mix(currentColor,#2b3339,0.85), inset 0 0 0 4px #232a2e, inset 0 0 0 1px mix(currentColor,#2b3339,0.85); } .solid-csd decoration:backdrop { - box-shadow: inset 0 0 0 3px #24273a; + box-shadow: inset 0 0 0 3px #2b3339; } button.titlebutton { @@ -6191,7 +6191,7 @@ headerbar.selection-mode button.titlebutton:backdrop, } .selection-mode button.titlebutton { - color: #cad3f5; + color: #d5c9a1; } .monospace { @@ -6205,8 +6205,8 @@ window.csd.unified:not(.solid-csd):not(.fullscreen):not(.tiled):not(.tiled-top): } window.csd.unified scrollbar { - background-color: #24273a; - color: #cad3f5; + background-color: #2b3339; + color: #d5c9a1; } window.csd.unified scrollbar trough { margin: 7px; @@ -6282,7 +6282,7 @@ popover.combo list > row { min-height: 50px; } popover.combo list > row:not(:last-child) { - border-bottom: 1px solid alpha(mix(currentColor,#24273a,0.85),0.5); + border-bottom: 1px solid alpha(mix(currentColor,#2b3339,0.85),0.5); } popover.combo list > row:first-child { border-top-left-radius: 8px; @@ -6375,12 +6375,12 @@ row.expander:checked image.expander-row-arrow:not(:disabled) { color: @accent_bg_color; } row.expander image.expander-row-arrow:disabled { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } list.content { background-color: transparent; - color: #cad3f5; + color: #d5c9a1; border-radius: 12px; } list.content list { @@ -6388,8 +6388,8 @@ list.content list { border-radius: 12px; } list.content > row { - background-color: #363a4f; - color: #cad3f5; + background-color: #3c4243; + color: #d5c9a1; margin: 0; transition: 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94); } @@ -6428,17 +6428,17 @@ list.content > row:only-child { -gtk-outline-radius: 12px; } list.content > row:not(.expander):not(:active):hover.activatable:not(:selected), list.content > row.expander row.header:not(:active):hover.activatable:not(:selected) { - color: #cad3f5; - background-color: mix(currentColor,#363a4f,0.96); + color: #d5c9a1; + background-color: mix(currentColor,#3c4243,0.96); } list.content + .inline-toolbar { border-color: transparent; } button.list-button:not(:active):not(:checked):not(:hover) { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#363a4f,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#3c4243,0.9); } keypad .digit { @@ -6456,17 +6456,17 @@ headerbar viewswitcher button { margin: 0 4px; } headerbar viewswitcher button.radio:checked, headerbar viewswitcher button.radio:hover:not(:backdrop) { - background: image(#1e2030); + background: image(#232a2e); } headerbar viewswitcher button:backdrop, headerbar viewswitcher button:hover:backdrop, headerbar viewswitcher button.radio:backdrop, headerbar viewswitcher button.radio:checked:backdrop, headerbar viewswitcher button.radio:hover:backdrop, headerbar viewswitcher button.radio:checked:hover:backdrop { - background: image(#1e2030); + background: image(#232a2e); transition: none; } headerbar viewswitcher button.radio:checked:hover:not(:backdrop) { - background: image(#1e2030); + background: image(#232a2e); } headerbar viewswitcher button, headerbar viewswitcher button:hover:not(:backdrop), headerbar viewswitcher button:checked, headerbar viewswitcher button:active, headerbar viewswitcher button:checked:hover, headerbar viewswitcher button:active:hover { - background: image(#1e2030); + background: image(#232a2e); transition: none; } headerbar viewswitcher button > stack > box { @@ -6529,10 +6529,10 @@ headerbar viewswitcher button:not(:checked):not(only-child):last-child:hover { border-right-color: alpha(currentColor,0.15); } headerbar viewswitcher button:not(:checked):hover:backdrop, headerbar viewswitcher button:not(:checked):active:backdrop, headerbar viewswitcher button:not(:checked):active:hover:backdrop { - background: image(#1e2030); + background: image(#232a2e); } headerbar viewswitcher button:not(:checked):active, headerbar viewswitcher button:not(:checked):active:hover { - background: image(#1e2030); + background: image(#232a2e); } viewswitcher button > stack > box.narrow { font-size: 0.75rem; @@ -6590,7 +6590,7 @@ viewswitchertitle viewswitcher { } statuspage > scrolledwindow > viewport > box > clamp > box > .icon { - color: alpha(#cad3f5,0.5); + color: alpha(#d5c9a1,0.5); } statuspage > scrolledwindow > viewport > box { @@ -6623,15 +6623,15 @@ row > box.header > box.title { tabbar .box { min-height: 38px; - background: #1e2030; + background: #232a2e; border-bottom: 1px solid @headerbar_shade_color; } tabbar .box:backdrop { - color: mix(#cad3f5,#1e2030,0.5); - background-color: #1e2030; + color: mix(#d5c9a1,#232a2e,0.5); + background-color: #232a2e; } tabbar scrolledwindow.pinned undershoot { - border: 0 solid mix(black,#24273a,0.82); + border: 0 solid mix(black,#2b3339,0.82); } tabbar scrolledwindow.pinned:dir(rtl) undershoot.left { border-left-width: 1px; @@ -6640,7 +6640,7 @@ tabbar scrolledwindow.pinned:dir(ltr) undershoot.right { border-right-width: 1px; } tabbar scrolledwindow.pinned:backdrop undershoot { - border-color: mix(currentColor,#24273a,0.73); + border-color: mix(currentColor,#2b3339,0.73); } tabbar scrolledwindow.pinned tabbox:dir(ltr) { padding-right: 1px; @@ -6684,7 +6684,7 @@ tabbar tab:checked:hover { } tabbar .start-action, tabbar .end-action { - background-color: #1e2030; + background-color: #232a2e; border-color: transparent; border-style: solid; transition: background-color 150ms ease-in-out; @@ -6692,7 +6692,7 @@ tabbar .end-action { tabbar .start-action:backdrop, tabbar .end-action:backdrop { border-color: transparent; - background-color: #1e2030; + background-color: #232a2e; } tabbar .start-action button, tabbar .end-action button { @@ -6719,7 +6719,7 @@ tabbar .end-action:dir(ltr) > * { .tab-drag-icon tab { min-height: 26px; background-color: alpha(currentColor,0.16); - box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.25), 0 0 0 1px alpha(mix(currentColor,#24273a,0.85),0.9), inset 0 1px alpha(#cad3f5,0.07); + box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.25), 0 0 0 1px alpha(mix(currentColor,#2b3339,0.85),0.9), inset 0 1px alpha(#d5c9a1,0.07); margin: 25px; } @@ -6750,7 +6750,7 @@ tabbar tab .tab-close-button:hover, tabbar tab .tab-indicator.clickable:hover, .tab-drag-icon tab .tab-close-button:hover, .tab-drag-icon tab .tab-indicator.clickable:hover { - background: alpha(#cad3f5,0.15); + background: alpha(#d5c9a1,0.15); } tabbar tab .tab-close-button:active, tabbar tab .tab-indicator.clickable:active, @@ -6902,14 +6902,14 @@ tabbar .tab-indicator:not(.clickable) { } .heading.h4 { - color: #cad3f5; + color: #d5c9a1; } window.csd.unified list.content spinbutton { border: none; } window.csd.unified list.content spinbutton:focus { - box-shadow: inset 0 0 0 2px alpha(#a6da95,0.5); + box-shadow: inset 0 0 0 2px alpha(#83c092,0.5); } window.csd.unified .titlebar { @@ -6957,7 +6957,7 @@ window.flat headerbar { .h4, .category-label { - color: shade(#cad3f5,1.2); + color: shade(#d5c9a1,1.2); font-weight: 700; } @@ -6985,8 +6985,8 @@ list .h4 { border-bottom-width: 1px; border-left-width: 0; border-radius: 0; - border-bottom-color: shade(mix(currentColor,#24273a,0.85),0.75); - background-color: shade(#24273a,0.85); + border-bottom-color: shade(mix(currentColor,#2b3339,0.85),0.75); + background-color: shade(#2b3339,0.85); } .storage-bar .fill-block:first-child { border-radius: 9px 0 0; @@ -7002,8 +7002,8 @@ list .h4 { } .storage-bar .empty-block { border-bottom-width: 1px; - border-bottom-color: shade(mix(currentColor,#24273a,0.85),0.6); - background-color: shade(#24273a,0.95); + border-bottom-color: shade(mix(currentColor,#2b3339,0.85),0.6); + background-color: shade(#2b3339,0.95); } .storage-bar .empty-block image { color: black; @@ -7149,9 +7149,9 @@ GraniteWidgetsPopOver { -GraniteWidgetsPopOver-border-radius: 15px; -GraniteWidgetsPopOver-border-width: 0; -GraniteWidgetsPopOver-shadow-size: 12; - border: 1px solid #24273a; - background: #24273a; - color: #cad3f5; + border: 1px solid #2b3339; + background: #2b3339; + color: #d5c9a1; } GraniteWidgetsPopOver .button { background-image: none; @@ -7174,21 +7174,21 @@ GraniteWidgetsStaticNotebook .frame { } .popover_bg { - background-color: #24273a; + background-color: #2b3339; background-image: none; - border: 1px solid #24273a; - color: #cad3f5; + border: 1px solid #2b3339; + color: #d5c9a1; } .deck { - background-color: #24273a; + background-color: #2b3339; } paper, .card { transition: all 300ms cubic-bezier(0.25, 0.8, 0.25, 1); border: none; - background-color: #24273a; + background-color: #2b3339; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03), 0 1px 3px 1px rgba(0, 0, 0, 0.07), 0 2px 6px 2px rgba(0, 0, 0, 0.03); } paper, paper.rounded, @@ -7198,15 +7198,15 @@ paper, paper.rounded, } paper.collapsed, .card.collapsed { - background-color: #24273a; + background-color: #2b3339; } .source-list { -GtkTreeView-horizontal-separator: 1px; -GtkTreeView-vertical-separator: 6px; - background-color: #24273a; - border: solid mix(currentColor,#24273a,0.85); - color: #cad3f5; + background-color: #2b3339; + border: solid mix(currentColor,#2b3339,0.85); + color: #d5c9a1; border-right-width: 1px; } .source-list .category-expander { @@ -7215,7 +7215,7 @@ paper.collapsed, .source-list .badge { background-image: none; background-color: rgba(0, 0, 0, 0.4); - color: #24273a; + color: #2b3339; border-radius: 10px; padding: 0 6px; margin: 0 3px; @@ -7223,7 +7223,7 @@ paper.collapsed, } .source-list .badge:selected:backdrop, .source-list .badge:selected:hover:backdrop { background-color: rgba(0, 0, 0, 0.2); - color: shade(#24273a,0.95); + color: shade(#2b3339,0.95); } .source-list row, .source-list .list-row { @@ -7290,7 +7290,7 @@ label.terminal { text-shadow: none; } .welcome .h1, .welcome .h3 { - color: shade(#cad3f5,1.2); + color: shade(#d5c9a1,1.2); } button.back-button, @@ -7305,15 +7305,15 @@ button.back-button.text-button { } .titlebar button.back-button, .titlebar button.back-button.text-button { - background-color: #1e2030; + background-color: #232a2e; background-image: -gtk-icontheme("go-previous-symbolic"); background-repeat: no-repeat no-repeat; background-position: 5px 50%; background-size: 21px; padding-left: 36px; - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#1e2030,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#232a2e,0.9); } .titlebar button.back-button:hover, .titlebar button.back-button.text-button:hover { @@ -7321,8 +7321,8 @@ button.back-button.text-button { background-repeat: no-repeat no-repeat; background-position: 5px 50%; background-size: 21px; - color: #cad3f5; - background-color: mix(#cad3f5,#1e2030,0.85); + color: #d5c9a1; + background-color: mix(#d5c9a1,#232a2e,0.85); box-shadow: none; } .titlebar button.back-button:active, @@ -7331,15 +7331,15 @@ button.back-button.text-button { background-repeat: no-repeat no-repeat; background-position: 5px 50%; background-size: 21px; - color: #cad3f5; - background-color: mix(#cad3f5,#1e2030,0.7); + color: #d5c9a1; + background-color: mix(#d5c9a1,#232a2e,0.7); box-shadow: none; text-shadow: none; -gtk-icon-shadow: none; } .titlebar button.back-button:active:hover, .titlebar button.back-button.text-button:active:hover { - background-color: mix(#cad3f5,#1e2030,0.65); + background-color: mix(#d5c9a1,#232a2e,0.65); } button.back-button:dir(rtl), button.back-button.text-button:dir(rtl) { @@ -7352,21 +7352,21 @@ button.back-button.text-button:dir(rtl) { } .checkerboard { - box-shadow: 0px 1px 2px 0px alpha(mix(currentColor,#24273a,0.85),0.5), 0px 0px 0px 1px alpha(mix(currentColor,#24273a,0.85),0.5), 0px 2px 0px 0px alpha(mix(currentColor,#24273a,0.85),0.5); + box-shadow: 0px 1px 2px 0px alpha(mix(currentColor,#2b3339,0.85),0.5), 0px 0px 0px 1px alpha(mix(currentColor,#2b3339,0.85),0.5), 0px 2px 0px 0px alpha(mix(currentColor,#2b3339,0.85),0.5); border-radius: 2px; } .org-gnome-gedit notebook > header, .gedit-side-panel-paned notebook > header { - background-color: #1e2030; + background-color: #232a2e; box-shadow: inset 0 -1px @headerbar_shade_color; } .org-gnome-gedit notebook > header:backdrop, .gedit-side-panel-paned notebook > header:backdrop { - background-color: #1e2030; + background-color: #232a2e; } .gedit-search-slider { - background: #24273a; - border: 1px solid mix(currentColor,#24273a,0.85); + background: #2b3339; + border: 1px solid mix(currentColor,#2b3339,0.85); border-top-style: none; padding: 4px 8px; border-radius: 0 0 9px 9px; @@ -7377,7 +7377,7 @@ button.back-button.text-button:dir(rtl) { } .gedit-document-panel { - background-color: #24273a; + background-color: #2b3339; } .gedit-document-panel row.activatable { padding: 6px; @@ -7396,11 +7396,11 @@ button.back-button.text-button:dir(rtl) { background-color: alpha(currentColor,0.3); } .gedit-document-panel row:hover:selected button:hover { - color: #cad3f5; + color: #d5c9a1; } .XfceHeading { - background-color: #24273a; + background-color: #2b3339; margin: 0; padding: 0; border-width: 0; @@ -7498,24 +7498,24 @@ XfdesktopIconView.view .rubberband { box-shadow: inset 0 0 0 1px @accent_bg_color; } .xfce4-panel.background button entry { - caret-color: #cad3f5; + caret-color: #d5c9a1; } .xfce4-panel.background button menu { -gtk-icon-effect: none; text-shadow: none; } .xfce4-panel.background button menu .linked button { - color: #cad3f5; - outline-color: alpha(#a6da95,0.5); - background-color: mix(#cad3f5,#24273a,0.9); + color: #d5c9a1; + outline-color: alpha(#83c092,0.5); + background-color: mix(#d5c9a1,#2b3339,0.9); } .xfce4-panel.background button menu .linked button:disabled { - color: alpha(#cad3f5,0.5); - background-color: mix(#cad3f5,#24273a,0.95); + color: alpha(#d5c9a1,0.5); + background-color: mix(#d5c9a1,#2b3339,0.95); text-shadow: none; -gtk-icon-shadow: none; box-shadow: none; - border-color: alpha(mix(currentColor,#24273a,0.85),0.5); + border-color: alpha(mix(currentColor,#2b3339,0.85),0.5); } .xfce4-panel.background progressbar { margin: 0; @@ -7574,7 +7574,7 @@ window#whiskermenu-window button { #XfceNotifyWindow { border-radius: 9px; - background-color: #24273a; + background-color: #2b3339; } .caja-desktop.caja-canvas-item, @@ -7590,33 +7590,33 @@ window#whiskermenu-window button { margin-right: 0; } .nemo-properties-dialog toolbar stackswitcher.linked button:backdrop { - color: mix(#cad3f5,#24273a,0.5); - background-color: #24273a; + color: mix(#d5c9a1,#2b3339,0.5); + background-color: #2b3339; } .nemo-window .sidebar scrolledwindow.frame.nemo-places-sidebar { border: none; } .nemo-window .sidebar viewport.frame box.vertical treeview.view.places-treeview { - background-image: image(#24273a); + background-image: image(#2b3339); border-radius: 0; } .nemo-window .sidebar viewport.frame box.vertical treeview.view.places-treeview:selected { background: @accent_bg_color; } .nemo-window .sidebar viewport.frame box.vertical treeview.view.places-treeview:not(:selected):not(:backdrop):hover { - background-image: image(alpha(#cad3f5,0.05)); + background-image: image(alpha(#d5c9a1,0.05)); } .nemo-window .nemo-inactive-pane .view, .nemo-window .nemo-inactive-pane iconview { - background-color: #24273a; + background-color: #2b3339; } .nemo-window .nemo-window-pane widget.entry { border: 1px solid; border-radius: 3px; - color: #cad3f5; + color: #d5c9a1; border-color: @accent_bg_color; - background-color: #24273a; + background-color: #2b3339; } .nemo-window .nemo-window-pane widget.entry:selected { border: 1px solid; @@ -7626,7 +7626,7 @@ window#whiskermenu-window button { background-color: @accent_bg_color; } .nemo-window toolbar.horizontal.primary-toolbar { - border-bottom: 1px solid mix(currentColor,#24273a,0.85); + border-bottom: 1px solid mix(currentColor,#2b3339,0.85); } .nemo-window toolbar.horizontal.primary-toolbar widget.linked.raised button:first-child widget { -gtk-icon-source: -gtk-icontheme("go-previous-symbolic"); @@ -7673,11 +7673,11 @@ terminal-window notebook scrollbar slider { } window.background.caja-navigation-window #Toolbar { - border-bottom: 1px solid mix(currentColor,#24273a,0.85); + border-bottom: 1px solid mix(currentColor,#2b3339,0.85); } window.background.caja-navigation-window #Toolbar:backdrop { - background-color: #24273a; - border-color: mix(currentColor,#24273a,0.73); + background-color: #2b3339; + border-color: mix(currentColor,#2b3339,0.73); } .caja-pathbar button { @@ -7704,14 +7704,14 @@ window.background.caja-navigation-window #Toolbar:backdrop { } .caja-side-pane + separator + box:backdrop { - background: #24273a; + background: #2b3339; } .caja-navigation-window widget.view widget.entry, .caja-desktop-window widget.view widget.entry { - background: mix(currentColor,#24273a,0.95); - color: #cad3f5; - border-color: mix(currentColor,#24273a,0.85); + background: mix(currentColor,#2b3339,0.95); + color: #d5c9a1; + border-color: mix(currentColor,#2b3339,0.85); } .caja-navigation-window widget.view widget.entry:selected, .caja-desktop-window widget.view widget.entry:selected { @@ -7720,20 +7720,20 @@ window.background.caja-navigation-window #Toolbar:backdrop { } #gnc-id-main-window treeview.view:not(:selected):hover { - background-color: mix(currentColor,#24273a,0.93); + background-color: mix(currentColor,#2b3339,0.93); } gnc-id-sheet-list { - background-color: #24273a; + background-color: #2b3339; } geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content { - background-color: #24273a; + background-color: #2b3339; border: none; border-radius: 0; } geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable { - border: 1px solid mix(currentColor,#24273a,0.85); + border: 1px solid mix(currentColor,#2b3339,0.85); border-bottom-width: 0; } geary-conversation-viewer#conversation_viewer list.background.conversation-listbox.content > row.activatable:first-child { @@ -7756,8 +7756,8 @@ geary-conversation-viewer#conversation_viewer list.background.conversation-listb border-radius: 0 0 12px 12px; } geary-conversation-viewer#conversation_viewer searchbar > revealer > box { - background-color: #24273a; - border-color: mix(currentColor,#24273a,0.85); + background-color: #2b3339; + border-color: mix(currentColor,#2b3339,0.85); } .geary-folder-popover-list-row { @@ -7766,20 +7766,20 @@ geary-conversation-viewer#conversation_viewer searchbar > revealer > box { } .geary-main-window leaflet > leaflet > box:first-child { - background-color: #24273a; + background-color: #2b3339; } .geary-main-window leaflet > leaflet > box:first-child:backdrop { - background-color: #24273a; + background-color: #2b3339; } .geary-main-window leaflet > box:first-child > .titlebar { - background-color: #24273a; + background-color: #2b3339; background-image: none; border-bottom: transparent; box-shadow: none; } .geary-main-window leaflet > box:first-child > .titlebar:backdrop { - background-color: #24273a; + background-color: #2b3339; } .geary-main-window leaflet > box:first-child > .titlebar button { background-color: transparent; @@ -7802,11 +7802,11 @@ geary-conversation-viewer#conversation_viewer searchbar > revealer > box { } .geary-main-window leaflet > box:not(:first-child) > .titlebar:backdrop { background-image: none; - background-color: #1e2030; + background-color: #232a2e; } .geary-main-window separator.sidebar { - background-color: mix(currentColor,#24273a,0.85); + background-color: mix(currentColor,#2b3339,0.85); } .geary-main-window .titlebar .image-button { @@ -7870,5 +7870,39 @@ window.background:not(.solid-csd):not(.csd) > notebook > header tab:checked:hove } window.background:not(.solid-csd):not(.csd) > notebook > stack:not(:only-child) { - background-color: #24273a; + background-color: #2b3339; +} + + button.minimize.titlebutton:not(.suggested-action):not(.destructive-action) { + background: alpha(@yellow_1,0.1); + color: @yellow_1; + } + + button.minimize.titlebutton:backdrop:not(.suggested-action):not(.destructive-action) { + color: shade(@yellow_1,0.5); + } + + button.maximize.titlebutton:not(.suggested-action):not(.destructive-action) { + background: alpha(@green_1,0.1); + color: @green_1; + } + + button.maximize.titlebutton:backdrop:not(.suggested-action):not(.destructive-action) { + color: shade(@green_1,0.5); + } + + button.close.titlebutton:not(.suggested-action):not(.destructive-action) { + background: alpha(@red_1,0.1); + color: @red_1; + } + + button.close.titlebutton:backdrop:not(.suggested-action):not(.destructive-action) { + color: shade(@red_1,0.5); + } + +window, decoration, decoration-overlay, headerbar, .titlebar { + border-bottom-left-radius: 5px; + border-bottom-right-radius:5px; + border-top-left-radius: 5px; + border-top-right-radius: 5px; } diff --git a/gtk-4.0/.config/gtk-4.0/gtk.css b/gtk-4.0/.config/gtk-4.0/gtk.css index d515605..5a4589f 100644 --- a/gtk-4.0/.config/gtk-4.0/gtk.css +++ b/gtk-4.0/.config/gtk-4.0/gtk.css @@ -1,93 +1,91 @@ -/* Catppuccin Macchiato Palette */ - -/* Window */ -@define-color window_bg_color #24273a; /* base */ -@define-color window_fg_color #cad3f5; /* text */ +/* Everforest Dark Palette */ +@define-color window_bg_color #2b3339; /* bg0 */ +@define-color window_fg_color #d5c9a1; /* fg */ /* View styling */ -@define-color view_bg_color #24273a; /* base */ -@define-color view_fg_color #cad3f5; /* text */ +@define-color view_bg_color #2b3339; +@define-color view_fg_color #d5c9a1; /* Header bar */ -@define-color headerbar_bg_color #1e2030; /* mantle */ -@define-color headerbar_backdrop_color #1e2030; /* mantle */ -@define-color headerbar_fg_color #cad3f5; /* text */ +@define-color headerbar_bg_color #232a2e; +@define-color headerbar_backdrop_color #232a2e; +@define-color headerbar_fg_color #d5c9a1; /* Popovers and dialogs */ -@define-color popover_bg_color #24273a; /* base */ -@define-color popover_fg_color #cad3f5; /* text */ +@define-color popover_bg_color #2b3339; +@define-color popover_fg_color #d5c9a1; @define-color dialog_bg_color @popover_bg_color; @define-color dialog_fg_color @popover_fg_color; /* Cards and sidebars */ -@define-color card_bg_color #363a4f; /* surface0 */ -@define-color card_fg_color #cad3f5; /* text */ +@define-color card_bg_color #3c4243; +@define-color card_fg_color #d5c9a1; -@define-color sidebar_bg_color #24273a; /* base */ -@define-color sidebar_fg_color #cad3f5; /* text */ -@define-color sidebar_backdrop_color #24273a; /* base */ -@define-color sidebar_border_color #363a4f; /* surface0 */ +@define-color sidebar_bg_color #2b3339; +@define-color sidebar_fg_color #d5c9a1; +@define-color sidebar_backdrop_color #2b3339; +@define-color sidebar_border_color #374145; /* bg2 */ @define-color secondary_sidebar_bg_color @sidebar_bg_color; @define-color secondary_sidebar_fg_color @sidebar_fg_color; @define-color secondary_sidebar_backdrop_color @sidebar_backdrop_color; @define-color secondary_sidebar_border_color @sidebar_border_color; -/* Catppuccin accent colors */ -@define-color blue_1 #8aadf4; /* blue */ -@define-color blue_2 #8bd5ca; /* teal */ -@define-color blue_3 #91d7e3; /* sky */ -@define-color blue_4 #7dc4e4; /* sapphire */ -@define-color blue_5 #b7bdf8; /* lavender */ +/* Everforest Dark accent colors */ +@define-color blue_1 #7fbbb3; /* blue */ +@define-color blue_2 #83c092; /* green */ +@define-color blue_3 #8da101; /* yellow */ +@define-color blue_4 #d699b6; /* purple */ +@define-color blue_5 #e69875; /* orange */ -@define-color green_1 #a6da95; /* green */ -@define-color green_2 #8bd5ca; /* teal */ -@define-color green_3 #91d7e3; /* sky */ -@define-color green_4 #7dc4e4; /* sapphire */ -@define-color green_5 #8aadf4; /* blue */ +@define-color green_1 #83c092; /* green */ +@define-color green_2 #7fbbb3; /* blue */ +@define-color green_3 #dbbc7f; /* yellow */ +@define-color green_4 #e69875; /* orange */ +@define-color green_5 #e67e80; /* red */ -@define-color yellow_1 #eed49f; /* yellow */ -@define-color yellow_2 #f5a97f; /* peach */ -@define-color yellow_3 #eed49f; /* yellow */ -@define-color yellow_4 #ed8796; /* red */ -@define-color yellow_5 #ee99a0; /* maroon */ +@define-color yellow_1 #dbbc7f; /* yellow */ +@define-color yellow_2 #e69875; /* orange */ +@define-color yellow_3 #e67e80; /* red */ +@define-color yellow_4 #d699b6; /* purple */ +@define-color yellow_5 #7fbbb3; /* blue */ -@define-color orange_1 #f5a97f; /* peach */ -@define-color orange_2 #ed8796; /* red */ -@define-color orange_3 #ee99a0; /* maroon */ -@define-color orange_4 #eed49f; /* yellow */ -@define-color orange_5 #a6da95; /* green */ +@define-color orange_1 #e69875; /* orange */ +@define-color orange_2 #e67e80; /* red */ +@define-color orange_3 #d699b6; /* purple */ +@define-color orange_4 #dbbc7f; /* yellow */ +@define-color orange_5 #83c092; /* green */ -@define-color red_1 #ed8796; /* red */ -@define-color red_2 #ee99a0; /* maroon */ -@define-color red_3 #f5bde6; /* pink */ -@define-color red_4 #f0c6c6; /* flamingo */ -@define-color red_5 #f4dbd6; /* rosewater */ +@define-color red_1 #e67e80; /* red */ +@define-color red_2 #d699b6; /* purple */ +@define-color red_3 #7fbbb3; /* blue */ +@define-color red_4 #83c092; /* green */ +@define-color red_5 #dbbc7f; /* yellow */ -@define-color purple_1 #f5bde6; /* pink */ -@define-color purple_2 #c6a0f6; /* mauve */ -@define-color purple_3 #b7bdf8; /* lavender */ -@define-color purple_4 #f0c6c6; /* flamingo */ -@define-color purple_5 #f4dbd6; /* rosewater */ +@define-color purple_1 #d699b6; /* purple */ +@define-color purple_2 #e67e80; /* red */ +@define-color purple_3 #e69875; /* orange */ +@define-color purple_4 #dbbc7f; /* yellow */ +@define-color purple_5 #83c092; /* green */ -@define-color brown_1 #5b6078; /* surface2 */ -@define-color brown_2 #6e738d; /* overlay0 */ -@define-color brown_3 #8087a2; /* overlay1 */ -@define-color brown_4 #939ab7; /* overlay2 */ -@define-color brown_5 #b8c0e0; /* subtext1 */ +@define-color brown_1 #374145; /* bg2 */ +@define-color brown_2 #404c51; /* bg3 */ +@define-color brown_3 #4a555b; /* bg4 */ +@define-color brown_4 #53605d; /* gray0 */ +@define-color brown_5 #5d6b66; /* gray1 */ -@define-color light_1 #cad3f5; /* text */ -@define-color light_2 #a5adcb; /* subtext0 */ -@define-color light_3 #b8c0e0; /* subtext1 */ -@define-color light_4 #8aadf4; /* blue */ -@define-color light_5 #6e738d; /* overlay0 */ +@define-color light_1 #d5c9a1; /* fg */ +@define-color light_2 #c9b99a; /* fg1 */ +@define-color light_3 #bdae93; /* fg2 */ +@define-color light_4 #7fbbb3; /* blue */ +@define-color light_5 #404c51; /* bg3 */ -@define-color dark_1 #363a4f; /* surface0 */ -@define-color dark_2 #494d64; /* surface1 */ -@define-color dark_3 #5b6078; /* surface2 */ -@define-color dark_4 #1e2030; /* mantle */ -@define-color dark_5 #181926; /* crust */ +@define-color dark_1 #374145; /* bg2 */ +@define-color dark_2 #232a2e; /* bg1 */ +@define-color dark_3 #2b3339; /* bg0 */ +@define-color dark_4 #1e2326; /* bg0_hard */ +@define-color dark_5 #343f44; /* bg0_soft */ toast { background-color: @window_bg_color; @@ -98,8 +96,36 @@ toggle:checked { background-color: @card_bg_color; color: @window_fg_color; } +windowcontrols.start:not(.colored):not(.macos):not(.default) > button.minimize > image { + color: @yellow_1; +} +windowcontrols.start:not(.colored):not(.macos):not(.default) > button.maximize > image { + color: @green_1; +} + +windowcontrols.start:not(.colored):not(.macos):not(.default) > button.close > image { + color: @red_1; +} + +windowcontrols.end:not(.colored):not(.macos):not(.default) > button.minimize > image { + color: @yellow_1; +} + +windowcontrols.end:not(.colored):not(.macos):not(.default) > button.maximize > image { + color: @green_1; +} + +windowcontrols.end:not(.colored):not(.macos):not(.default) > button.close > image { + color: @red_1; +} @define-color accent_bg_color @green_1; -@define-color accent_fg_color @window_bg_color; \ No newline at end of file +@define-color accent_fg_color @window_bg_color; +window, decoration, decoration-overlay, headerbar, .titlebar { + border-bottom-left-radius: 5px; + border-bottom-right-radius:5px; + border-top-left-radius: 5px; + border-top-right-radius: 5px; +} diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index f0a5560..c6b9bff 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -87,7 +87,7 @@ plugin { enable_gesture = true # laptop touchpad gesture_fingers = 3 # 3 or 4 - gesture_distance = 275 # how far is the "max" + gesture_distance = 205 # how far is the "max" gesture_positive = false # positive = swipe down. Negative = swipe up. } } diff --git a/hypr/.config/hypr/hyprpaper.conf b/hypr/.config/hypr/hyprpaper.conf index d774dcb..aea503f 100644 --- a/hypr/.config/hypr/hyprpaper.conf +++ b/hypr/.config/hypr/hyprpaper.conf @@ -1,3 +1,3 @@ -preload = $HOME/Nextcloud/Photos/Wallpaper/snowy-peace.png -wallpaper = ,$HOME/Nextcloud/Photos/Wallpaper/snowy-peace.png +preload = $HOME/Nextcloud/Photos/Wallpaper/headphones-paint-color-splash.jpg +wallpaper = ,$HOME/Nextcloud/Photos/Wallpaper/headphones-paint-color-splash.jpg splash = false diff --git a/kitty/.config/kitty/everforest.conf b/kitty/.config/kitty/everforest.conf new file mode 100644 index 0000000..3a61fcf --- /dev/null +++ b/kitty/.config/kitty/everforest.conf @@ -0,0 +1,48 @@ +# A port of forest night by sainnhe +# https://github.com/sainnhe/forest-night + +background #323d43 +foreground #d8caac + +cursor #d8caac + +selection_foreground #d8caac +selection_background #505a60 + +color0 #3c474d +color8 #868d80 + +# red +color1 #e68183 +# light red +color9 #e68183 + +# green +color2 #a7c080 +# light green +color10 #a7c080 + +# yellow +color3 #d9bb80 +# light yellow +color11 #d9bb80 + +# blue +color4 #83b6af +# light blue +color12 #83b6af + +# magenta +color5 #d39bb6 +# light magenta +color13 #d39bb6 + +# cyan +color6 #87c095 +# light cyan +color14 #87c095 + +# light gray +color7 #868d80 +# dark gray +color15 #868d80 diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index 58cc6d8..5d6664f 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -21,7 +21,7 @@ wheel_scroll_min_lines 1 enable_audio_bell no window_padding_width 10 hide_window_decorations yes -background_opacity 0.85 +background_opacity 1.0 dynamic_background_opacity yes confirm_os_window_close 0 selection_foreground none @@ -43,3 +43,6 @@ window_padding_width 0 single_window_padding_width -1 window_resize_step_cells 1 window_resize_step_lines 1 + +# include ./everforest.conf +include ./no-preference-theme.auto.conf diff --git a/kitty/.config/kitty/no-preference-theme.auto.conf b/kitty/.config/kitty/no-preference-theme.auto.conf new file mode 100644 index 0000000..b2c25b4 --- /dev/null +++ b/kitty/.config/kitty/no-preference-theme.auto.conf @@ -0,0 +1,70 @@ +# vim:ft=kitty +## name: Everforest Dark Medium +## author: Sainnhe Park +## license: MIT +## upstream: https://github.com/ewal/kitty-everforest/blob/master/themes/everforest_dark_medium.conf +## blurb: A green based color scheme designed to be warm and soft + +foreground #d3c6aa +background #2d353b +selection_foreground #9da9a0 +selection_background #505a60 + +cursor #d3c6aa +cursor_text_color #343f44 + +url_color #7fbbb3 + +active_border_color #a7c080 +inactive_border_color #56635f +bell_border_color #e69875 +visual_bell_color none + +wayland_titlebar_color system +macos_titlebar_color system + +active_tab_background #2d353b +active_tab_foreground #d3c6aa +inactive_tab_background #3d484d +inactive_tab_foreground #9da9a0 +tab_bar_background #343f44 +tab_bar_margin_color none + +mark1_foreground #2d353b +mark1_background #7fbbb3 +mark2_foreground #2d353b +mark2_background #d3c6aa +mark3_foreground #2d353b +mark3_background #d699b6 + +#: black +color0 #343f44 +color8 #868d80 + +#: red +color1 #e67e80 +color9 #e67e80 + +#: green +color2 #a7c080 +color10 #a7c080 + +#: yellow +color3 #dbbc7f +color11 #dbbc7f + +#: blue +color4 #7fbbb3 +color12 #7fbbb3 + +#: magenta +color5 #d699b6 +color13 #d699b6 + +#: cyan +color6 #83c092 +color14 #83c092 + +#: white +color7 #859289 +color15 #9da9a0 diff --git a/nvim/.config/nvim/lazy-lock.json b/nvim/.config/nvim/lazy-lock.json index f22d172..40df6f2 100644 --- a/nvim/.config/nvim/lazy-lock.json +++ b/nvim/.config/nvim/lazy-lock.json @@ -1,51 +1,52 @@ { - "AstroNvim": { "branch": "main", "commit": "5adafa02ab066326f911160dd6c73d758407fe46" }, + "AstroNvim": { "branch": "main", "commit": "ced71e326fd5a314eca237abe8a357eb4e9f40ae" }, "LuaSnip": { "branch": "master", "commit": "458560534a73f7f8d7a11a146c801db00b081df0" }, - "aerial.nvim": { "branch": "master", "commit": "3284a2cb858ba009c79da87d5e010ccee3c99c4d" }, - "astrocommunity": { "branch": "main", "commit": "6f3e4a5606e51e174f51a63e3b8f4a8f12f1f19b" }, + "aerial.nvim": { "branch": "master", "commit": "6ab1a0ce4874d21610fc5a67a6c82c7b943c635b" }, + "astrocommunity": { "branch": "main", "commit": "8d028f4ff6173240c85765698d7672b7aa0ce30b" }, "astrocore": { "branch": "main", "commit": "c797dd5a592e2bd154f2503e231b8a4083659534" }, - "astrolsp": { "branch": "main", "commit": "414775e4b49a46bd7105cc5498ea7bb312359bf2" }, - "astrotheme": { "branch": "main", "commit": "f12dcf64b1f9a05839c3ac2146f550f43bae9dab" }, - "astroui": { "branch": "main", "commit": "fded232ee0001c6bed9b654188e3dd4b0c58317c" }, + "astrolsp": { "branch": "main", "commit": "0befe28a4ea96e46b7f7c01e4a634c04225ba55a" }, + "astrotheme": { "branch": "main", "commit": "4a2af93815e4e6adfe69c836e46047a9451de858" }, + "astroui": { "branch": "main", "commit": "4943abbd42674b43249313afe83b91065a40e4be" }, "better-escape.nvim": { "branch": "master", "commit": "199dcc2643dec5d8dbdab4ec672cf405224dcb3b" }, - "blink.cmp": { "branch": "main", "commit": "9bcb14b43852a6f2bfd5ac9ef29cb5cf09b1b39b" }, + "blink.cmp": { "branch": "main", "commit": "b19413d214068f316c78978b08264ed1c41830ec" }, "blink.compat": { "branch": "main", "commit": "2ed6d9a28b07fa6f3bface818470605f8896408c" }, - "claudecode.nvim": { "branch": "main", "commit": "91357d810ccf92f6169f3754436901c6ff5237ec" }, + "claudecode.nvim": { "branch": "main", "commit": "1552086ebcce9f4a2ea3b9793018a884d6b60169" }, "cmp-dap": { "branch": "master", "commit": "ea92773e84c0ad3288c3bc5e452ac91559669087" }, + "everforest": { "branch": "master", "commit": "484dd560dccb2d2842685c441ad2b54a54ffef1b" }, "friendly-snippets": { "branch": "main", "commit": "572f5660cf05f8cd8834e096d7b4c921ba18e175" }, "gitsigns.nvim": { "branch": "main", "commit": "7010000889bfb6c26065e0b0f7f1e6aa9163edd9" }, "guess-indent.nvim": { "branch": "main", "commit": "84a4987ff36798c2fc1169cbaff67960aed9776f" }, "heirline.nvim": { "branch": "master", "commit": "fae936abb5e0345b85c3a03ecf38525b0828b992" }, - "lazy.nvim": { "branch": "main", "commit": "6c3bda4aca61a13a9c63f1c1d1b16b9d3be90d7a" }, - "lazydev.nvim": { "branch": "main", "commit": "f59bd14a852ca43db38e3662395354cb2a9b13e0" }, + "lazy.nvim": { "branch": "main", "commit": "85c7ff3711b730b4030d03144f6db6375044ae82" }, + "lazydev.nvim": { "branch": "main", "commit": "01bc2aacd51cf9021eb19d048e70ce3dd09f7f93" }, "mason-lspconfig.nvim": { "branch": "main", "commit": "1a31f824b9cd5bc6f342fc29e9a53b60d74af245" }, "mason-null-ls.nvim": { "branch": "main", "commit": "2b8433f76598397fcc97318d410e0c4f7a4bea6a" }, - "mason-nvim-dap.nvim": { "branch": "main", "commit": "4c2cdc69d69fe00c15ae8648f7e954d99e5de3ea" }, - "mason-tool-installer.nvim": { "branch": "main", "commit": "93a9ff9b34c91c0cb0f7de8d5f7e4abce51d8903" }, - "mason.nvim": { "branch": "main", "commit": "7f265cd6ae56cecdd0aa50c8c73fc593b0604801" }, + "mason-nvim-dap.nvim": { "branch": "main", "commit": "e51f9b259f066c4347f9a79ffde54c29a0619384" }, + "mason-tool-installer.nvim": { "branch": "main", "commit": "517ef5994ef9d6b738322664d5fdd948f0fdeb46" }, + "mason.nvim": { "branch": "main", "commit": "ad7146aa61dcaeb54fa900144d768f040090bff0" }, "mini.icons": { "branch": "main", "commit": "397ed3807e96b59709ef3292f0a3e253d5c1dc0a" }, - "neo-tree.nvim": { "branch": "main", "commit": "f481de16a0eb59c985abac8985e3f2e2f75b4875" }, - "neoconf.nvim": { "branch": "main", "commit": "5ebd6c29c88931fe7c603f087b4c32ac8157d901" }, + "neo-tree.nvim": { "branch": "main", "commit": "f3df514fff2bdd4318127c40470984137f87b62e" }, + "neoconf.nvim": { "branch": "main", "commit": "757a4cc7e12cdd4e2fe5f4abe97769742f50bf98" }, "nightfox.nvim": { "branch": "main", "commit": "ba47d4b4c5ec308718641ba7402c143836f35aa9" }, - "none-ls.nvim": { "branch": "main", "commit": "db2a48b79cfcdab8baa5d3f37f21c78b6705c62e" }, + "none-ls.nvim": { "branch": "main", "commit": "550197530c12b4838d685cf4e0d5eb4cca8d52c7" }, "nui.nvim": { "branch": "main", "commit": "f535005e6ad1016383f24e39559833759453564e" }, - "nvim-autopairs": { "branch": "master", "commit": "4d74e75913832866aa7de35e4202463ddf6efd1b" }, - "nvim-dap": { "branch": "master", "commit": "b0f983507e3702f073bfe1516846e58b56d4e42f" }, - "nvim-dap-ui": { "branch": "master", "commit": "73a26abf4941aa27da59820fd6b028ebcdbcf932" }, - "nvim-highlight-colors": { "branch": "main", "commit": "b42a5ccec7457b44e89f7ed3b3afb1b375bb2093" }, + "nvim-autopairs": { "branch": "master", "commit": "7a2c97cccd60abc559344042fefb1d5a85b3e33b" }, + "nvim-dap": { "branch": "master", "commit": "b38f7d30366d9169d0a623c4c85fbcf99d8d58bb" }, + "nvim-dap-ui": { "branch": "master", "commit": "cf91d5e2d07c72903d052f5207511bf7ecdb7122" }, + "nvim-highlight-colors": { "branch": "main", "commit": "e0c4a58ec8c3ca7c92d3ee4eb3bc1dd0f7be317e" }, "nvim-lspconfig": { "branch": "master", "commit": "fa2662510d30b06168b6e2e6915518decde6bbac" }, "nvim-nio": { "branch": "master", "commit": "21f5324bfac14e22ba26553caf69ec76ae8a7662" }, "nvim-treesitter": { "branch": "master", "commit": "42fc28ba918343ebfd5565147a42a26580579482" }, - "nvim-treesitter-textobjects": { "branch": "master", "commit": "0f051e9813a36481f48ca1f833897210dbcfffde" }, - "nvim-ts-autotag": { "branch": "main", "commit": "a1d526af391f6aebb25a8795cbc05351ed3620b5" }, + "nvim-treesitter-textobjects": { "branch": "master", "commit": "5ca4aaa6efdcc59be46b95a3e876300cfead05ef" }, + "nvim-ts-autotag": { "branch": "main", "commit": "c4ca798ab95b316a768d51eaaaee48f64a4a46bc" }, "nvim-window-picker": { "branch": "main", "commit": "6382540b2ae5de6c793d4aa2e3fe6dbb518505ec" }, - "onedarkpro.nvim": { "branch": "main", "commit": "5ffd45b3602bc1ed75f0b2be6c5c1f6ba5c6b796" }, - "plenary.nvim": { "branch": "master", "commit": "857c5ac632080dba10aae49dba902ce3abf91b35" }, + "onedarkpro.nvim": { "branch": "main", "commit": "eeac8847a46a02c4de4e887c4c6d34b282060b5d" }, + "plenary.nvim": { "branch": "master", "commit": "b9fd5226c2f76c951fc8ed5923d85e4de065e509" }, "resession.nvim": { "branch": "master", "commit": "cc819b0489938d03e4f3532a583354f0287c015b" }, - "rose-pine": { "branch": "main", "commit": "f93360149e9ed4df8677fbb07c7231ea0fd03b97" }, + "rose-pine": { "branch": "main", "commit": "cf2a288696b03d0934da713d66c6d71557b5c997" }, "smart-splits.nvim": { "branch": "master", "commit": "ddb23c1a1cf1507bda487cda7f6e4690965ef9f5" }, - "snacks.nvim": { "branch": "main", "commit": "5eac729fa290248acfe10916d92a5ed5e5c0f9ed" }, - "todo-comments.nvim": { "branch": "main", "commit": "304a8d204ee787d2544d8bc23cd38d2f929e7cc5" }, + "snacks.nvim": { "branch": "main", "commit": "a4e46becca45eb65c73a388634b1ce8aad629ae0" }, + "todo-comments.nvim": { "branch": "main", "commit": "31e3c38ce9b29781e4422fc0322eb0a21f4e8668" }, "toggleterm.nvim": { "branch": "main", "commit": "50ea089fc548917cc3cc16b46a8211833b9e3c7c" }, "vim-illuminate": { "branch": "master", "commit": "0d1e93684da00ab7c057410fecfc24f434698898" }, "which-key.nvim": { "branch": "main", "commit": "fcbf4eea17cb299c02557d576f0d568878e354a4" } diff --git a/nvim/.config/nvim/lua/community.lua b/nvim/.config/nvim/lua/community.lua index 492ff7f..57fea27 100644 --- a/nvim/.config/nvim/lua/community.lua +++ b/nvim/.config/nvim/lua/community.lua @@ -11,5 +11,6 @@ return { { import = "astrocommunity.colorscheme.nightfox-nvim" }, { import = "astrocommunity.colorscheme.rose-pine" }, { import = "astrocommunity.colorscheme.onedarkpro-nvim" }, + { import = "astrocommunity.colorscheme.everforest" }, -- import/override with your plugins folder } diff --git a/nvim/.config/nvim/lua/plugins/astroui.lua b/nvim/.config/nvim/lua/plugins/astroui.lua index 4395164..5b50bec 100644 --- a/nvim/.config/nvim/lua/plugins/astroui.lua +++ b/nvim/.config/nvim/lua/plugins/astroui.lua @@ -12,9 +12,10 @@ return { opts = { -- change colorscheme -- colorscheme = "astrodark", - colorscheme = "vaporwave", + -- colorscheme = "vaporwave", -- colorscheme = "nightfox", -- colorscheme = "rose-pine", + colorscheme = "everforest", -- AstroUI allows you to easily modify highlight groups easily for any and all colorschemes highlights = { init = { -- this table overrides highlights in all themes diff --git a/starship/.config/starship.toml b/starship/.config/starship.toml index c97f37e..84611e0 100644 --- a/starship/.config/starship.toml +++ b/starship/.config/starship.toml @@ -1,64 +1,105 @@ format = """ -[░▒▓](#a3aed2)\ -[  ](bg:#a3aed2 fg:#090c0c)\ -[](bg:#769ff0 fg:#a3aed2)\ +$os\ +$username\ +$hostname\ $directory\ -[](fg:#769ff0 bg:#394260)\ $git_branch\ +$git_state\ $git_status\ -[](fg:#394260 bg:#212736)\ +$character""" + +right_format = """ $nodejs\ -$rust\ -$golang\ -$php\ -[](fg:#212736 bg:#1d2230)\ -$time\ -[ ](fg:#1d2230)\ -\n$character""" +""" + +add_newline = false +palette = "everforest" + +[os] +disabled = false +format = '[$symbol ]($style)' +style = 'fg:grey2' + +[os.symbols] +Windows = "󰍲" +Ubuntu = "󰕈" +SUSE = "" +Raspbian = "󰐿" +Mint = "󰣭" +Macos = "󰀵" +Manjaro = "" +Linux = "󰌽" +Gentoo = "󰣨" +Fedora = "󰣛" +Alpine = "" +Amazon = "" +Android = "" +Arch = "󰣇" +Artix = "󰣇" +CentOS = "" +Debian = "󰣚" +Redhat = "󱄛" +RedHatEnterprise = "󱄛" + +[username] +show_always = true +style_root = 'fg:red' +style_user = 'fg:blue' +format = '[$user]($style)' + +[hostname] +ssh_only = false +style = 'fg:blue' +format = '[@$hostname]($style) ' [directory] -style = "fg:#e3e5e5 bg:#769ff0" -format = "[ $path ]($style)" +style = "fg:orange" +read_only_style = "fg:orange" truncation_length = 3 truncation_symbol = "…/" - -[directory.substitutions] -"Documents" = "󰈙 " -"Downloads" = " " -"Music" = " " -"Pictures" = " " +format = "[ $path]($style)[$read_only]($read_only_style) " [git_branch] -symbol = "" -style = "bg:#394260" -format = '[[ $symbol $branch ](fg:#769ff0 bg:#394260)]($style)' - -[git_status] -style = "bg:#394260" -format = '[[($all_status$ahead_behind )](fg:#769ff0 bg:#394260)]($style)' +style = "fg:green" +symbol = " " +format = "[$symbol$branch(:$remote_branch)]($style) " [nodejs] symbol = "" style = "bg:#212736" -format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)' +format = '[ $symbol ($version) ]($style)' -[rust] -symbol = "" -style = "bg:#212736" -format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)' +[character] +success_symbol = '[](bold green)' +error_symbol = '[](bold red)' -[golang] -symbol = "" -style = "bg:#212736" -format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)' +[palettes.everforest] +bg_dim = "#232a2e" +bg0 = "#2d353b" +bg1 = "#343f44" +bg2 = "#3d484d" +bg3 = "#475258" +bg4 = "#4f585e" +bg5 = "#56635f" +bg_visual = "#543a48" +bg_red = "#514045" +bg_green = "#425047" +bg_blue = "#3a515d" +bg_yellow = "#4d4c43" -[php] -symbol = "" -style = "bg:#212736" -format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)' +fg = "#d3c6aa" +red = "#e67e80" + +orange = "#e69875" +yellow = "#dbbc7f" +green = "#a7c080" +aqua = "#83c092" +blue = "#7fbbb3" +purple = "#d699b6" +grey0 = "#7a8478" +grey1 = "#859289" +grey2 = "#9da9a0" +statusline1 = "#a7c080" +statusline2 = "#d3c6aa" +statusline3 = "#e67e80" -[time] -disabled = false -time_format = "%R" # Hour:Minute Format -style = "bg:#1d2230" -format = '[[  $time ](fg:#a0a9cb bg:#1d2230)]($style)' diff --git a/starship/.config/starship.toml.old b/starship/.config/starship.toml.old new file mode 100644 index 0000000..c97f37e --- /dev/null +++ b/starship/.config/starship.toml.old @@ -0,0 +1,64 @@ +format = """ +[░▒▓](#a3aed2)\ +[  ](bg:#a3aed2 fg:#090c0c)\ +[](bg:#769ff0 fg:#a3aed2)\ +$directory\ +[](fg:#769ff0 bg:#394260)\ +$git_branch\ +$git_status\ +[](fg:#394260 bg:#212736)\ +$nodejs\ +$rust\ +$golang\ +$php\ +[](fg:#212736 bg:#1d2230)\ +$time\ +[ ](fg:#1d2230)\ +\n$character""" + +[directory] +style = "fg:#e3e5e5 bg:#769ff0" +format = "[ $path ]($style)" +truncation_length = 3 +truncation_symbol = "…/" + +[directory.substitutions] +"Documents" = "󰈙 " +"Downloads" = " " +"Music" = " " +"Pictures" = " " + +[git_branch] +symbol = "" +style = "bg:#394260" +format = '[[ $symbol $branch ](fg:#769ff0 bg:#394260)]($style)' + +[git_status] +style = "bg:#394260" +format = '[[($all_status$ahead_behind )](fg:#769ff0 bg:#394260)]($style)' + +[nodejs] +symbol = "" +style = "bg:#212736" +format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)' + +[rust] +symbol = "" +style = "bg:#212736" +format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)' + +[golang] +symbol = "" +style = "bg:#212736" +format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)' + +[php] +symbol = "" +style = "bg:#212736" +format = '[[ $symbol ($version) ](fg:#769ff0 bg:#212736)]($style)' + +[time] +disabled = false +time_format = "%R" # Hour:Minute Format +style = "bg:#1d2230" +format = '[[  $time ](fg:#a0a9cb bg:#1d2230)]($style)' diff --git a/zsh/.zshrc b/zsh/.zshrc index e849673..3143e07 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -107,7 +107,7 @@ export TERM=xterm-256color alias cf="clear && fastfetch" alias ccf="cd && clear && fastfetch" -(cat ~/.cache/wal/sequences &) +#(cat ~/.cache/wal/sequences &) export NVM_DIR="$HOME/.nvm" [ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm