Added the ability to define custom icons for the system tray. (#408)
* Added the ability to define custom icons for the system tray. * Add placeholder icon if icon is not defined. * Update themes
This commit is contained in:
@@ -327,6 +327,7 @@
|
||||
"theme.bar.buttons.clock.border": "#f5c2e7",
|
||||
"theme.bar.buttons.battery.border": "#f9e2af",
|
||||
"theme.bar.buttons.systray.border": "#b4befe",
|
||||
"theme.bar.buttons.systray.customIcon": "#cdd6f4",
|
||||
"theme.bar.buttons.bluetooth.border": "#89dceb",
|
||||
"theme.bar.buttons.network.border": "#cba6f7",
|
||||
"theme.bar.buttons.volume.border": "#eba0ac",
|
||||
|
||||
Reference in New Issue
Block a user