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": "#3b4252",
|
||||
"theme.bar.buttons.modules.hypridle.border": "#8fbcbb",
|
||||
"theme.bar.menus.menu.network.scroller.color": "#88c0d0",
|
||||
"theme.bar.menus.menu.bluetooth.scroller.color": "#88c0d0"
|
||||
}
|
||||
"theme.bar.menus.menu.bluetooth.scroller.color": "#88c0d0",
|
||||
"theme.bar.buttons.modules.cava.background": "#8fbcbb",
|
||||
"theme.bar.buttons.modules.cava.text": "#3b4252",
|
||||
"theme.bar.buttons.modules.cava.icon": "#3b4252",
|
||||
"theme.bar.buttons.modules.cava.icon_background": "#3b4252",
|
||||
"theme.bar.buttons.modules.cava.border": "#8fbcbb"
|
||||
}
|
||||
Reference in New Issue
Block a user