itsook / gtk3

Gtk3 theme using the ok palette! :3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

━━━━━━ ❖ ━━━━━━

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

preview

— Installation

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

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

# Go to the ok-gtk folder
cd ok-gtk

# 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=ok

Enjoy

I hope you enjoy with this! OK?

Thanks

About

Gtk3 theme using the ok palette! :3

License:MIT License


Languages

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