GNOME does not display high contrast app icons
Bug #2013107 reported by
Amin Bandali
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Yaru Theme |
Fix Released
|
Unknown
|
|||
gnome-shell (Ubuntu) |
Triaged
|
High
|
Alessandro Astone | ||
Mantic |
Won't Fix
|
High
|
Unassigned | ||
Noble |
Triaged
|
High
|
Unassigned | ||
Oracular |
Triaged
|
High
|
Unassigned | ||
gnome-themes-extra (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
Oracular |
Invalid
|
Undecided
|
Unassigned | ||
yaru-theme (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
Oracular |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
gnome-accessibi
Changed in yaru: | |
status: | Unknown → New |
Changed in yaru: | |
status: | New → Fix Released |
Changed in gnome-shell (Ubuntu Lunar): | |
importance: | Undecided → High |
milestone: | none → lunar-updates |
status: | New → Triaged |
Changed in gnome-shell (Ubuntu Mantic): | |
milestone: | none → ubuntu-23.10-beta |
Changed in gnome-shell (Ubuntu Mantic): | |
milestone: | ubuntu-23.10-beta → ubuntu-23.10 |
summary: |
- [lunar] GNOME does not display high contrast app icons + GNOME does not display high contrast app icons |
tags: | added: rls-oo-incoming |
Changed in gnome-shell (Ubuntu Noble): | |
milestone: | ubuntu-23.10 → noble-updates |
Changed in gnome-shell (Ubuntu Oracular): | |
milestone: | ubuntu-23.10 → ubuntu-24.10-beta |
Changed in gnome-shell (Ubuntu Mantic): | |
milestone: | ubuntu-23.10 → none |
Changed in gnome-shell (Ubuntu): | |
milestone: | ubuntu-24.10-beta → ubuntu-25.04-beta |
Changed in gnome-shell (Ubuntu): | |
assignee: | nobody → Alessandro Astone (aleasto) |
To post a comment you must log in.
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.Calculato r-symbolic. svg /usr/share/ icons/HighContr ast/scalable/ apps/
sudo update-icon-caches /usr/share/ icons/HighContr ast
Perhaps GNOME Shell should look for -symbolic icons when the theme is set to HighContrast?