All Projects → vinceliuice → Qogir Theme

vinceliuice / Qogir Theme

Licence: gpl-3.0
Qogir is a flat Design theme for GTK

Projects that are alternatives of or similar to Qogir Theme

Firefox Gnome Theme
A GNOME👣 theme for Firefox🔥
Stars: ✭ 788 (-9.84%)
Mutual labels:  gnome, firefox
Sunflower
Small and highly customizable twin-panel file manager for Linux with support for plugins.
Stars: ✭ 347 (-60.3%)
Mutual labels:  gnome, gtk
Node Gtk
GTK+ bindings for NodeJS (via GObject introspection)
Stars: ✭ 287 (-67.16%)
Mutual labels:  gnome, gtk
Abrus-gtk-theme
Abrus is a stylish Design theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 25 (-97.14%)
Mutual labels:  gtk, gnome
Os X Yosemite
GTK theme based on the flat appearance of OS X 10.10 Yosemite
Stars: ✭ 17 (-98.05%)
Mutual labels:  gnome, gtk
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (-96.8%)
Mutual labels:  gtk, gnome
Gradio
Stars: ✭ 335 (-61.67%)
Mutual labels:  gnome, gtk
vulcan
A minimalistic text editor designed for both ordinary use and software development
Stars: ✭ 46 (-94.74%)
Mutual labels:  gtk, gnome
Macos
macOS theme for Gnome and GTK-based desktops
Stars: ✭ 641 (-26.66%)
Mutual labels:  gnome, gtk
Flat Remix Gtk
Flat Remix is a GTK application theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth.
Stars: ✭ 634 (-27.46%)
Mutual labels:  gnome, gtk
telegrand
A Telegram client for GNOME
Stars: ✭ 380 (-56.52%)
Mutual labels:  gtk, gnome
Terminator
multiple GNOME terminals in one window
Stars: ✭ 649 (-25.74%)
Mutual labels:  gnome, gtk
Resource Monitor
Resource_Monitor is a GNOME Shell extension that Monitor the use of system resources like cpu, ram, disk, network and display them in GNOME Shell top bar.
Stars: ✭ 62 (-92.91%)
Mutual labels:  gtk, gnome
Plotinus
A searchable command palette in every modern GTK+ application
Stars: ✭ 805 (-7.89%)
Mutual labels:  gnome, gtk
Yosemite-gtk-theme
Mac OSX Yosemite like theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 74 (-91.53%)
Mutual labels:  gtk, gnome
Tootle
GTK-based Mastodon client for Linux
Stars: ✭ 304 (-65.22%)
Mutual labels:  gnome, gtk
darkbar
Darken window titlebars based on your preference. Made for elementary OS and GNOME.
Stars: ✭ 39 (-95.54%)
Mutual labels:  gtk, gnome
reco
A simple audio recording app for modern Linux desktop environment like Pantheon
Stars: ✭ 47 (-94.62%)
Mutual labels:  gtk, gnome
Gaphor
Gaphor is the simple modeling tool
Stars: ✭ 386 (-55.84%)
Mutual labels:  gnome, gtk
Marker
🖊 A gtk3 markdown editor
Stars: ✭ 644 (-26.32%)
Mutual labels:  gnome, gtk

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:

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

Install

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

OPTIONS:
-d, --dest destination directory (Default: $HOME/.themes)
-n, --name name (Default: Qogir)
-t, --theme theme primary color variant(s) (standard/manjaro/ubuntu)
-l, --logo theme nautilius logo variant(s) (default/arch/budgie/debian/fedora/gnome/gentoo/manjaro/ubuntu)
-c, --color color variant(s) (standard/light/dark)
-i, --image Install theme with nautilus background image
-w, --win titlebutton variant(s) (standard/square)
-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

FOR EXAMPLE:

./install.sh  (Install all themes)
./install.sh -i  (Install themes with nautilus background image)
sudo ./install.sh -g -c dark -t standard  (Install standard dark gdm theme)

On Snapcraft

Get it from the Snap Store

The snap contains all flavours of the GTK and icon themes. To connect the theme to other snap packages, please run:

sudo snap connect [other snap]:gtk-3-themes qogir-themes:gtk-3-themes
sudo snap connect [other snap]:icon-themes qogir-themes:icon-themes

To connect the theme to an app run:

sudo snap connect [other snap]:gtk-3-themes qogir-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 orchis-themes:gtk-3-themes; done
for i in $(snap connections | grep gtk-common-themes:icon-themes | awk '{print $2}'); do sudo snap connect $i qogir-themes:icon-themes; done

Install on OpenBSD/FreeBSD

Let me show you how to install this theme on OpenBSD

sudo pkg_add bash (sudo pkg install bash #FreeBSD run this)
sudo ln -s /usr/local/bin/bash /bin/bash
git clone https://github.com/vinceliuice/Qogir-theme
cd Qogir-theme
bash install.sh

Nautilus logos

./install.sh -l [LOGO NAME...] (Install themes with selected nautilus logo)

logo

Firefox theme

Install Firefox theme

firefox-theme

Flatpak

All variants are available via Flathub:

flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.gtk.Gtk3theme.Qogir{,-dark,-light,-win,-manjaro, ...}

Kde theme

Qogir-kde

Icon theme

Qogir

Screenshots

1 2 3 4 5

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