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.
This theme is based on Arc gtk theme of horst3180. Thanks horst3180 sincerely for his great job! horst3180 - Arc gtk theme: https://github.com/horst3180/Arc-theme
- GTK2 engine Murrine 0.98.1.1 or later.
- GTK2 pixbuf engine or the gtk(2)-engines package.
Fedora/RedHat distros:
yum install gtk-murrine-engine gtk2-engines
Ubuntu/Mint/Debian distros:
sudo apt-get install gtk2-engines-murrine gtk2-engines-pixbuf
ArchLinux:
pacman -S gtk-engine-murrine gtk-engines
Other: Search for the engines in your distributions repository or install the engines from source.
Use "light theme" for webs on Firefox.
-
Go to
about:config
, -
create a pref called
widget.content.gtk-theme-override
of type String, -
and give it a value of
Mojave-light
. This will fix it.
Run
./install.sh
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 | Alt titlebutton theme opacity variant(s) [standard/alt] (Default: All variants) |
-s, --small | small titlebutton theme opacity variant(s) [standard/small] (Default: standard variant) |
-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 |