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