summaryrefslogtreecommitdiff
path: root/README.md
blob: 2d2d8f999b5b6c4f54da01139fd0a625f6f54c84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# shiki-colors-revival

This consists mostly of a script that modifies the original Zukitwo theme's
files to fit to all of the colors in the GNOME Colors palette.

At the moment, these themes are currently intended to be used with Xfce4, since
that's what I use. If you run into problems in another desktop environment,
I'll try to help the best I can though.

## Installing
1. Open a terminal in this repo's directory.
2. `./make-colors-themes generate`
3. `./make-colors-themes install` or `./make-colors-themes user-install`

Use `./make-colors-themes` if you want to know what else the installer can do.

## Current problems
- I'm still learning GTK, and GNOME developers, for some god-only-knows-why
  reason they decided to provide pretty awful documentation.
- Eventually this will stop working since GNOME developers will probably think
  that GTK 3 on non-GNOME environments is deprecated or something, and not worth
  their support. It's probably better to use Qt in the future.
- At the moment, the theme is (obviously) not a completely accurate recreation
  of Shiki-Colors-Murrine. As of writing, the menubar color doesn't blend with
  the titlebars yet, and the only things that match are the background colors
  and the selected background colors. However, if you don't care about the
  menubar color then you might feel this is good enough anyway.

## Credits
- Zuki-themes by [lassekongo83](http://lassekongo83.deviantart.com/)
- Zukitwo-Colors-Xfwm by [fredbird67](http://xfce-look.org/usermanager/search.php?username=fredbird67)