Added a setting to define the global color for borders. (#461)
This commit is contained in:
@@ -343,5 +343,6 @@
|
||||
"theme.bar.menus.menu.network.switch.enabled": "#c4a7e7",
|
||||
"theme.bar.buttons.systray.customIcon": "#e0def4",
|
||||
"theme.bar.border.color": "#c4a7e7",
|
||||
"theme.bar.menus.menu.media.timestamp": "#e0def4"
|
||||
"theme.bar.menus.menu.media.timestamp": "#e0def4",
|
||||
"theme.bar.buttons.borderColor": "#c4a7e7"
|
||||
}
|
||||
Reference in New Issue
Block a user