How do i change the folders colors? i am using this icon theme FS icons and there are several folders. like black, gray, purple, orange(which is the default), yellow, green, red, blue, brown and lightblue
How can i use any of them? for example have a blue folder called "family" in images and another right beside that have a purple folder called "others".
Basically why have he created all those folders with different colors?
Folder Color works in most distros: Ubuntu, Debian, Mint, openSUSE, Arch Linux, or pretty much anything that has Nautilus, Nemo or the Caja File Browser.I'm not sure it will work with all the themes you've installed but it will with basic ones.
Part-one: Installing Icon Theme
Method 1 - Using ppa
The icon theme you provided provides a ppa.
Type the following commands.
sudo add-apt-repository ppa:kroq-gar78/ppa
sudo apt-get update
sudo apt-get install -y fs-icons-ubuntu fs-icons-ubuntu-mono-dark fs-icons-ubuntu-mono-light
If you have MyUnity, or a similar tweaking-tool installed, choose the desired icon-pack using it. See below (part-two) for instructions specific to MyUnity.
Method 2 - Manual installation
fs_icons_ubuntu_by_franksouza183-d4rpksa
gets created.gksudo nautilus
in terminal./usr/share/icons
and exit the file-browser.Part-two: Selecting Icon theme using MyUnity
sudo apt-get install myunity
Select 'themes' tab on the top.
You will find the newly installed icon themes in the right panel. (Those starting with fs-icons in this case)
To use a different colour for folders
By default, All the icon-packs use brown-ish coloured icons. But as pointed out, the icon theme provides icons of other colours too. To use a different coloured icon:
gksu nautilus
from terminal. (or run window: Alt+F2)/usr/share/icons
places
andfolder.png
in all its sub-directories tofolder-orange.png
folder-blue.png
in all its sub-directories tofolder.png
to set all folders blue, etc.