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:
@@ -273,6 +273,7 @@
|
||||
"theme.bar.buttons.battery.border": "#f9e2af",
|
||||
"theme.bar.buttons.systray.background": "#242438",
|
||||
"theme.bar.buttons.systray.border": "#b4befe",
|
||||
"theme.bar.buttons.systray.customIcon": "#cdd6f4",
|
||||
"theme.bar.buttons.bluetooth.icon_background": "#89dbeb",
|
||||
"theme.bar.buttons.bluetooth.icon": "#89dceb",
|
||||
"theme.bar.buttons.bluetooth.text": "#89dceb",
|
||||
|
||||
Reference in New Issue
Block a user