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,6 +341,6 @@
|
||||
"theme.notification.label": "#b4befe",
|
||||
"theme.notification.actions.text": "#181825",
|
||||
"theme.notification.actions.background": "#b4befd",
|
||||
"theme.notification.background": "#181826"
|
||||
"theme.notification.background": "#181826",
|
||||
"theme.bar.border.color": "#b4befe"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user