Clean up world clock module code and add themes. (#885)
This commit is contained in:
@@ -389,5 +389,10 @@
|
||||
"theme.bar.buttons.modules.microphone.text": "#272a3d",
|
||||
"theme.bar.buttons.modules.microphone.background": "#c3e88d",
|
||||
"theme.bar.buttons.modules.microphone.icon": "#272a3d",
|
||||
"theme.bar.buttons.modules.microphone.icon_background": "#c3e88d"
|
||||
"theme.bar.buttons.modules.microphone.icon_background": "#c3e88d",
|
||||
"theme.bar.buttons.modules.worldclock.background": "#fca7ea",
|
||||
"theme.bar.buttons.modules.worldclock.text": "#272a3d",
|
||||
"theme.bar.buttons.modules.worldclock.icon": "#272a3d",
|
||||
"theme.bar.buttons.modules.worldclock.icon_background": "#fca7ea",
|
||||
"theme.bar.buttons.modules.worldclock.border": "#fca7ea"
|
||||
}
|
||||
Reference in New Issue
Block a user