horst3180 / arc-theme

A flat theme with transparent elements
GNU General Public License v3.0
8.27k stars 611 forks source link

[Feature]Support for QGnomePlatform #821

Open Syntist opened 7 years ago

Syntist commented 7 years ago

I think to get qt apps look likes gnome app we need to create a theme for QGnomePlatform, Like arc-theme-qt. It would be great if we can get consistent look in all the apps :D

I hope you think about it!!! Thanks for your time

https://github.com/MartinBriza/QGnomePlatform

CDrummond commented 7 years ago

Kvantum contains KvArc and KvArcDark. Whilst these are not 100% clones, they are very similar to Arc and Arc-Dark.

I have create a pull request #26 against QGnomePlatform to add support for Kvantum themes. If merged, then if a user select Arc as his Gtk theme, Kvantum will be used with KvArc

If a Gtk theme itself provides a Kvantum variant (e.g. /usr/share/themes/Arc/Kvantum/...) then QGnomePlatform would use this in preference to KvArc. So, if Arc wanted to provided a better Qt experience, you could copy KvArc and modify the SVG and config files to provider a more consistent match.