themix-project / themix-gui

Graphical application for generating different color variations of Oomox (Numix-based) and Materia (ex-Flat-Plat) themes (GTK2, GTK3, Cinnamon, GNOME, Openbox, Xfwm), Archdroid, Gnome-Color, Numix, Papirus and Suru++ icon themes. Have a hack for HiDPI in gtk2. Its Base16 plugin also allowing a lot of app themes support like Alacritty, Emacs, GTK4, KDE, VIM and many more.
GNU General Public License v3.0
2.08k stars 67 forks source link

Request: Arbitrary GTK Base Theme Support #33

Open AndydeCleyre opened 8 years ago

AndydeCleyre commented 8 years ago

Hi,

Thanks for this, I use it to generate GTK themes to match my KDE/Plasma color schemes.

How closely is this tied to the Numix theme specifically? Would it be feasible to plug in any other GTK theme as a base, and just apply the colors in the same way?

If it makes more sense to add support for individual themes, then this request is for breeze-gtk support, as that would make this program especially useful for KDE/Plasma users.

vitalykorolev commented 8 years ago

+1 for this, but I have a feeling it won't be simple. I find Numix to be a bit buggy and so I switched back to Vivacious set which already provides some color options.

actionless commented 8 years ago

i already have some code written for implementing that idea: https://github.com/actionless/recolor (see details on screenshot inside that repo)

i am thinking of plugging an UI similar to oomox to that cli tool or generalize UI to work with both "backends" (also i am planning to add support for generating "gnome-colors" icons soon)

actionless commented 8 years ago

implemented gnome-colors part in 8880b4b

HeCodes2Much commented 2 years ago

Hey any update on this feature?

actionless commented 2 years ago

not from my side - i myself using oomox gtk theme, but pr-s are welcome