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": "#121212",
|
||||
"theme.bar.buttons.modules.microphone.text": "#32CD32",
|
||||
"theme.bar.buttons.modules.microphone.icon": "#121212",
|
||||
"theme.bar.buttons.modules.microphone.icon_background": "#32CD32"
|
||||
"theme.bar.buttons.modules.microphone.icon_background": "#32CD32",
|
||||
"theme.bar.buttons.modules.worldclock.text": "#5bafff",
|
||||
"theme.bar.buttons.modules.worldclock.background": "#121212",
|
||||
"theme.bar.buttons.modules.worldclock.icon": "#121212",
|
||||
"theme.bar.buttons.modules.worldclock.icon_background": "#5bafff",
|
||||
"theme.bar.buttons.modules.worldclock.border": "#5bafff"
|
||||
}
|
||||
Reference in New Issue
Block a user