decaycs / gtk3

Decay is now available for gtk3!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decay Gtk

decay theme for gtk3 ~ this is modification of janleigh's fork of elkowar's fork of phocus but using the decay palette.

Deprecation notice

Yes, this repo will be deprecated in favor of the decay-gtk (which is a better port than this one).

Screenshots

Decay

Dark Decay

Decayce

Light Decay

— Installation

# First, clone the repository.
$ git clone https://github.com/decaycs/gtk3 decay-gtk3

# Then go to the decay version you want
cd decay-gtk3/decay # or decay-gtk3/dark-decay, or decay-gtk3/light-decay or decay-gtk3/decayce

# Then, install sass compiler.
$ npm install -g sass

# Compile and install the theme.
$ make && sudo make install

Applying

Then set it in your ~/.config/gtk-3/settings.ini using the gtk-theme-name key:

gtk-theme-name=decay # or dark_decay, or light_decay

Enjoy

I hope you enjoy with this!

About

Decay is now available for gtk3!


Languages

Language:SCSS 97.3%Language:Makefile 2.0%Language:Nix 0.7%