dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

[FEATURE] Dynamic colors for qt5/6 apps

Open dianaw353 opened this issue 7 months ago • 9 comments

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like

It would be nice to add dynamic colors for qt5/6 apps https://github.com/dianaw353/matugen-themes/tree/main?tab=readme-ov-file#qt-method-2 https://github.com/dianaw353/matugen-themes/blob/main/templates/Matugen.colors https://github.com/InioX/matugen-themes/pull/32

Also, if there is any contrast issues with this theme plz ping me with the app that you are using and a pic so i can fix it

Describe alternatives you've considered

No response

Additional context

No response

Support or Contribution

dianaw353 avatar Jun 12 '25 04:06 dianaw353

I will look into it. Thank you.

mylinuxforwork avatar Jun 12 '25 05:06 mylinuxforwork

Do you need any help with this?

dianaw353 avatar Aug 06 '25 15:08 dianaw353

Do you need any help with this?

I have start experimenting with it. In qt6ct and qt5ct it's working. But the colors will not be enabled to Kate or Dolphin.

This are my matugen config entries:

[templates.qt6ct]
input_path = '~/.config/matugen/templates/qtct-colors.conf'
output_path = '~/.config/qt6ct/colors/matugen.conf'

[templates.qt5ct]
input_path = '~/.config/matugen/templates/qtct-colors.conf'
output_path = '~/.config/qt5ct/colors/matugen.conf'

mylinuxforwork avatar Aug 27 '25 14:08 mylinuxforwork

did u follow this?

https://github.com/dianaw353/matugen-themes/tree/qt5/6?tab=readme-ov-file#qt-method-2

dianaw353 avatar Aug 27 '25 18:08 dianaw353

No. I followed this https://github.com/dianaw353/matugen-themes/tree/qt5/6?tab=readme-ov-file#qt

But will try the alternative.

mylinuxforwork avatar Aug 27 '25 18:08 mylinuxforwork

also try it with this

env = QT_QPA_PLATFORMTHEME,qt6ct

dianaw353 avatar Aug 27 '25 18:08 dianaw353

also try it with this

env = QT_QPA_PLATFORMTHEME,qt6ct

Yes. The following are in the ml4w.conf

env = QT_QPA_PLATFORMTHEME,qt6ct
env = QT_QPA_PLATFORMTHEME,qt5ct

mylinuxforwork avatar Aug 29 '25 08:08 mylinuxforwork

I believe u only need qt6ct not qt5ct as a environment variable. if you need any help you can look at my dots here https://github.com/dianaw353/Lunur-Dots

dianaw353 avatar Aug 31 '25 19:08 dianaw353

any progress?

dianaw353 avatar Oct 01 '25 14:10 dianaw353