You are not logged in.
Pages: 1


I start the Nextcloud client from the official Appimage (Nextcloud-4.0.1-x86_64.Appimage) on Debian 12 Xfce
A minor inconvenience is that the client appears in light mode while my system is in dark mode
Starting it with
GTK_THEME=Adwaita:dark Nextcloud-4.0.1-x86_64.Appimagehas no effect
I opened an issue at Nextcloud https://github.com/nextcloud/desktop/issues/9126
The first reaction claims that "this is a xfce issue".
All my applications are in dark mode, except Nextcloud.
For Krusader, I had to install and configure "Qt5 settings".
Nextcloud is the only Appimage I use.
What is the story with Appimages and dark mode?
Offline


Isn't Nextcloud built on QT6? Meaning you need to look at GTK/QT6 integration solutions.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline


For qt6
https://software.opensuse.org//download … ge=qt6gtk2
for qt5
qt5-gtk-platformtheme
Also, but unfamiliar with the package.
qt6-gtk-platformtheme
I AM CANADIAN!
Siduction
Debian Sid
Xfce 4.20 with Wayland/Labwc
Offline


Thank you both.
qt5-gtk-platformtheme was already installed and I installed qt6-gtk-platformtheme, but without effect.
Krusader is a KDE (Qt) application, I understand I have to make an effort when I use it in a GTK Desktop.
I thought an Appimage supports both KDE (Qt) and GTK desktops.
Or only KDE and Gnome?
Offline


Appimage doesn't care, the problem comes with theming, look and feel.
I AM CANADIAN!
Siduction
Debian Sid
Xfce 4.20 with Wayland/Labwc
Offline


FWIW, on Arch, I installed qt6ct and configured it to run a dark theme. I then installed kate (a QT6 app) and the nextcloud appimage.
Running them like this:
QT_QPA_PLATFORMTHEME=qt6ct kate...resulted in a dark themed kate.
Running with the NextCloud appimage:
QT_QPA_PLATFORMTHEME=qt6ct ./NextCloud.......did not work.
Grabbing the kate appimage also didn't work.
I think the issue might be with appimages. It would be interesting to see if this works in other GTK environments like Mate or Cinnamon.
Mark solved threads as [SOLVED] to make it easier for others to find solutions.
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline


Maybe this will help?
https://github.com/tunjayoff/appimagema … theming.md
I AM CANADIAN!
Siduction
Debian Sid
Xfce 4.20 with Wayland/Labwc
Offline
Pages: 1
[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 564.41 KiB (Peak: 565.26 KiB) ]