Giter Site home page Giter Site logo

franzk9 / zuki-themes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lassekongo83/zuki-themes

0.0 0.0 0.0 9.26 MB

Themes for GTK, gnome-shell and more.

License: GNU General Public License v3.0

CSS 65.51% Shell 0.64% Meson 2.20% SCSS 31.65%

zuki-themes's Introduction

zuki-themes

Themes for GNOME and XFCE4.

Zukitre

Zukitre Wallpapers | Icons | Fonts: Roboto / SF Mono | GNOME shell extension: Dash to Panel

Zukitwo

Zukitwo Wallpapers | Icons | Fonts: Roboto / SF Mono | GNOME shell extension: Dash to Panel

Requirements

  • GNOME Shell 3.38 (Older versions can be found under the releases section.)
  • GTK 3.24.13+

I can't guarantee that the themes will look as intended on older versions.

Some of these packages may already be installed by default on some distros.

  • Debian/Ubuntu/Mint - apt install gtk2-engines-murrine gtk2-engines-pixbuf ninja-build git meson sassc
  • Arch/Manjaro - pacman -S gtk-engines gtk-engine-murrine ninja git meson sassc
  • Opensuse - zypper in gtk2-engine-murrine gtk2-engines ninja git meson sassc
  • Fedora - dnf install gtk-murrine-engine gtk2-engines ninja-build git meson sassc

Other distros may have named the above packages differently.

Installation

When the above requirements are installed, simply run these commands:

git clone https://github.com/lassekongo83/zuki-themes.git
cd zuki-themes
meson build
sudo ninja -C build install

The themes will be installed in: /usr/share/themes/

Updating the theme

Navigate to the zuki-themes folder that was originally cloned. (If you removed it, do the steps above instead).

Then simply run:

git pull
sudo ninja -C build install

Changing themes

Use gnome-tweaks to change themes.

You can also change your GTK themes using a terminal.

# Changing the theme to Zukitre-dark, simply run
gsettings set org.gnome.desktop.interface gtk-theme Zukitre-dark

# Reverting the change to the default GNOME theme
gsettings set org.gnome.desktop.interface gtk-theme Adwaita

Xfce users can change themes in Settings > Appearance and Settings > Window manager

Flatpak applications

To use the theme in Flatpak applications you'll have to copy the theme(s) from /usr/share/themes to ~/.themes (Symbolic links won't work.)

As long as the version of the included GTK3 for the Flatpak app is at 3.24.x the theme should be used. Some apps may require you to change the theme in the app's settings.

Removing the themes

To be safe from any gnome-shell crashes or weird behavior, change the gnome-shell theme to another one before removing the theme.

As root, remove the Zukitre Zukitwo Zukitre-dark Zukitwo-dark Zuki-shell folders located in /usr/share/themes/

Copying or Reusing

The GTK theme(s) and included scripts are free software licensed under the terms of the GNU General Public License, version 3.

zuki-themes's People

Contributors

lassekongo83 avatar leigh123linux avatar dglava avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.