Source i (link to git-repo or to original if based on someone elses unmodified work):

https://github.com/actionless/oomox

Featured
3
Become a Fan
6.5

Available as/for:
Description:
oomox
=====

Graphical application for generating different color variations of Numix theme (GTK2, GTK3) and gnome-colors icon theme.


### Arch Linux:

#### Install
yaourt -S oomox-git

#### GUI
run `oomox-gui`


### Ubuntu
Ubuntu 16.04 and 15.10 / Linux Mint 18 users can install Oomox by using the main WebUpd8 PPA:

sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt update
sudo apt install oomox

If you don't want to add the PPA, you can download the deb from here: http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu/pool/main/o/oomox/

For older Ubuntu releases install the dependencies manually and next follow general installation instructions below.

sudo apt install ruby libgdk-pixbuf2.0-dev libxml2-utils python3-gi gtk2-engines-murrine
sudo gem install sass


### Other distributions:

#### Prerequisites
You need to have `python3-gobject` binding and those executables:
- `glib-compile-schemas`
- `gdk-pixbuf-pixdata`
- `sass`
For GTK2 you need murrine engine which can be not installed by default.

#### GUI
git clone https://github.com/actionless/oomox.git
cd oomox
./gui.sh

#### CLI:
git clone https://github.com/actionless/oomox.git
cd oomox
ls colors
./change_color.sh gnome_noble # or other theme from above

next select oomox-current in your appearance config tool (for example, _lxappearance_)


#### Icons:
For icons you need to have `inkscape` and `imagemagick` installed.
To generate `gnome-colors` iconset with the selected colorscheme:

git clone https://github.com/actionless/oomox.git
cd oomox
ls colors
./gnome_colors.sh gnome_noble # or other theme from above

next select oomox-current in your appearance config tool (for example, _lxappearance_)


#### Spotify:
git clone https://github.com/actionless/oomox.git
cd oomox
ls colors
./oomoxify.sh gnome_noble # or other theme from above

Make sure to remove `~/.config/oomox/spotify_backup` when upgrading Spotify to the new version.
Also you can replace font with `-f` argument, see `-h` for usage.


### Using the theme with tiling WMs:

To resolve borders/shadow problem in tiling window managers create/append to
`~/.config/gtk-3.0/gtk.css`:

.window-frame, .window-frame:backdrop {
box-shadow: 0 0 0 black;
border-style: none;
margin: 0;
border-radius: 0;
}
.titlebar {
border-radius: 0;
}
window decoration {
margin: 0;
}


#### Review articles

To learn more about using the application you can check these articles:
* https://delightlylinux.wordpress.com/2016/08/22/customize-theme-colors-with-oomox/
* http://www.webupd8.org/2016/05/easily-create-your-own-numix-based-gtk.html
* http://www.webupd8.org/2016/06/tool-to-customize-numix-theme-colors.html


#### Demo video

One of the users, Spatry, made this cool demo video:
https://www.youtube.com/watch?v=Dh5TuIYQ6jo
Last changelog:

changelog is available on github:

https://github.com/actionless/oomox/releases


Ratings & Comments

7 Comments

fredbird67

Another bug I found in Thunar: Unless you're using a dark theme, the selected_fg_color matches the fg_color when a folder is highlighted. For example, I'm getting black text on blue when it should be white text on blue.

fredbird67

I LOVE this app! I have, however, noticed a bug. When the header and background colors are different, I have noticed that the panel gets styled differently between GTK2 and GTK3. In Xfce 4.14, 4.12, and maybe even further back, this makes it look like a total train wreck. For the record, I think how it's done on the GTK3 side in that situation should prevail. Also, I have a feature request: Could you add the ability to have gradient selected_bg_colors in menus and progressbars and the ability to select our own slider, scrollbar, and progress bar look and feel? Other than that, it's an awesome time saver when creating themes! Thanx for creating it! :-)

blue-dxca93

NAME="custom" BG=FFEB8A FG=0e0021 MENU_BG=FFDF61 MENU_FG=00023B SEL_BG=CF0808 SEL_FG=e6e6e6 TXT_BG=FAC150 TXT_FG=000000 BTN_BG=FFFCCF BTN_FG=0e0021 have to set fg color manually in gtk2 and 3 / terminal colors still wrong bug? :checked is :active on my system and -gtk-icon-source: is background-image: . My system is ubuntu 14.04. What gtk 3.0 version are you using ?? reagrds bluedxca93

actionless

it was a problem with some particular values fixed that in 0.10.1 (uploaded it here already)

actionless

also, i am using GTK+ 3.14 so in 3.12 i think it can be some appearance problems with checkboxes and radios

blue-dxca93

Hi, great!! Can i send you in a pm the changes for gtk versions below 3.12? The newer version is indeed much better. Downgraded some things and its working great now.!! Its worth a upvote. regards bluedxca93

rahul324

@actionless, I need to create a GTK3 theme for XFCE dekstop. Can you help me in this regard (I can be reached at rahul.atmakuri@gmail.com)

Pling
0 Affiliates
Details
license
version 1.0 RC1
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 1

Other Developers Apps:

KEXI
jstaniek
last update date: 7 years ago

Score 6.5

BlackAdder
appy
last update date: 20 years ago

Score 5.0

Wing IDE Professional
sdeibel
last update date: 15 years ago

Score 5.0

Quanta Gold
appy
last update date: 20 years ago

Score 5.0

Codie
elgunvo
last update date: 15 years ago

Score 5.0

Simple Arduino Template for Kdevelop 4
amirabete
last update date: 14 years ago

Score 5.7



System Tags