Home

Awesome

<img src="https://github.com/vinceliuice/Sierra-gtk-theme/blob/imgs/logo.png" alt="Logo" align="right" /> Mojave Gtk Theme

Mojave is a Mac OSX like theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Pantheon, XFCE, Mate, etc.

Requirements

GTK2 Murrine engine requirements.

GTK2 pixbuf engine requirements.

Installed Dependency requirements.

Installation

From source

After depends all installed you can Run

./install.sh

Install tips

Usage: ./install.sh [OPTIONS...]

OPTIONS:
-d, --destSpecify theme destination directory (Default: $HOME/.themes)
-n, --nameSpecify theme name (Default: Mojave)
-c, --colorSpecify theme color variant(s) [light/dark] (Default: All variants)
-o, --opacitySpecify theme opacity variant(s) [standard/solid] (Default: All variants)
-a, --altSpecify titlebutton variant(s) [standard/alt] (Default: All variants)
-s, --smallSpecify titlebutton size variant(s) [standard/small] (Default: standard variants)
-t, --themeSpecify primary theme color variant(s) [default/blue/purple/pink/red/orange/yellow/green/grey/all] (Default: MacOS blue)
-i, --iconactivities icon variant(s) [standard/normal/gnome/ubuntu/arch/manjaro/fedora/debian/void] (Default: standard variant)
-l, --libadwaitaInstall gtk4.0 theme in $HOME/.config/gtk-4.0 for libadwaita apps
-g, --gdmInstall GDM theme, you should run this with sudo!
-r, --revertrevert GDM theme, you should run this with sudo!
-h, --helpShow this help

On Snapcraft

<a href="https://snapcraft.io/mojave-themes"> <img alt="Get it from the Snap Store" src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" /> </a>

You can install the theme from the Snap Store оr by running:

sudo snap install mojave-themes

To connect the theme to an app run:

sudo snap connect [other snap]:gtk-3-themes mojave-themes:gtk-3-themes

To connect the theme to all apps which have available plugs to gtk-common-themes you can run:

for i in $(snap connections | grep gtk-common-themes:gtk-3-themes | awk '{print $2}'); do sudo snap connect $i mojave-themes:gtk-3-themes; done

AUR for ArchLinux/Manjaro

Search mojave-gtk-theme-git : https://aur.archlinux.org/packages/mojave-gtk-theme-git/

yay -S mojave-gtk-theme-git

Kde theme

McMojave-kde

Icon theme

McMojave-circle

Wallpaper

Mojave default wallpapers

Fix entries issues of dark version on Firefox

Use "light theme" for webs on Firefox.

  1. Go to about:config,

  2. create a pref called widget.content.gtk-theme-override of type String,

  3. and give it a value of Mojave-light. This will fix it.

Firefox theme

Intall Firefox theme

Preview

01 02

Screenshots

Mojave

01 02 03 04 05 GDM_theme