• English
  • Español
  • Português
  • Français
  • Deutsch
  • Italiano
  • Русский
  • 日本語
  • 한국어
  • हिन्दी
  • 简体中文
  • 繁體中文

Kumander Linux

La experiencia de Windows 7 en Linux. Basado en Debian con el escritorio XFCE. Ligero, estable y familiar para todos.

¡Kumander Linux 2.1 (Bulalo) está listo! Síguenos en YouTube y Patreon

Icon Replacement Issue ?

Moderador: Roy | 8 postsPágina 1 de 1
Responder
shen
Posts: 5
Registro: Sun Aug 02, 2026
Tipo: Cliente
Ubicación: China
Icon Replacement Issue ? Wed Aug 05, 2026 3:34 am

I changed the theme icons, but these icons on the navigation bar haven’t updated. Where are these system default icons stored? I want to replace them.

Arriba
Roy
Site Admin
Posts: 45
Registro: Sat Apr 09, 2022
Nombre: Roy
Tipo: Administrador
Ubicación: Philippines
MBTI: INFP
Re: Icon Replacement Issue ? Wed Aug 05, 2026 6:32 am

Hello Shen and welcome to the forum.

Those toolbar icons are loaded from the current icon theme according to the Freedesktop Icon Theme Specification.

If your new icon theme doesn't include these icons, GTK will fall back to the inherited theme (usually Adwaita or hicolor), which is why they don't change.

The icons you need are typically named:

  • go-previous.svg
  • go-next.svg
  • go-up.svg
  • go-home.svg
  • view-refresh.svg
  • edit-find.svg

They are usually located under directories such as:

  • /usr/share/icons/<ThemeName>/16x16/actions/
  • /usr/share/icons/<ThemeName>/24x24/actions/
  • /usr/share/icons/<ThemeName>/48x48/actions/
  • /usr/share/icons/<ThemeName>/scalable/actions/

If your icon pack doesn't include these icons, you'll need to create them or copy them from another icon theme.

Once you've done that, either run:

sudo gtk-update-icon-cache /usr/share/icons/<ThemeName>

or simply reboot.

Arriba
shen
Posts: 5
Registro: Sun Aug 02, 2026
Tipo: Cliente
Ubicación: China
Re: Icon Replacement Issue ? Wed Aug 05, 2026 7:26 am

Thanks for your reply.

Arriba
shen
Posts: 5
Registro: Sun Aug 02, 2026
Tipo: Cliente
Ubicación: China
Re: Icon Replacement Issue ? Wed Aug 05, 2026 9:05 am

I’ve downloaded both XP‑style and Windows 7‑style icon sets.

After applying the theme icons, the XP‑style icons display correctly.

However, some icons from the Windows 7‑style set fail to show up, as seen in the screenshot.

I have checked the Windows 7‑style icon directory and confirmed that the matching required icons are present. Why is this happening?

Arriba
Roy
Site Admin
Posts: 45
Registro: Sat Apr 09, 2022
Nombre: Roy
Tipo: Administrador
Ubicación: Philippines
MBTI: INFP
Re: Icon Replacement Issue ? Wed Aug 05, 2026 9:22 am

Hmmm, hard to tell. Can you zip the theme and upload it here? Then I can test it on my computer.

Arriba
shen
Posts: 5
Registro: Sun Aug 02, 2026
Tipo: Cliente
Ubicación: China
Re: Icon Replacement Issue ? Wed Aug 05, 2026 9:45 am

The file is quite large. I downloaded it from here.

Search for WINDOWS 7

gnome-look.org

Arriba
shen
Posts: 5
Registro: Sun Aug 02, 2026
Tipo: Cliente
Ubicación: China
Re: Icon Replacement Issue ? Wed Aug 05, 2026 10:00 am

https://www.gnome-look.org/p/2094078

Arriba
Roy
Site Admin
Posts: 45
Registro: Sat Apr 09, 2022
Nombre: Roy
Tipo: Administrador
Ubicación: Philippines
MBTI: INFP
Re: Icon Replacement Issue ? Thu Aug 06, 2026 12:37 am

I downloaded the Windows 7 theme and tested it.

It looks like Thunar is forcing symbolic (monochrome black) icons, even if you only have colorful SVG icons in that theme.

The interesting thing is that Thunar doesn't do that with your Windows XP theme. I suspect that is because the icons there are PNG. They are treated differently.

Either way, this is something that we will change in Thunar. Normal, colorful icons should always be preferred over symbolic ones.

Thanks for bringing this to our attention.

Arriba
Responder
8 postsPágina 1 de 1