avanisubbiah / material-you-theme

Applies generated libadwaita theme from wallpaper using Material You
GNU General Public License v3.0
248 stars 20 forks source link

add support for recoloring file manager icons #12

Open allaeddineomc opened 2 years ago

000exploit commented 2 years ago

But for other system icons too!

image

Microwave-WYB commented 2 years ago

It is actually possible with some popular icon themes like papirus or breeze. We can probably add an option to automatically apply a colored papirus icon pack. But I don't know if there're any colored adwaita icon packs.

allaeddineomc commented 2 years ago

there is no colored adwaita icon pack , i tried to make one by modifying the original but idk what was the problem with the original svg , i couldn't edit anything thre

Py-GNU-Unix commented 2 years ago

https://docs.gtk.org/gtk4/css-properties.html#images

i've found that symbolic icons theming is actually possible, but idk how to implement it.