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.background": "#242438",
|
||||
"theme.bar.buttons.modules.hypridle.icon_background": "#f5c2e7",
|
||||
"theme.bar.buttons.modules.hypridle.text": "#f5c2e7",
|
||||
"theme.bar.buttons.modules.hypridle.border": "#f5c2e7"
|
||||
"theme.bar.buttons.modules.hypridle.border": "#f5c2e7",
|
||||
"theme.bar.buttons.modules.cava.text": "#94e2d5",
|
||||
"theme.bar.buttons.modules.cava.background": "#242438",
|
||||
"theme.bar.buttons.modules.cava.icon_background": "#242438",
|
||||
"theme.bar.buttons.modules.cava.icon": "#94e2d5",
|
||||
"theme.bar.buttons.modules.cava.border": "#94e2d5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user