numixproject / numix-folders

Alternate folders for use with our base icon theme.
GNU General Public License v3.0
151 stars 26 forks source link

Folder Color Custom and Global options #163

Closed tsutsarin closed 7 years ago

tsutsarin commented 7 years ago

I installed Folder Color: http://foldercolor.tuxfamily.org/

But for Numix icon theme there's no option to select Custom color and apply color as Global to all folders. Only default colors are present: Blue, Brown, etc

How do I enable this options?

OS: Ubuntu 16.04

Foggalong commented 7 years ago

CC @costales: any idea what's happening here?

costales commented 7 years ago

Yes @Foggalong You wanted that :) We agreed to add those options as opt-in feature on themes.

@tsutsarin You need to create a file with this name in any resolution, for example:

costales@dev:~$ find /usr -name "folder_color_globalcolor.svg"
/usr/share/icons/hicolor/16x16/actions/folder_color_globalcolor.svg
costales@dev:~$ 

A hug!

Foggalong commented 7 years ago

@costales Oh right, I misunderstood what problem the user was having!

@tsutsarin Global colour switching needs to be done via the script provided in this repo. It can be done using other things but the this is the only way you'll get it consistent for non-place icons (e.g. apps)