You are not logged in.

#51 2025-01-26 02:24

Jaerrib
Member
From: Pennsylvania, USA
Registered: 2018-11-18
Posts: 171
Website

Re: Waterleaf icon theme

After quite a bit of time away, I started working on some of the minor paper cut issues. I have a pull request to replace the last remaining png icons, and I've been delving into the scripts and configs that help generate the icon set. To that end, I have a couple questions:

1. In the dark variation of the theme, the My Documents icon in the Bourbon menu is properly colored to match the other folders. However, it's blue in the normal (light) theme. I traced this difference to folder_man.svg in the places folder. Is there something in a config file that would correct this? (Maybe in bb03_misc_system.map1 or 71_link_icons.lst?)
2. Does cc01_tde_list.map1 contain all of the TDE-specific icons?
3. Ad an extension of #2, which TDE icons have the highest priority for being replaced with either original icons or ones from Papirus? (Audio CDs in Control Panel > Sound is one that's still missing for example, which I believe points to media-optical-cdaudio-unmounted.)

Offline

#52 2025-01-26 14:56

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,772
Website

Re: Waterleaf icon theme

Thanks for the updates. We will review the pull requests you submitted on Github as requested.

Ad1.
Folder_man.svg comes from the original Papirus icons. It's symlinked in the original Papirus icon theme this way:
folder_man.svg -> folder-documents.svg -> folder-blue-documents.svg
so in the generated Waterleaf icons it points directly:
folder_man.svg -> folder-blue-documents.svg
what is essentially the same.

The Waterleaf dark icons are generated from a different forked Waterleaf project https://github.com/q4os/waterleaf-icon-theme . We have made a pull request to synchronize the work however that wasn't accepted so far.

Ad2.
Yes

Ad3
Yes, some TDE icons have higher priority, however we have no list at the moment. You could also see https://github.com/jaerrib/waterleaf-ic … /issues/11

Offline

Board footer

Powered by FluxBB