• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / How To Install Themes & Icons In Ubuntu 16.04

How To Install Themes & Icons In Ubuntu 16.04

By Sourabh / June 11, 2016 Category: How To, Ubuntu

How to install Themes in Ubuntu 16.04, Ubuntu 15.10, Ubuntu 14.04 and Ubuntu 15.04. Change Unity Desktop themes on Ubuntu with Ubuntu/Gnome Tweak Tool or via Terminal Commands. You can download and install custom themes in Ubuntu 15.04/14.10/14.04.

There are two ways to download and install themes in Ubuntu:

  1. Install Themes via PPA – Run terminal commands to install themes via PPA using Terminal commands
  2. Install Themes Manually – Download the custom theme file and install them manually

To use the downloaded Ubuntu theme:

  1. Extract or move the theme to usr/share//themes directory. For security reasons, Themes folder is restricted to use. Luckily, you can also create a folder in your Home directory (name it .theme) and extract the zip archive (downloaded theme) there.
  2. Use the theme via Ubuntu Tweak Tool. Open Ubuntu Tweak Tool and go to the Tweaks tab, and select the Theme option. Choose the theme you wish to use from the list.

ubuntu-theme-flat

Install themes via a PPA or Terminal Commands

When you install themes via a PPA using Terminal, all you have to do is execute the command and rest is done by the system itself. For example, to install Arc Theme, run the following commands in Terminal:

sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/Horst3180/xUbuntu_15.04/ /' >> /etc/apt/sources.list.d/arc-theme.list"
sudo apt-get update
sudo apt-get install arc-theme

arc-theme-linux

Similarly, you can install paper theme and icons on Ubuntu, via the following commands:


sudo add-apt-repository ppa:snwh/pulp
sudo apt-get update
sudo apt-get install paper-gtk-theme
sudo apt-get install paper-icon-theme

theme-ubuntu-16-04-2

Similarly, you can install Flatabulous theme on Ubuntu via the following commands:

sudo cd /tmp; wget https://github.com/anmoljagetia/Flatabulous/archive/master.zip; unzip master.zip
sudo mv Flatabulous-master /usr/share/themes

Install Themes Manually

If you download the custom theme file, you will have to extract theme file to ~/.themes or /user/share/themes directory. You can directly download the theme files and extract it to the theme folder and use it. You can also use the downloaded custom Theme files manually using Ubuntu configuration tools such as Ubuntu Tweak Tool, Unity Tweak Tool or GNOME Tweak Tool.

For example, you can download Flatabulous Ubuntu Theme from here [Flatabulous : Ubuntu Theme] and install it manually.

Once downloaded extract theme file to ~/.themes or /user/share/themes directory. After extracting the theme files, you can also activate and use Ubuntu theme using Tweak Tools.

ubuntu-flat-04

Please note that many Themes doesn’t work properly on older versions of GTK. You will also need GTK2 engine Murrine and GTK2 engine pixbuf for Themes.

Ubuntu Icons

Similarly, you can download and install icons on Ubuntu Systems. Look below for some examples:

Ultra Flat Icons 2.0
http://gnome-look.org/content/show.php/Ultra-Flat?content=167473

ultra-flat-icon

Tags: How To Install Gnome Themes In Ubuntu, How To Install Gnome Themes In Ubuntu 16.04, How To Install GTK Icons in Ubuntu 16.04, How To Install GTK Themes in Ubuntu 16.04, How To Install Icons in Ubuntu 16.04, How To Install Themes in Ubuntu 16.04, Install Icons in Ubuntu 16.04, Install Icons in Ubuntu 16.04 CLI, Install Icons in Ubuntu 16.04 via Commands, Install Icons in Ubuntu 16.04 via PPA, Install Icons in Ubuntu 16.04 via Terminal, Install Themes in Ubuntu 16.04, Install Themes in Ubuntu 16.04 CLI, Install Themes in Ubuntu 16.04 via Commands, Install Themes in Ubuntu 16.04 via PPA, Install Themes in Ubuntu 16.04 via Terminal, PPA Install Icons in Ubuntu 16.04, PPA Install Themes in Ubuntu 16.04, Ubuntu 16.04 Download Icons, Ubuntu 16.04 Download Themes, Ubuntu 16.04 Gnome Themes Download, Ubuntu 16.04 GTK Themes Download, Ubuntu 16.04 How To Download Icons, Ubuntu 16.04 How To Download Themes, Ubuntu 16.04 How To Install Gnome Themes, Ubuntu 16.04 How To Install Icons, Ubuntu 16.04 How To Install Themes, Ubuntu 16.04 Icons Download, Ubuntu 16.04 Icons Themes Download, Ubuntu 16.04 Install Icons, Ubuntu 16.04 Install Themes, Ubuntu 16.04 Themes Download, Ubuntu 16.04 Themes Icons Download

Primary Sidebar

Latest Posts

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap