Best Themes For Ubuntu
Ever got bored by default theme, and feel like tweaking your Ubuntu desktop? Don’t Worry, I got you covered. In this article, we’re gonna see some best themes for Ubuntu which makes your desktop looks fresh, new & better. Without further delay let’s get started before that if you guys are enjoying my articles please make sure you share it with your friends 🙂 so Let’s Start.
Note: All the themes are ranked from my perspective so if you think, that theme should be on #1 then let me know in the comments.
Things To Do Before Installing
First things first, before installing
sudo apt-get install gnome-tweak-tool
After
1. Layan-gtk Theme
The

Installation On Ubuntu
sudo apt-get install git
cd /tmp && git clone https://github.com/vinceliuice/Layan-gtk-theme.git
cd Layan-gtk-theme && chmod +x *
./install.sh
After the execution of

Now after selecting the layan light from the menu you can see the looks of your desktop has been changed & that’s it.
2. Flat Remix
Flat Remix GTK theme is a pretty simple

Installation on Ubuntu
sudo add-apt-repository ppa:daniruiz/flat-remix
sudo apt-get update
sudo apt-get install flat-remix-gtk
Now go to Gnome Tweaks and select the Flat-remix-<varient-you-like> & You’re ready to go that’s it.
3. Numix Theme
Numix is quite popular when it comes to theming on Ubuntu Desktop. When

Installation on Ubuntu
sudo add-apt-repository ppa:numix/ppa
sudo apt-get update
sudo apt-get install numix-gtk-theme
Now goto Gnome Tweaks again and select Numix from menu & that’s it.
4. Paper Theme
Paper is a modern desktop theme suite. Its design is mostly flat with a minimal use of shadows for depth.
Paper has been developed primarily with modern GTK3 (GNOME-based) desktop environments in mind, legacy-toolkit and GTK2 environments will not provide an ideal experience, as much of the visual design relies on modern GTK3+ widgets.
Paper is distributed under the terms the GNU General Public License (GNU GPL v.3).
Without further delay let’s have a look at how to install it on your system.

Installation On Ubuntu
cd /tmp
git clone https://github.com/snwh/paper-gtk-theme.gtk
cd /tmp/paper-gtk-theme
chmod +x * && ./autogen.sh
make
sudo make install
./install-gtk-theme.sh
Now goto Gnome Tweak and select the paper that’s it.
5. Ant Nebula
Another great theme with great looks for your desktop is ant-nebula our article is already too long so im not filling more so let’s go straight to installation.

Installation on Ubuntu
cd /tmp && git clone https://github.com/EliverLara/Ant-Nebula.git
mkdir -p /home/$USER/.themes && mv /tmp/Ant-Nebula /home/$USER/.themes
Now go to Gnome-Tweak again and select Ant Nebula from menu that’s it.
Don’t Miss: 7 Best Icon Themes For Ubuntu 18.04
Thank You For Reading This Article, Let me know your comments on 5 Best Theme For Ubuntu 18.04 and if you think any theme which should be on #1 share your thoughts below in comments :).
Give Comments