Cava Module (#662)
* First version of the cava module * Update cava stuff * Update themes for cava * Update themes * Handle cava visibility when null * Add bar characters in options --------- Co-authored-by: Ed Bennett <ed@dodimead.com> Co-authored-by: Jas Singh <jaskiratpal.singh@outlook.com>
This commit is contained in:
@@ -356,5 +356,10 @@
|
||||
"theme.bar.buttons.modules.hypridle.text": "#272a3d",
|
||||
"theme.bar.buttons.modules.hypridle.border": "#f7768e",
|
||||
"theme.bar.menus.menu.network.scroller.color": "#bb9af7",
|
||||
"theme.bar.menus.menu.bluetooth.scroller.color": "#7dcfff"
|
||||
}
|
||||
"theme.bar.menus.menu.bluetooth.scroller.color": "#7dcfff",
|
||||
"theme.bar.buttons.modules.cava.background": "#73daca",
|
||||
"theme.bar.buttons.modules.cava.text": "#272a3d",
|
||||
"theme.bar.buttons.modules.cava.icon": "#272a3d",
|
||||
"theme.bar.buttons.modules.cava.icon_background": "#272a3d",
|
||||
"theme.bar.buttons.modules.cava.border": "#73daca"
|
||||
}
|
||||
Reference in New Issue
Block a user