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

Canonical Releases Ubuntu 25.04 Plucky Puffin

The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…

22 hours ago

Ubuntu 25.04 (Plucky Puffin) Released

Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…

2 days ago

Extended Security Maintenance for Ubuntu 20.04 (Focal Fossa) begins May 29, 2025

Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…

2 days ago

Ubuntu 20.04 LTS End Of Life – activate ESM to keep your fleet of devices secure and operational

Focal Fossa will reach the End of Standard Support in May 2025, also known as…

3 days ago

Ubuntu MATE 25.04 Release Notes

Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…

3 days ago

Ubuntu Weekly Newsletter Issue 887

Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…

4 days ago