Linux Themes
Papirus icon theme and Kvantum SVG engine
- https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
- https://github.com/tsujan/Kvantum : SVG-based theme engine
Install (Ubuntu)
sudo add-apt-repository -y ppa:papirus/papirus # Papirus icon theme
sudo apt update && sudo apt install -y papirus-icon-theme qt5-style-kvantum qt5ctMateria theme
A clean theme for both KDE and Gnome.
Install (Ubuntu)
sudo add-apt-repository -y ppa:papirus/papirus
sudo apt update && sudo apt install materia-gtk-theme materia-kdeSet fonts
Fonts for materia theme:
- To properly display the theme, use a font family that includes Medium weight (e.g.
Robotoor M+). - Set the font size to 9.75 (= 13px at 96dpi) or 10.5 (= 14px at 96dpi).
Qogir theme
https://github.com/vinceliuice/Qogir-theme is a flat Design theme for GTK.
Install (Ubuntu)
Download and run the install script from https://github.com/vinceliuice/Qogir-theme.
Last updated on