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