Added the ability to enable borders for the bar. (#428)
* Added the ability to configure a border for the bar. * Added the right color for configs
This commit is contained in:
@@ -341,5 +341,6 @@
|
||||
"theme.bar.menus.menu.network.switch.enabled": "#ca9ee6",
|
||||
"theme.bar.menus.menu.network.switch.disabled": "#414559",
|
||||
"theme.bar.menus.menu.network.switch.puck": "#51576d",
|
||||
"theme.bar.buttons.systray.customIcon": "#c6d0f5"
|
||||
"theme.bar.buttons.systray.customIcon": "#c6d0f5",
|
||||
"theme.bar.border.color": "#babbf1"
|
||||
}
|
||||
Reference in New Issue
Block a user