Hi!
I've just updated the icon theme and now the symbolic icons are a bit blue.
The previous version icons where neutral gray .
It is a bug or is a new change (and Why)?
Here a comparison (left, the older gray (#6e6e6e), right the new blue-gray (#5c616c) that is obviously a non neutral color):

IMHO, the neutral gray icons have a better integration with other symbolic and neutral themes, text colors and apps than the new blue-gray ones.
it,s new design - adaptation for arc themes
I see.
I don't use Arc Themes.
Is there any way to change the gray color (any script o somethink like that)?
I found a way:
grep -rl 5c616c . | xargs sed -i -e 's/#5c616c/#6e6e6e/'
Doing this inside the icon folder changes the blue-gray to neutral gray. ;)
@jEsuSdA ePapirus - elementary version, fixes not needed anymore.

Great!!!
Most helpful comment
@jEsuSdA ePapirus - elementary version, fixes not needed anymore.
