[FEATURE] Dynamic colors for qt5/6 apps
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
I will look into it. Thank you.
Do you need any help with this?
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'
did u follow this?
https://github.com/dianaw353/matugen-themes/tree/qt5/6?tab=readme-ov-file#qt-method-2
No. I followed this https://github.com/dianaw353/matugen-themes/tree/qt5/6?tab=readme-ov-file#qt
But will try the alternative.
also try it with this
env = QT_QPA_PLATFORMTHEME,qt6ct
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
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
any progress?