Added a Vivid theme variant for all themes. (#402)
* Added vivid theme variants * Update fill theme to handle vivids * Fixed the network switch color
This commit is contained in:
@@ -337,5 +337,8 @@
|
||||
"theme.bar.buttons.modules.submap.text": "#FFFFFF",
|
||||
"theme.bar.buttons.modules.submap.border": "#FFFFFF",
|
||||
"theme.bar.buttons.modules.submap.icon": "#FFFFFF",
|
||||
"theme.bar.buttons.modules.submap.icon_background": "#090909"
|
||||
"theme.bar.buttons.modules.submap.icon_background": "#090909",
|
||||
"theme.bar.menus.menu.network.switch.enabled": "#FFFFFF",
|
||||
"theme.bar.menus.menu.network.switch.disabled": "#444444",
|
||||
"theme.bar.menus.menu.network.switch.puck": "#333333"
|
||||
}
|
||||
Reference in New Issue
Block a user