Create Microphone bar module. (#801)
* Implement microphone module. * Add catppuccin themes * Add rest of themes * Fix comment * Add nix settings
This commit is contained in:
@@ -361,5 +361,10 @@
|
||||
"theme.bar.buttons.modules.cava.text": "#121212",
|
||||
"theme.bar.buttons.modules.cava.icon": "#121212",
|
||||
"theme.bar.buttons.modules.cava.icon_background": "#121212",
|
||||
"theme.bar.buttons.modules.cava.border": "#FF69B4"
|
||||
"theme.bar.buttons.modules.cava.border": "#FF69B4",
|
||||
"theme.bar.buttons.modules.microphone.border": "#32CD32",
|
||||
"theme.bar.buttons.modules.microphone.text": "#121212",
|
||||
"theme.bar.buttons.modules.microphone.background": "#32CD32",
|
||||
"theme.bar.buttons.modules.microphone.icon": "#121212",
|
||||
"theme.bar.buttons.modules.microphone.icon_background": "#32CD32"
|
||||
}
|
||||
Reference in New Issue
Block a user