wolneykien / Mojave-gtk-theme

Mojave is a macos Mojave like theme for GTK 3, GTK 2 and Gnome-Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo 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.

Info

GTK+ 3.20 or later

GTK2 engines requirment

  • GTK2 engine Murrine 0.98.1.1 or later.
  • GTK2 pixbuf engine or the gtk(2)-engines package.

Fedora/RedHat distros:

dnf install gtk-murrine-engine gtk2-engines

Ubuntu/Mint/Debian distros:

sudo apt install gtk2-engines-murrine gtk2-engines-pixbuf

ArchLinux:

pacman -S gtk-engine-murrine gtk-engines

Installation Depends requirment

  • sassc.
  • optipng.
  • inkscape.
  • libglib2.0-dev. ubuntu 18.04 debian 10.03 linux mint 19
  • libxml2-utils. ubuntu 18.04 debian 10.03 linux mint 19

Fedora/RedHat distros:

dnf install sassc optipng inkscape

Ubuntu/Mint/Debian distros:

sudo apt install sassc optipng inkscape

Debian 10:

sudo apt install sassc optipng inkscape libcanberra-gtk-module libglib2.0-dev libxml2-utils

ArchLinux:

pacman -S sassc optipng inkscape

Other: Search for the depends in your distributions repository or install the depends from source.

Installation

From source

After depends all installed you can Run

./install.sh

Install tips

Usage: ./Install [OPTIONS...]

OPTIONS:
-d, --dest Specify theme destination directory (Default: $HOME/.themes)
-n, --name Specify theme name (Default: Mojave)
-c, --color Specify theme color variant(s) [light/dark] (Default: All variants)
-o, --opacity Specify theme opacity variant(s) [standard/solid] (Default: All variants)
-a, --alt Specify titlebutton variant(s) [standard/alt] (Default: All variants)
-s, --small Specify titlebutton size variant(s) [standard/small] (Default: standard variants)
-i, --icon activities icon variant(s) [standard/normal/gnome/ubuntu/arch/manjaro/fedora/debian/void] (Default: standard variant)
-g, --gdm Install GDM theme, you should run this with sudo!
-r, --revert revert GDM theme, you should run this with sudo!
-h, --help Show this help

AUR for ArchLinux/Manjaro

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

sudo pacman -Syu yaourt

sudo yaourt 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

About

Mojave is a macos Mojave like theme for GTK 3, GTK 2 and Gnome-Shell

License:GNU General Public License v3.0


Languages

Language:CSS 93.8%Language:Shell 5.5%Language:JavaScript 0.8%