All Projects → lassekongo83 → stilo-themes

lassekongo83 / stilo-themes

Licence: GPL-3.0 license
Minimalistic GTK themes

Programming Languages

CSS
56736 projects
SCSS
7915 projects

Projects that are alternatives of or similar to stilo-themes

pocillo-gtk-theme
GTK+ 3.22 & GTK+ 4 based theme for the Budgie Desktop that has Material Design elements and styled using the Arc colour palette
Stars: ✭ 33 (-62.92%)
Mutual labels:  gtk-theme, gtk3-theme, gtk4-theme
Azure-theme
Azure is a clean and fresh blue theme for GTK 3, GTK 2 and Gnome-Shell
Stars: ✭ 100 (+12.36%)
Mutual labels:  gtk3-theme, gnome-shell-theme, gnome-theme
amber-theme
A theme for GNOME and Xfce4.
Stars: ✭ 23 (-74.16%)
Mutual labels:  gtk3-theme, gnome-shell-theme, gtk4-theme
Materia Theme
A Material Design theme for GNOME/GTK based desktop environments
Stars: ✭ 3,177 (+3469.66%)
Mutual labels:  gtk-theme, gnome-theme
Oomox
Graphical application for generating different color variations of a Materia and Oomox themes (GTK2, GTK3 and others), Archdroid, Gnome-Colors, Numix, Papirus, Suru++ icons, and terminal palette.
Stars: ✭ 1,620 (+1720.22%)
Mutual labels:  gtk3-theme, gnome-shell-theme
GTK-Themes
简单粗暴的Linux主题安装脚本
Stars: ✭ 47 (-47.19%)
Mutual labels:  gtk-theme, gtk3-theme
DotThemes
Collection of my Themes (GTK, Xfce, Openbox)
Stars: ✭ 31 (-65.17%)
Mutual labels:  gtk-theme, gtk3-theme
theme-obsidian-2
Gnome theme, based upon Adwaita-Maia dark skin
Stars: ✭ 26 (-70.79%)
Mutual labels:  gtk3-theme, gnome-theme
Material-Ocean
A blueish oceanic color scheme for various applications
Stars: ✭ 79 (-11.24%)
Mutual labels:  gtk-theme, gtk3-theme
Adapta-Nord
Nord version of Adapta Theme!
Stars: ✭ 27 (-69.66%)
Mutual labels:  gtk-theme, gnome-theme
Vimix Gtk Themes
Vimix is a flat Material Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 1,384 (+1455.06%)
Mutual labels:  gtk3-theme
xfcolorizer
Auto Color Your Xfce Desktop
Stars: ✭ 32 (-64.04%)
Mutual labels:  gtk-theme
My Theme Collection
just a bunch of gtk theme that i use
Stars: ✭ 73 (-17.98%)
Mutual labels:  gtk3-theme
arch-monochrome
My monochromatic rice for BSPWM on arch linux
Stars: ✭ 64 (-28.09%)
Mutual labels:  gtk-theme
Chicago95
A rendition of everyone's favorite 1995 Microsoft operating system for Linux.
Stars: ✭ 1,321 (+1384.27%)
Mutual labels:  gtk3-theme
Warnai
Swiss army theme changer from .Xresources
Stars: ✭ 58 (-34.83%)
Mutual labels:  gtk3-theme
Paper Gtk Theme
Paper Theme Suite
Stars: ✭ 1,036 (+1064.04%)
Mutual labels:  gtk3-theme
Macos Dark
Dark version of macOS theme
Stars: ✭ 231 (+159.55%)
Mutual labels:  gtk3-theme
Plano Theme
A flat theme for GNOME & Xfce4
Stars: ✭ 202 (+126.97%)
Mutual labels:  gtk3-theme
Windows 10 Dark
Dark variant of Windows 10 theme
Stars: ✭ 163 (+83.15%)
Mutual labels:  gtk3-theme

stilo-themes

Minimalistic GTK themes

Stilo themes Wallpapers | Icons | Fonts: Roboto / SF Mono | GNOME shell extension: Dash to Panel

Requirements

  • GNOME Shell 40.1+ (Older versions can be found under the releases section.)
  • GTK 3.24.13+ and/or GTK 4.2+

I can't guarantee that the themes will look as intended on older versions.

Some of these packages may already be installed by default on some distros. (You can skip the gtk2 dependencies if you do not use any gtk2 applications. Then all you need to install is git, meson, sassc, and ninja)

  • Debian/Ubuntu/Mint/PopOS - apt install gtk2-engines-murrine gtk2-engines-pixbuf ninja-build git meson sassc
  • Arch/Manjaro - pacman -S gtk-engines gtk-engine-murrine ninja git meson sassc
  • Opensuse - zypper in gtk2-engine-murrine gtk2-engines ninja git meson sassc
  • Fedora - dnf install gtk-murrine-engine gtk2-engines ninja-build git meson sassc

Other distros may have named the above packages differently.

Installation

When the above requirements are installed, simply run these commands:

git clone https://github.com/lassekongo83/stilo-themes.git
cd stilo-themes
meson build
sudo ninja -C build install

The themes will be installed in: /usr/share/themes

Updating the theme

Navigate to the stilo-themes folder that was originally cloned. (If you removed it, do the steps above instead).

Then simply run:

git pull
sudo ninja -C build install

Changing themes

Use gnome-tweaks to change themes.

You can also change your GTK themes using a terminal.

# Changing the theme to Stiloetto-dark, simply run
gsettings set org.gnome.desktop.interface gtk-theme Stiloetto-dark

# Reverting the change to the default GNOME theme
gsettings set org.gnome.desktop.interface gtk-theme Adwaita

To change the gnome-shell theme you need to install and activate the User themes extension in the extensions app.

  1. If the user-themes extension is not installed, then look for the package gnome-shell-extensions or gnome-shell-extension-user-theme and install it. (Or install it from https://extensions.gnome.org/extension/19/user-themes/)
  2. Open the extensions app and activate the user themes extension.
  3. Go to the Appearance page in gnome-tweaks and change the Shell theme to Stilo in the drop-down list. (If it still shows a yellow triangle, then restart gnome-tweaks or relog.)

Xfce users can change themes in Settings > Appearance and Settings > Window manager

Flatpak applications

To use the theme in Flatpak applications you'll have to copy the theme(s) from /usr/share/themes to ~/.themes (Symbolic links won't work.)

The theme will be used if the included GTK version for the Flatpak app is at 3.24.x or 4.x. Some apps may require you to change the theme in the app's settings.

Removing the themes

To be safe from any gnome-shell crashes or weird behavior, change the gnome-shell theme to another one before removing the theme.

As root, remove the Stilo Stiloetto Stilo-dark Stiloetto-dark folders located in /usr/share/themes

Copying or Reusing

The GTK theme(s) and included scripts are free software licensed under the terms of the GNU General Public License, version 3.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].