Commit e565300
authored
Enhance traybar icons (#857)
* add new icons (with border and filled), remove macos for light theme
* remove dark mode detection (it was not working)
* remove build tag and use file suffix for conditional build
* Use `SetIconTemplate`, this allows theme switching on macos
* partially revert 0444f2a
Macos needs transparent icon to apply templating
* rework icons:
macos icons have been re-exported (to the correct size/color/opacity)
windows icons have been re-exported from the linux ones (with the border)
added also two svg files that should allow working on the icon easier in the future1 parent 13515f7 commit e565300
15 files changed
+151
-58
lines changedLoading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments