PapirusDevelopmentTeam / papirus-folders

a script that lets you change the colors of folders in Papirus icon theme
https://git.io/papirus-folders
MIT License
628 stars 32 forks source link

Autodetect all colors / list of colors is hardcoded #31

Closed theCapypara closed 11 months ago

theCapypara commented 2 years ago

Hi! I installed both this and Papirus Nord (https://github.com/Adapta-Projects/Papirus-Nord) through the Arch Linux AUR and was going mad trying to figure out why it didn't list any of Papirus Nord's colors.

Then I looked at the code and realized, that the list of colors is hardcoded and that Papirus Nord ships a fork of papirus-folder.

Is there any reason for the list of valid colors to be hardcoded? Why not auto-detect all available colors instead?

SmartFinn commented 2 years ago

The list of colors is not hardcoded. This is a preset of colors. If anyone has a snippet on how to implement auto-detect, please let me know.

SmartFinn commented 1 year ago

The task become much easier when folder-custom icons will be deleted https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/issues/3551