Here’s a brief tip that will show you how to identify folders by colors in Ubuntu 14.04 or previous with this nifty tool. This tool which is called Folder Color, allows users to change the color of folders in Nautilus so they could easily indentify and distinguish them from others.

It is designed to work with Nautilus can be used with other Icon themes in Ubuntu. It’s nice tool to install. It’s light weight and doesn’t interface with your system’s performance.

Installing it is easy and this brief tutorial is going to show you how.

For example, if you want to color important files folder red, or travel documents yellow, you can change them easily with Folder Color.

Here’s how to install this tool.

In Ubuntu, press Ctrl – Alt – T on your keyboard to open the terminal console. When it opens, run the commands below to add the below PPA archive.

sudo add-apt-repository ppa:costales/folder-color

 

Next, run the commands below to update your system and install Folder Color.

sudo apt-get update && sudo apt-get install folder-color

 

That’s it. Now all you have to do is log out and log back in or restart Nautilus. Then go to Nautilus, right-click on the folder you wish to change and select the color. There are pre-defined colors to choose from which isn’t as many as you may want, but enough for the average users.

If you wish to uninstall it, run the commands below to remove the PPA archive.

sudo add-apt-repository -r ppa:costales/folder-color

 

Finally, run the commands below to remove Folder Color

sudo apt-get update && sudo apt-get remove folder-color

 

Enjoy!

 

folder-color-ubuntu

Frequently Asked Questions

How to identify folders by colors in Ubuntu 14.04 or previous versions?

You can identify folders by colors in Ubuntu using a tool called Folder Color which allows you to change the color of folders in Nautilus.

Can Folder Color be used with other Icon themes in Ubuntu?

Yes, Folder Color is designed to work with Nautilus and can be used with other Icon themes in Ubuntu.

What is the process to install Folder Color in Ubuntu?

To install Folder Color in Ubuntu, you need to add the PPA archive, update your system, and then install Folder Color using the terminal commands provided in the article.

How can I change the color of specific folders using Folder Color?

To change the color of a specific folder, you need to right-click on the folder in Nautilus, select the color you want from the pre-defined options, and the color will be applied.

Is Folder Color a lightweight tool that does not impact system performance?

Yes, Folder Color is a lightweight tool that does not interfere with your system's performance, making it a convenient option for color-coding folders in Ubuntu.

What are the steps to uninstall Folder Color from Ubuntu?

To uninstall Folder Color, you need to remove the PPA archive using the provided terminal command and then remove Folder Color using another set of terminal commands.

Do I need to log out and log back in or restart Nautilus after installing Folder Color?

Yes, after installing Folder Color, you need to either log out and log back in or restart Nautilus for the changes to take effect.

Are there many color options available in Folder Color for Ubuntu users?

While there are pre-defined colors to choose from in Folder Color, the options may be limited but sufficient for most average users to color-code folders.