themix-gui icon indicating copy to clipboard operation
themix-gui copied to clipboard

Export to Kvantum

Open null-von-sushi opened this issue 6 years ago • 13 comments

Would it be possible for oomox to also export a kvantum theme? For example, I am trying to change ARC to have red accent colors instead, which works for GTK-based applications, however it doesn't work for QT.

null-von-sushi avatar Apr 18 '19 03:04 null-von-sushi

everything is possible but i am not using KDE myself so i could only assist to some KDE user to implement it

actionless avatar Apr 21 '19 18:04 actionless

Oh I see. Unfortunately while I'd be willing to help, I don't really know actual programming sorry.

Thanks for willing to include it though.

null-von-sushi avatar Apr 22 '19 01:04 null-von-sushi

Here is an example for a Kvantum theme. It consists of a config file, a colors file and an SVG file making up the bulk of it.

I see a huge potential in combining the power of the two theme engines for a unified look and feel.

csehszlovakze avatar Mar 10 '20 15:03 csehszlovakze

i think it can be bootstrapped as a copy of base16 plugin which also converts hex colors into rgb components

actionless avatar Mar 10 '20 19:03 actionless

or alternatively it can be done as part of oomox-gtk-theme, https://github.com/themix-project/oomox-gtk-theme/issues/55

actionless avatar Mar 19 '20 09:03 actionless

Here is an example for a Kvantum theme. It consists of a config file, a colors file and an SVG file making up the bulk of it.

I see a huge potential in combining the power of the two theme engines for a unified look and feel.

btw the link is dead

i would love kde support since I am trying to swap to it due to Steam OS 3.0 using it and I would like to get used to theming kde

lavenderdotpet avatar Sep 15 '21 14:09 lavenderdotpet

wait no the link wasn't dead it was just my user agent switcher listing an outdated version of firefox

lavenderdotpet avatar Sep 15 '21 14:09 lavenderdotpet

recently new templating engine started being developed as a plugin by @The-Repo-Club :

https://github.com/The-Repo-Club/oomox https://github.com/The-Repo-Club/oomox-templates

the old way is using standard mechanism used for gtk themes etc: https://github.com/themix-project/oomox-gtk-theme/blob/master/src/qt6ct_palette.conf

actionless avatar Sep 15 '21 14:09 actionless

recently new templating engine started being developed as a plugin by @The-Repo-Club :

https://github.com/The-Repo-Club/oomox https://github.com/The-Repo-Club/oomox-templates

the old way is using standard mechanism used for gtk themes etc: https://github.com/themix-project/oomox-gtk-theme/blob/master/src/qt6ct_palette.conf

oh? how would one make use of this

lavenderdotpet avatar Sep 15 '21 21:09 lavenderdotpet

I'll have a arch install file made up for it as soon as I get it completed :)

I might also make it installable though sudo make install too

CreativeCodeCat avatar Sep 15 '21 21:09 CreativeCodeCat

oh? how would one make use of this

if you're a kde user, you could use one of proposed ways to contribute the template for your wm

actionless avatar Sep 15 '21 22:09 actionless

oh? how would one make use of this

if you're a kde user, you could use one of proposed ways to contribute the template for your wm

oh im an xfce user but like i said im trying to learn kde due to steam os 3.0 using it and Im going to get a steam deck

lavenderdotpet avatar Sep 15 '21 22:09 lavenderdotpet

but eyah i can help test

lavenderdotpet avatar Sep 15 '21 22:09 lavenderdotpet

implemented in base16 plugin

actionless avatar Jun 19 '24 02:06 actionless

nice 👍

lavenderdotpet avatar Jun 19 '24 02:06 lavenderdotpet

implemented in base16 plugin

Please tell me how to use it. I can't find an export to kvantum... It is not in base16 templates

DIMFLIX avatar Jul 15 '24 08:07 DIMFLIX

because depending of if you use kde or not, you configure it either via kde settings or via qt{5,6}ct

actionless avatar Jul 15 '24 09:07 actionless