Skip to content

hamdle/Qogir-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qogir Gtk Theme

Qogir is a flat Design theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Unity, Budgie, Cinnamon Pantheon, XFCE, Mate, etc.

based on Arc gtk theme horst3180 - Arc gtk theme: https://github.com/horst3180/Arc-theme

Info

GTK+ 3.20 or later

  • Set windows button on gnome for a better experience.

Gnome ≥ 3.22:

gsettings set org.gnome.desktop.wm.preferences button-layout appmenu:minimize,maximize,close

GTK2 engines requirment

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

Firefox issues

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 Qogir-light (or Qogir-win-light ). This will fix it.

Fix win titlebutton issues on firfox

add the src/other/firefox/userChrome.css into ~/.mozilla/firefox/{your_profile}/chrome/

Install

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

OPTIONS:
-d, --dest destination directory (Default: $HOME/.themes)
-n, --name name (Default: Qogir)
-c, --color color variant(s) (standard/light/dark)
-i, --image Install theme with nautilus background image
-w, --win titlebutton variant(s) (standard/square)
-h, --help Show this help

FOR EXAMPLE:

./install.sh  (Install all themes)
./install.sh -i  (Install themes with nautilus background image)

Screenshots

1 2 3 4 5

About

Qogir is a flat Design theme for GTK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 99.8%
  • Shell 0.2%