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.puck": "#bcc0cc",
|
||||
"theme.bar.menus.menu.network.switch.disabled": "#ccd0da",
|
||||
"theme.bar.menus.menu.network.switch.enabled": "#8839ef",
|
||||
"theme.bar.buttons.systray.customIcon": "#4c4f69"
|
||||
"theme.bar.buttons.systray.customIcon": "#4c4f69",
|
||||
"theme.bar.border.color": "#7287fd"
|
||||
}
|
||||
Reference in New Issue
Block a user