quotient-im / Quaternion

A Qt-based IM client for Matrix
https://matrix.org/ecosystem/clients/quaternion/
GNU General Public License v3.0
642 stars 107 forks source link

Feature request: Gtk theme or DE theme #841

Closed narcisgarcia closed 1 year ago

narcisgarcia commented 1 year ago

My request is to get environment's theme colors and apply them to application, same as other non-Gtk applications do.

KitsuneRal commented 1 year ago

This is working as expected on my Fedora machine here (with the latest version, 0.0.95.1 - but the relevant things are entirely due to Qt, there's nothing specific to Quaternion here; and it's been like this since forever). I think you should have qgnomeplatfrom-qt5 installed for the integration to work, but that's pretty much it.

narcisgarcia commented 1 year ago

No "gnome...qt" package at Debian/Stable repositories.

KitsuneRal commented 1 year ago

Well, I don't know how other non-Gtk applications do it on your machine. You can try your chances with the Qt port of Adwaita, qt5ct and Kvantum. That's all I can help with. Quaternion doesn't do any theming, it only uses the looks Qt provides.