Make symbolic breeze icons be white when theme is breeze dark

I did not fully understand how it works, but now, when e.g. Dolphin or Konsole
are dark, light icons are used, when they are light, dark icons are used.

Inherinting hicolor does not make sense, because specification [1] forces and and because breeze* inherit it themselves.
[1] https://specifications.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html
old/sisyphus-task299056 1.0-alt1
Mikhail Novosyolov 2 years ago
parent 0e406b4b83
commit 6612753cb3
  1. 7
      icon-theme-kometa-classic/index.theme

@ -4,8 +4,11 @@
@dark Name=Kometa dark classic
@dark Name[ru]=Комета темная классическая
@light Inherits=breeze,hicolor
@dark Inherits=breeze-dark,hicolor
@light Inherits=breeze
@dark Inherits=breeze-dark
# XXX What does it do? Copied from breeze-dark/index.theme
FollowsColorScheme=true
Directories=apps/128x128,apps/64x64,apps/48x48,apps/32x32,apps/24x24,apps/22x22,apps/16x16

Loading…
Cancel
Save