diff options
author | Leo C <leoc@gmx.com> | 2017-09-23 14:32:09 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-09-23 14:32:09 +0100 |
commit | 1d1d7530a824742c368a4770dd14d93e7433e6ad (patch) | |
tree | 8722a90a148410b52d2af4976275a611be327fb6 /desktop/oomox/README | |
parent | 416e9620f6d7752662260cd1d8dba40554cc74c6 (diff) |
desktop/oomox: Added (gtk theme designer).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/oomox/README')
-rw-r--r-- | desktop/oomox/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/desktop/oomox/README b/desktop/oomox/README new file mode 100644 index 0000000000000..b96c064eb8afe --- /dev/null +++ b/desktop/oomox/README @@ -0,0 +1,13 @@ +Oomox is a graphical application for generating different color +variations of a Numix-based and Flat-Plat themes (GTK2, GTK3), +Gnome-Colors and Archdroid icon themes. + +Note: +You may specify alternate versions of the oomox-gtk-theme and/or +Flat-Plat theme by passing OOMOXVER and/or FLATPLATVER variables to the +script, for example + + OOMOXVER=1.2.8.1 FLATPLATVER=20170917 ./oomox.SlackBuild + +but you will need to manually place the corresponding tarball(s) in the +slackbuild directory. |