Skip to content

Linux Themes

Best GTK themes from Its FOSS

Papirus icon theme and Kvantum SVG engine

Install

sudo add-apt-repository -y ppa:papirus/papirus           # Papirus icon theme
sudo apt update && sudo apt install -y papirus-icon-theme qt5-style-kvantum qt5ct
sudo pacman -S papirus-icon-theme kvantum-qt5

Materia theme

A clean theme for both KDE and Gnome.

Install

sudo add-apt-repository -y ppa:papirus/papirus
sudo apt update && sudo apt install materia-gtk-theme materia-kde
sudo pacman -S materia-gtk-theme materia-kde kvantum-theme-materia

Set fonts

Fonts for materia theme:

  • To properly display the theme, use a font family that includes Medium weight (e.g. Roboto or M+).
  • Set the font size to 9.75 (= 13px at 96dpi) or 10.5 (= 14px at 96dpi).

Qogir theme

vinceliuice/Qogir-theme is a flat Design theme for GTK.

Install

Download and run the install script from the repository.

yay -S qogir-gtk-theme-git qogir-icon-theme-git kvantum-qt5 qogir-kde-theme-git

Comments