Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).
Expand Down
24 changes: 24 additions & 0 deletions copyq.tera
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-blue.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-flamingo.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-green.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-lavender.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-maroon.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-mauve.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-peach.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-pink.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-red.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-rosewater.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-sapphire.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
24 changes: 24 additions & 0 deletions themes/frappe/catppuccin-frappe-sky.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
Loading