diff --git a/README.md b/README.md index 81bb1c8..c8cc126 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,6 @@ ## Usage -> [!NOTE] -> It is recommended to enable **Set colors for tabs, toolbar and menus** in **File** > **Preferences** > **Appearance** for the best experience. -> You will have to re-enable this option every time you switch themes. - ### Recommended: Switchable Installation 1. Download the flavor(s) of your choice from [themes](themes/). diff --git a/copyq.tera b/copyq.tera index 9064ba6..7cf773c 100644 --- a/copyq.tera +++ b/copyq.tera @@ -28,3 +28,27 @@ hover_item_css=" ;background: {{surface2.hex}}" sel_item_css=" ;background: {{surface0.hex}}" +menu_bar_css=" + ;background: {{base.hex}}" +menu_bar_disabled_css=" + ;color: {{mantle.hex}}" + +tab_bar_css=" + ;background: {{mantle.hex}}" +tab_bar_item_counter=" + ;color: {{flavor.colors[accent].hex}}" +tab_bar_scroll_buttons_css=" + ;background: {{mantle.hex}}" +tab_bar_tab_unselected_css=" + ;background: {{mantle.hex}}" +tab_tree_item_counter=" + ;color: {{flavor.colors[accent].hex}}" +tab_bar_sel_item_counter=" + ;color: {{flavor.colors[accent].hex}}" +tab_tree_sel_item_counter=" + ;color: {{flavor.colors[accent].hex}}" + +tool_button_selected_css=" + ;background: {{base.hex}}" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-blue.ini b/themes/frappe/catppuccin-frappe-blue.ini index 483212b..4533378 100644 --- a/themes/frappe/catppuccin-frappe-blue.ini +++ b/themes/frappe/catppuccin-frappe-blue.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #8CAAEE" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #8CAAEE" +tab_bar_sel_item_counter=" + ;color: #8CAAEE" +tab_tree_sel_item_counter=" + ;color: #8CAAEE" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-flamingo.ini b/themes/frappe/catppuccin-frappe-flamingo.ini index 1e10dd6..80b93d5 100644 --- a/themes/frappe/catppuccin-frappe-flamingo.ini +++ b/themes/frappe/catppuccin-frappe-flamingo.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #EEBEBE" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #EEBEBE" +tab_bar_sel_item_counter=" + ;color: #EEBEBE" +tab_tree_sel_item_counter=" + ;color: #EEBEBE" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-green.ini b/themes/frappe/catppuccin-frappe-green.ini index e673033..188373f 100644 --- a/themes/frappe/catppuccin-frappe-green.ini +++ b/themes/frappe/catppuccin-frappe-green.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #A6D189" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #A6D189" +tab_bar_sel_item_counter=" + ;color: #A6D189" +tab_tree_sel_item_counter=" + ;color: #A6D189" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-lavender.ini b/themes/frappe/catppuccin-frappe-lavender.ini index 4d39572..fd1532b 100644 --- a/themes/frappe/catppuccin-frappe-lavender.ini +++ b/themes/frappe/catppuccin-frappe-lavender.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #BABBF1" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #BABBF1" +tab_bar_sel_item_counter=" + ;color: #BABBF1" +tab_tree_sel_item_counter=" + ;color: #BABBF1" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-maroon.ini b/themes/frappe/catppuccin-frappe-maroon.ini index e867d5c..a0c40e1 100644 --- a/themes/frappe/catppuccin-frappe-maroon.ini +++ b/themes/frappe/catppuccin-frappe-maroon.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #EA999C" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #EA999C" +tab_bar_sel_item_counter=" + ;color: #EA999C" +tab_tree_sel_item_counter=" + ;color: #EA999C" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-mauve.ini b/themes/frappe/catppuccin-frappe-mauve.ini index 3e0bf64..a95bbcc 100644 --- a/themes/frappe/catppuccin-frappe-mauve.ini +++ b/themes/frappe/catppuccin-frappe-mauve.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #CA9EE6" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #CA9EE6" +tab_bar_sel_item_counter=" + ;color: #CA9EE6" +tab_tree_sel_item_counter=" + ;color: #CA9EE6" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-peach.ini b/themes/frappe/catppuccin-frappe-peach.ini index 1bfb149..b062863 100644 --- a/themes/frappe/catppuccin-frappe-peach.ini +++ b/themes/frappe/catppuccin-frappe-peach.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #EF9F76" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #EF9F76" +tab_bar_sel_item_counter=" + ;color: #EF9F76" +tab_tree_sel_item_counter=" + ;color: #EF9F76" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-pink.ini b/themes/frappe/catppuccin-frappe-pink.ini index c7e283a..1a63234 100644 --- a/themes/frappe/catppuccin-frappe-pink.ini +++ b/themes/frappe/catppuccin-frappe-pink.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #F4B8E4" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #F4B8E4" +tab_bar_sel_item_counter=" + ;color: #F4B8E4" +tab_tree_sel_item_counter=" + ;color: #F4B8E4" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-red.ini b/themes/frappe/catppuccin-frappe-red.ini index 3a39c9c..34cf748 100644 --- a/themes/frappe/catppuccin-frappe-red.ini +++ b/themes/frappe/catppuccin-frappe-red.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #E78284" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #E78284" +tab_bar_sel_item_counter=" + ;color: #E78284" +tab_tree_sel_item_counter=" + ;color: #E78284" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-rosewater.ini b/themes/frappe/catppuccin-frappe-rosewater.ini index 67fc6c2..aaad705 100644 --- a/themes/frappe/catppuccin-frappe-rosewater.ini +++ b/themes/frappe/catppuccin-frappe-rosewater.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #F2D5CF" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #F2D5CF" +tab_bar_sel_item_counter=" + ;color: #F2D5CF" +tab_tree_sel_item_counter=" + ;color: #F2D5CF" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-sapphire.ini b/themes/frappe/catppuccin-frappe-sapphire.ini index 12fd21a..45ac940 100644 --- a/themes/frappe/catppuccin-frappe-sapphire.ini +++ b/themes/frappe/catppuccin-frappe-sapphire.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #85C1DC" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #85C1DC" +tab_bar_sel_item_counter=" + ;color: #85C1DC" +tab_tree_sel_item_counter=" + ;color: #85C1DC" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-sky.ini b/themes/frappe/catppuccin-frappe-sky.ini index 3e65e05..b0023c5 100644 --- a/themes/frappe/catppuccin-frappe-sky.ini +++ b/themes/frappe/catppuccin-frappe-sky.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #99D1DB" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #99D1DB" +tab_bar_sel_item_counter=" + ;color: #99D1DB" +tab_tree_sel_item_counter=" + ;color: #99D1DB" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-teal.ini b/themes/frappe/catppuccin-frappe-teal.ini index 8c89026..faf0219 100644 --- a/themes/frappe/catppuccin-frappe-teal.ini +++ b/themes/frappe/catppuccin-frappe-teal.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #81C8BE" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #81C8BE" +tab_bar_sel_item_counter=" + ;color: #81C8BE" +tab_tree_sel_item_counter=" + ;color: #81C8BE" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/frappe/catppuccin-frappe-yellow.ini b/themes/frappe/catppuccin-frappe-yellow.ini index 0c36390..0224d8a 100644 --- a/themes/frappe/catppuccin-frappe-yellow.ini +++ b/themes/frappe/catppuccin-frappe-yellow.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #626880" sel_item_css=" ;background: #414559" +menu_bar_css=" + ;background: #303446" +menu_bar_disabled_css=" + ;color: #292C3C" + +tab_bar_css=" + ;background: #292C3C" +tab_bar_item_counter=" + ;color: #E5C890" +tab_bar_scroll_buttons_css=" + ;background: #292C3C" +tab_bar_tab_unselected_css=" + ;background: #292C3C" +tab_tree_item_counter=" + ;color: #E5C890" +tab_bar_sel_item_counter=" + ;color: #E5C890" +tab_tree_sel_item_counter=" + ;color: #E5C890" + +tool_button_selected_css=" + ;background: #303446" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-blue.ini b/themes/latte/catppuccin-latte-blue.ini index 887b1bc..4238386 100644 --- a/themes/latte/catppuccin-latte-blue.ini +++ b/themes/latte/catppuccin-latte-blue.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #1E66F5" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #1E66F5" +tab_bar_sel_item_counter=" + ;color: #1E66F5" +tab_tree_sel_item_counter=" + ;color: #1E66F5" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-flamingo.ini b/themes/latte/catppuccin-latte-flamingo.ini index 87dd9e7..2245cb7 100644 --- a/themes/latte/catppuccin-latte-flamingo.ini +++ b/themes/latte/catppuccin-latte-flamingo.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #DD7878" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #DD7878" +tab_bar_sel_item_counter=" + ;color: #DD7878" +tab_tree_sel_item_counter=" + ;color: #DD7878" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-green.ini b/themes/latte/catppuccin-latte-green.ini index c48777b..46fe3e2 100644 --- a/themes/latte/catppuccin-latte-green.ini +++ b/themes/latte/catppuccin-latte-green.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #40A02B" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #40A02B" +tab_bar_sel_item_counter=" + ;color: #40A02B" +tab_tree_sel_item_counter=" + ;color: #40A02B" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-lavender.ini b/themes/latte/catppuccin-latte-lavender.ini index 852b0ec..d182f94 100644 --- a/themes/latte/catppuccin-latte-lavender.ini +++ b/themes/latte/catppuccin-latte-lavender.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #7287FD" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #7287FD" +tab_bar_sel_item_counter=" + ;color: #7287FD" +tab_tree_sel_item_counter=" + ;color: #7287FD" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-maroon.ini b/themes/latte/catppuccin-latte-maroon.ini index 03c9395..e546c17 100644 --- a/themes/latte/catppuccin-latte-maroon.ini +++ b/themes/latte/catppuccin-latte-maroon.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #E64553" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #E64553" +tab_bar_sel_item_counter=" + ;color: #E64553" +tab_tree_sel_item_counter=" + ;color: #E64553" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-mauve.ini b/themes/latte/catppuccin-latte-mauve.ini index 839aab5..c7ff369 100644 --- a/themes/latte/catppuccin-latte-mauve.ini +++ b/themes/latte/catppuccin-latte-mauve.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #8839EF" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #8839EF" +tab_bar_sel_item_counter=" + ;color: #8839EF" +tab_tree_sel_item_counter=" + ;color: #8839EF" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-peach.ini b/themes/latte/catppuccin-latte-peach.ini index a946250..7937ed8 100644 --- a/themes/latte/catppuccin-latte-peach.ini +++ b/themes/latte/catppuccin-latte-peach.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #FE640B" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #FE640B" +tab_bar_sel_item_counter=" + ;color: #FE640B" +tab_tree_sel_item_counter=" + ;color: #FE640B" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-pink.ini b/themes/latte/catppuccin-latte-pink.ini index b4b3b60..8efda2b 100644 --- a/themes/latte/catppuccin-latte-pink.ini +++ b/themes/latte/catppuccin-latte-pink.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #EA76CB" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #EA76CB" +tab_bar_sel_item_counter=" + ;color: #EA76CB" +tab_tree_sel_item_counter=" + ;color: #EA76CB" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-red.ini b/themes/latte/catppuccin-latte-red.ini index cde1505..ac8a885 100644 --- a/themes/latte/catppuccin-latte-red.ini +++ b/themes/latte/catppuccin-latte-red.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #D20F39" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #D20F39" +tab_bar_sel_item_counter=" + ;color: #D20F39" +tab_tree_sel_item_counter=" + ;color: #D20F39" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-rosewater.ini b/themes/latte/catppuccin-latte-rosewater.ini index cf591d1..9f9613d 100644 --- a/themes/latte/catppuccin-latte-rosewater.ini +++ b/themes/latte/catppuccin-latte-rosewater.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #DC8A78" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #DC8A78" +tab_bar_sel_item_counter=" + ;color: #DC8A78" +tab_tree_sel_item_counter=" + ;color: #DC8A78" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-sapphire.ini b/themes/latte/catppuccin-latte-sapphire.ini index ff07afe..b53efa2 100644 --- a/themes/latte/catppuccin-latte-sapphire.ini +++ b/themes/latte/catppuccin-latte-sapphire.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #209FB5" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #209FB5" +tab_bar_sel_item_counter=" + ;color: #209FB5" +tab_tree_sel_item_counter=" + ;color: #209FB5" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-sky.ini b/themes/latte/catppuccin-latte-sky.ini index 933010e..0a207dd 100644 --- a/themes/latte/catppuccin-latte-sky.ini +++ b/themes/latte/catppuccin-latte-sky.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #04A5E5" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #04A5E5" +tab_bar_sel_item_counter=" + ;color: #04A5E5" +tab_tree_sel_item_counter=" + ;color: #04A5E5" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-teal.ini b/themes/latte/catppuccin-latte-teal.ini index 0d3c587..79b16c2 100644 --- a/themes/latte/catppuccin-latte-teal.ini +++ b/themes/latte/catppuccin-latte-teal.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #179299" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #179299" +tab_bar_sel_item_counter=" + ;color: #179299" +tab_tree_sel_item_counter=" + ;color: #179299" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/latte/catppuccin-latte-yellow.ini b/themes/latte/catppuccin-latte-yellow.ini index 2297a83..9ed7fb5 100644 --- a/themes/latte/catppuccin-latte-yellow.ini +++ b/themes/latte/catppuccin-latte-yellow.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #ACB0BE" sel_item_css=" ;background: #CCD0DA" +menu_bar_css=" + ;background: #EFF1F5" +menu_bar_disabled_css=" + ;color: #E6E9EF" + +tab_bar_css=" + ;background: #E6E9EF" +tab_bar_item_counter=" + ;color: #DF8E1D" +tab_bar_scroll_buttons_css=" + ;background: #E6E9EF" +tab_bar_tab_unselected_css=" + ;background: #E6E9EF" +tab_tree_item_counter=" + ;color: #DF8E1D" +tab_bar_sel_item_counter=" + ;color: #DF8E1D" +tab_tree_sel_item_counter=" + ;color: #DF8E1D" + +tool_button_selected_css=" + ;background: #EFF1F5" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-blue.ini b/themes/macchiato/catppuccin-macchiato-blue.ini index bc9d90c..9c6549f 100644 --- a/themes/macchiato/catppuccin-macchiato-blue.ini +++ b/themes/macchiato/catppuccin-macchiato-blue.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #8AADF4" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #8AADF4" +tab_bar_sel_item_counter=" + ;color: #8AADF4" +tab_tree_sel_item_counter=" + ;color: #8AADF4" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-flamingo.ini b/themes/macchiato/catppuccin-macchiato-flamingo.ini index 556f6a1..c27e845 100644 --- a/themes/macchiato/catppuccin-macchiato-flamingo.ini +++ b/themes/macchiato/catppuccin-macchiato-flamingo.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #F0C6C6" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #F0C6C6" +tab_bar_sel_item_counter=" + ;color: #F0C6C6" +tab_tree_sel_item_counter=" + ;color: #F0C6C6" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-green.ini b/themes/macchiato/catppuccin-macchiato-green.ini index 2db5fe7..e07ba87 100644 --- a/themes/macchiato/catppuccin-macchiato-green.ini +++ b/themes/macchiato/catppuccin-macchiato-green.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #A6DA95" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #A6DA95" +tab_bar_sel_item_counter=" + ;color: #A6DA95" +tab_tree_sel_item_counter=" + ;color: #A6DA95" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-lavender.ini b/themes/macchiato/catppuccin-macchiato-lavender.ini index 24d37b0..65383fc 100644 --- a/themes/macchiato/catppuccin-macchiato-lavender.ini +++ b/themes/macchiato/catppuccin-macchiato-lavender.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #B7BDF8" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #B7BDF8" +tab_bar_sel_item_counter=" + ;color: #B7BDF8" +tab_tree_sel_item_counter=" + ;color: #B7BDF8" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-maroon.ini b/themes/macchiato/catppuccin-macchiato-maroon.ini index 76a9816..488eec9 100644 --- a/themes/macchiato/catppuccin-macchiato-maroon.ini +++ b/themes/macchiato/catppuccin-macchiato-maroon.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #EE99A0" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #EE99A0" +tab_bar_sel_item_counter=" + ;color: #EE99A0" +tab_tree_sel_item_counter=" + ;color: #EE99A0" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-mauve.ini b/themes/macchiato/catppuccin-macchiato-mauve.ini index 3f65b2d..69dffa8 100644 --- a/themes/macchiato/catppuccin-macchiato-mauve.ini +++ b/themes/macchiato/catppuccin-macchiato-mauve.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #C6A0F6" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #C6A0F6" +tab_bar_sel_item_counter=" + ;color: #C6A0F6" +tab_tree_sel_item_counter=" + ;color: #C6A0F6" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-peach.ini b/themes/macchiato/catppuccin-macchiato-peach.ini index d26b27f..75314a6 100644 --- a/themes/macchiato/catppuccin-macchiato-peach.ini +++ b/themes/macchiato/catppuccin-macchiato-peach.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #F5A97F" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #F5A97F" +tab_bar_sel_item_counter=" + ;color: #F5A97F" +tab_tree_sel_item_counter=" + ;color: #F5A97F" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-pink.ini b/themes/macchiato/catppuccin-macchiato-pink.ini index 661f565..6e6b770 100644 --- a/themes/macchiato/catppuccin-macchiato-pink.ini +++ b/themes/macchiato/catppuccin-macchiato-pink.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #F5BDE6" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #F5BDE6" +tab_bar_sel_item_counter=" + ;color: #F5BDE6" +tab_tree_sel_item_counter=" + ;color: #F5BDE6" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-red.ini b/themes/macchiato/catppuccin-macchiato-red.ini index 06da5f9..b832225 100644 --- a/themes/macchiato/catppuccin-macchiato-red.ini +++ b/themes/macchiato/catppuccin-macchiato-red.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #ED8796" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #ED8796" +tab_bar_sel_item_counter=" + ;color: #ED8796" +tab_tree_sel_item_counter=" + ;color: #ED8796" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-rosewater.ini b/themes/macchiato/catppuccin-macchiato-rosewater.ini index 163ab59..748b80b 100644 --- a/themes/macchiato/catppuccin-macchiato-rosewater.ini +++ b/themes/macchiato/catppuccin-macchiato-rosewater.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #F4DBD6" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #F4DBD6" +tab_bar_sel_item_counter=" + ;color: #F4DBD6" +tab_tree_sel_item_counter=" + ;color: #F4DBD6" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-sapphire.ini b/themes/macchiato/catppuccin-macchiato-sapphire.ini index b1b18cb..56e7101 100644 --- a/themes/macchiato/catppuccin-macchiato-sapphire.ini +++ b/themes/macchiato/catppuccin-macchiato-sapphire.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #7DC4E4" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #7DC4E4" +tab_bar_sel_item_counter=" + ;color: #7DC4E4" +tab_tree_sel_item_counter=" + ;color: #7DC4E4" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-sky.ini b/themes/macchiato/catppuccin-macchiato-sky.ini index 0b43af9..bd7fe9e 100644 --- a/themes/macchiato/catppuccin-macchiato-sky.ini +++ b/themes/macchiato/catppuccin-macchiato-sky.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #91D7E3" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #91D7E3" +tab_bar_sel_item_counter=" + ;color: #91D7E3" +tab_tree_sel_item_counter=" + ;color: #91D7E3" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-teal.ini b/themes/macchiato/catppuccin-macchiato-teal.ini index aa167c7..721894b 100644 --- a/themes/macchiato/catppuccin-macchiato-teal.ini +++ b/themes/macchiato/catppuccin-macchiato-teal.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #8BD5CA" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #8BD5CA" +tab_bar_sel_item_counter=" + ;color: #8BD5CA" +tab_tree_sel_item_counter=" + ;color: #8BD5CA" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/macchiato/catppuccin-macchiato-yellow.ini b/themes/macchiato/catppuccin-macchiato-yellow.ini index fbc9ece..e583379 100644 --- a/themes/macchiato/catppuccin-macchiato-yellow.ini +++ b/themes/macchiato/catppuccin-macchiato-yellow.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #5B6078" sel_item_css=" ;background: #363A4F" +menu_bar_css=" + ;background: #24273A" +menu_bar_disabled_css=" + ;color: #1E2030" + +tab_bar_css=" + ;background: #1E2030" +tab_bar_item_counter=" + ;color: #EED49F" +tab_bar_scroll_buttons_css=" + ;background: #1E2030" +tab_bar_tab_unselected_css=" + ;background: #1E2030" +tab_tree_item_counter=" + ;color: #EED49F" +tab_bar_sel_item_counter=" + ;color: #EED49F" +tab_tree_sel_item_counter=" + ;color: #EED49F" + +tool_button_selected_css=" + ;background: #24273A" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-blue.ini b/themes/mocha/catppuccin-mocha-blue.ini index ed9aeb4..555b3fe 100644 --- a/themes/mocha/catppuccin-mocha-blue.ini +++ b/themes/mocha/catppuccin-mocha-blue.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #89B4FA" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #89B4FA" +tab_bar_sel_item_counter=" + ;color: #89B4FA" +tab_tree_sel_item_counter=" + ;color: #89B4FA" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-flamingo.ini b/themes/mocha/catppuccin-mocha-flamingo.ini index 9a6e8c7..2d069f9 100644 --- a/themes/mocha/catppuccin-mocha-flamingo.ini +++ b/themes/mocha/catppuccin-mocha-flamingo.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #F2CDCD" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #F2CDCD" +tab_bar_sel_item_counter=" + ;color: #F2CDCD" +tab_tree_sel_item_counter=" + ;color: #F2CDCD" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-green.ini b/themes/mocha/catppuccin-mocha-green.ini index 68e697d..8b4180c 100644 --- a/themes/mocha/catppuccin-mocha-green.ini +++ b/themes/mocha/catppuccin-mocha-green.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #A6E3A1" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #A6E3A1" +tab_bar_sel_item_counter=" + ;color: #A6E3A1" +tab_tree_sel_item_counter=" + ;color: #A6E3A1" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-lavender.ini b/themes/mocha/catppuccin-mocha-lavender.ini index eb19ddd..3bce41b 100644 --- a/themes/mocha/catppuccin-mocha-lavender.ini +++ b/themes/mocha/catppuccin-mocha-lavender.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #B4BEFE" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #B4BEFE" +tab_bar_sel_item_counter=" + ;color: #B4BEFE" +tab_tree_sel_item_counter=" + ;color: #B4BEFE" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-maroon.ini b/themes/mocha/catppuccin-mocha-maroon.ini index 9b9f77e..beb7e9e 100644 --- a/themes/mocha/catppuccin-mocha-maroon.ini +++ b/themes/mocha/catppuccin-mocha-maroon.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #EBA0AC" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #EBA0AC" +tab_bar_sel_item_counter=" + ;color: #EBA0AC" +tab_tree_sel_item_counter=" + ;color: #EBA0AC" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-mauve.ini b/themes/mocha/catppuccin-mocha-mauve.ini index 234995e..1f99f90 100644 --- a/themes/mocha/catppuccin-mocha-mauve.ini +++ b/themes/mocha/catppuccin-mocha-mauve.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #CBA6F7" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #CBA6F7" +tab_bar_sel_item_counter=" + ;color: #CBA6F7" +tab_tree_sel_item_counter=" + ;color: #CBA6F7" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-peach.ini b/themes/mocha/catppuccin-mocha-peach.ini index 9ea944e..ef3a09b 100644 --- a/themes/mocha/catppuccin-mocha-peach.ini +++ b/themes/mocha/catppuccin-mocha-peach.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #FAB387" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #FAB387" +tab_bar_sel_item_counter=" + ;color: #FAB387" +tab_tree_sel_item_counter=" + ;color: #FAB387" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-pink.ini b/themes/mocha/catppuccin-mocha-pink.ini index 3977723..b7ceca1 100644 --- a/themes/mocha/catppuccin-mocha-pink.ini +++ b/themes/mocha/catppuccin-mocha-pink.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #F5C2E7" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #F5C2E7" +tab_bar_sel_item_counter=" + ;color: #F5C2E7" +tab_tree_sel_item_counter=" + ;color: #F5C2E7" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-red.ini b/themes/mocha/catppuccin-mocha-red.ini index 7978900..78c8c7a 100644 --- a/themes/mocha/catppuccin-mocha-red.ini +++ b/themes/mocha/catppuccin-mocha-red.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #F38BA8" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #F38BA8" +tab_bar_sel_item_counter=" + ;color: #F38BA8" +tab_tree_sel_item_counter=" + ;color: #F38BA8" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-rosewater.ini b/themes/mocha/catppuccin-mocha-rosewater.ini index 24486e0..c2b5c39 100644 --- a/themes/mocha/catppuccin-mocha-rosewater.ini +++ b/themes/mocha/catppuccin-mocha-rosewater.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #F5E0DC" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #F5E0DC" +tab_bar_sel_item_counter=" + ;color: #F5E0DC" +tab_tree_sel_item_counter=" + ;color: #F5E0DC" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-sapphire.ini b/themes/mocha/catppuccin-mocha-sapphire.ini index 3d21d04..019c088 100644 --- a/themes/mocha/catppuccin-mocha-sapphire.ini +++ b/themes/mocha/catppuccin-mocha-sapphire.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #74C7EC" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #74C7EC" +tab_bar_sel_item_counter=" + ;color: #74C7EC" +tab_tree_sel_item_counter=" + ;color: #74C7EC" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-sky.ini b/themes/mocha/catppuccin-mocha-sky.ini index 33f2550..15b24c6 100644 --- a/themes/mocha/catppuccin-mocha-sky.ini +++ b/themes/mocha/catppuccin-mocha-sky.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #89DCEB" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #89DCEB" +tab_bar_sel_item_counter=" + ;color: #89DCEB" +tab_tree_sel_item_counter=" + ;color: #89DCEB" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-teal.ini b/themes/mocha/catppuccin-mocha-teal.ini index 75953f5..d457463 100644 --- a/themes/mocha/catppuccin-mocha-teal.ini +++ b/themes/mocha/catppuccin-mocha-teal.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #94E2D5" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #94E2D5" +tab_bar_sel_item_counter=" + ;color: #94E2D5" +tab_tree_sel_item_counter=" + ;color: #94E2D5" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true diff --git a/themes/mocha/catppuccin-mocha-yellow.ini b/themes/mocha/catppuccin-mocha-yellow.ini index 2bf0610..2e7de52 100644 --- a/themes/mocha/catppuccin-mocha-yellow.ini +++ b/themes/mocha/catppuccin-mocha-yellow.ini @@ -19,3 +19,27 @@ hover_item_css=" ;background: #585B70" sel_item_css=" ;background: #313244" +menu_bar_css=" + ;background: #1E1E2E" +menu_bar_disabled_css=" + ;color: #181825" + +tab_bar_css=" + ;background: #181825" +tab_bar_item_counter=" + ;color: #F9E2AF" +tab_bar_scroll_buttons_css=" + ;background: #181825" +tab_bar_tab_unselected_css=" + ;background: #181825" +tab_tree_item_counter=" + ;color: #F9E2AF" +tab_bar_sel_item_counter=" + ;color: #F9E2AF" +tab_tree_sel_item_counter=" + ;color: #F9E2AF" + +tool_button_selected_css=" + ;background: #1E1E2E" + +style_main_window=true