Clean up world clock module code and add themes. (#885)

This commit is contained in:
Jas Singh
2025-04-04 23:13:18 -07:00
committed by GitHub
parent 1d717e9f2e
commit 18c383b754
54 changed files with 834 additions and 717 deletions

View File

@@ -362,6 +362,11 @@
"theme.bar.buttons.modules.cava.icon": "#242438",
"theme.bar.buttons.modules.cava.icon_background": "#94e2d5",
"theme.bar.buttons.modules.cava.border": "#94e2d5",
"theme.bar.buttons.modules.worldclock.text": "#f5c2e7",
"theme.bar.buttons.modules.worldclock.background": "#242438",
"theme.bar.buttons.modules.worldclock.icon": "#242438",
"theme.bar.buttons.modules.worldclock.icon_background": "#f5c2e7",
"theme.bar.buttons.modules.worldclock.border": "#f5c2e7",
"theme.bar.buttons.modules.microphone.border": "#a6e3a1",
"theme.bar.buttons.modules.microphone.background": "#242438",
"theme.bar.buttons.modules.microphone.text": "#a6e3a1",