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.puck": "#454b53",
|
||||
"theme.bar.buttons.systray.customIcon": "#d8caac",
|
||||
"theme.bar.border.color": "#83c092",
|
||||
"theme.bar.menus.menu.media.timestamp": "#d3c6aa"
|
||||
"theme.bar.menus.menu.media.timestamp": "#d3c6aa",
|
||||
"theme.bar.buttons.borderColor": "#a7c080"
|
||||
}
|
||||
Reference in New Issue
Block a user