Categories: Ubuntu

How to Change Folder Color in Ubuntu 22.04

The colors in life, either in nature or in front of the computer screen, have a great effect on the human mind as they can change the mood from dull to energetic and also from energetic to dull. If you are an Ubuntu user, then you can observe the default color of the folder icons present in different directories is blackish or sometimes purple color, as shown in the image below:

In this write-up, we will discover the method by which we can change the color of the folder colors in the new release of Ubuntu 22.04.

How
Sponsored
to change the folder color in Ubuntu 22.04

To change the color of the folders in Ubuntu, we have to add the PPA repository of the package of Yaru-color-theme to the default repository list of the Ubuntu:

$ sudo add-apt-repository ppa:costales/yaru-colors-folder-color

When the PPA repository has been added to the Ubuntu’s default repository list, we will use update the system:

$ sudo apt update

Now with the help of the apt package manager, we will install the yaru-colors-folder-color package whose repository has been added in the previous commands:

$ sudo apt install yaru-colors-folder-color folder-color -y

Now we will quit the file manager “nautilus” by using the flag “q”:

$ nautilus -q

Sponsored

When the package is installed successfully, we can navigate to any directory and right-click on any folder, for example, we will right-click on the “object” folder, and context menu will appear, choose the “Folder’s Color” option:

Another list will be open containing different colors, choose the color you want to set on the folder, for example, we have chosen the green color:

The color of the “object” folder has changed to green color:

Similarly, you can change the color of any folder to any other color.

Conclusion

If you are bored with the default look of Ubuntu, then you can change the color of the folders. In this guide, we have provided the method of changing the colors of folders of Ubuntu by simply installing the folder-color package, after installing it folder colors can be changed to any color.

Ubuntu Server Admin

Recent Posts

Building RAG with enterprise open source AI infrastructure

One of the most critical gaps in traditional Large Language Models (LLMs) is that they…

3 hours ago

Life at Canonical: Victoria Antipova’s perspective as a new joiner in Product Marketing

Canonical is continuously hiring new talent. Being a remote- first company, Canonical’s new joiners receive…

1 day ago

What is patching automation?

What is patching automation? With increasing numbers of vulnerabilities, there is a growing risk of…

2 days ago

A beginner’s tutorial for your first Machine Learning project using Charmed Kubeflow

Wouldn’t it be wonderful to wake up one day with a desire to explore AI…

3 days ago

Ubuntu brings comprehensive support to Azure Cobalt 100 VMs

Ubuntu and Ubuntu Pro supports Microsoft’s Azure Cobalt 100 Virtual Machines (VMs), powered by their…

3 days ago

Ubuntu Weekly Newsletter Issue 870

Welcome to the Ubuntu Weekly Newsletter, Issue 870 for the week of December 8 –…

4 days ago