Comment 2 for bug 2013107

Revision history for this message
Jeremy BĂ­cha (jbicha) wrote : Re: Incomplete set of high contrast icons

Those missing icons are app icons.

For instance, gnome-calculator's app icon according to its .desktop file is now "org.gnome.Calculator"

A monochrome icon is show in GNOME Shell's top bar when calculator is running.

Which suggests this workaround:

sudo cp /usr/share/icons/Yaru/scalable/apps/org.gnome.Calculator-symbolic.svg /usr/share/icons/HighContrast/scalable/apps/

sudo update-icon-caches /usr/share/icons/HighContrast

Perhaps GNOME Shell should look for -symbolic icons when the theme is set to HighContrast?