But now, some windows are in light mode and others in dark mode, it’s really strange since I had the dark mode enabled (and in case of Gimp it has selected the System Theme and it used to be dark and Manjaro dark colored). Look:
You’ll have to keep track of packages that got removed or that aren’t compatible with new software anymore. Constantly. Read update announcements, etc. And replace them with new packages, themes and whatnot.
I think you have to install “adw-gnome-something-theme”(?) because adwaita isn’t compatible anymore. At least I think I saw some topics along these lines. Someone who uses GNOME should tell you for sure. Paging @Yochanan. (or you can search)
Your issue has nothing to do with the thread you posted in. That’s considered thread hijacking and is against the Forum Rules. I’ve moved your post to a new thread.
In my defense, i didn’t know if it was related or not with what i did in the other post, that’s why i’ve continued it. Anyway, still learning each time i write here, thanks for the patience, and is there any suggestions beside what @anon51566685 wrote? cause definitely have no idea.
Precisely what you answered latter, didn’t know what @anon51566685 meant wiwth “adw-gnome-something-theme” ja…anyway, I’ve tried to install both adw-gtk-theme and adw-gtk3 but it seems that i already have them and still not solved the issue.
PS: not sure if i’m doing something wrong or if that was what i had to do
~ LANG=C yay adw-gtk-theme ✔ 59s
2 aur/adw-gtk-theme 1.1-2 (+8 1.31) (Installed)
LibAdwaita Theme for all GTK3 and GTK4 Apps. NOTE: This is a meta package which uses adw-gtk3 for GTK3 and official LibAdwaita theme for GTK4
1 community/adw-gtk-theme 1.1-1 (21.1 KiB 1.5 KiB) (Installed: 1.1-2)
LibAdwaita Theme for all GTK3 and GTK4 Apps
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==>
there is nothing to do
~ LANG=C yay adw-gtk3 ✔ 16s
4 aur/adw-gtk-theme 1.1-2 (+8 1.31) (Installed)
LibAdwaita Theme for all GTK3 and GTK4 Apps. NOTE: This is a meta package which uses adw-gtk3 for GTK3 and official LibAdwaita theme for GTK4
3 aur/adw-gtk3-git 1.0.r2.a2a0114-1 (+10 0.55)
The theme from libadwaita ported to GTK-3
2 aur/adw-gtk3 4.1-1 (+28 7.39) (Installed)
The theme from libadwaita ported to GTK-3
1 community/adw-gtk3 4.1-1 (112.6 KiB 1.4 MiB) (Installed)
The theme from libadwaita ported to GTK-3
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==>
there is nothing to do
Did you set Legacy Applications to Adw-dark in Tweaks > Appearance?
These folders should not contain any .css files or assets folders. If there are any, they may be leftover from a previous custom theme you may have installed:
They both had .css files which i’ve erased them, but left the one of bookmarks and noup, still works as the first image, the folders are dark, but the terminal and other apps light.
Unless you do a lot of housekeeping the packages can be found in /var/cache/pacman/pkg/
reinstall adwaita-maia by “cd /var/cache/pacman/pkg/”
then by “sudo pacman -U adwaita-maia-20210130-1-any.pkg.tar.xz”
Check “etc/environment” file and see if QT_QPA_PLATFORMTHEME and QT_STYLE_OVERRIDE is hashed out, if not hash them out, reboot and see if that helps.
Here is what my environment file looks like as i had issues just like you are having, and this seemed to be the only fix that worked for me, other then some apps needed to be set to dark in whatever app’s settings.
> # This file is parsed by pam_env module
> #
> # Syntax: simple "KEY=VAL" pairs on separate lines
> #
>
> QT_AUTO_SCREEN_SCALE_FACTOR=1
>
> # QT_QPA_PLATFORMTHEME="gnome"
>
> # QT_STYLE_OVERRIDE="kvantum"
>
> # Force to use Xwayland backend
> # QT_QPA_PLATFORM=xcb
>
> #Not tested: this should disable window decorations
> # QT_WAYLAND_DISABLE_WINDOWDECORATION=1
>
> EDITOR=/usr/bin/nano
That’s it! thanks @Yochanan !! had to investigate where was that part and it’s from Gnome and not Manjaro, it was empty and it began to work when i’ve selected the Adw-dark.