Some apps looks broken on Manjaro GNOME after update

I updated my Mnajaro to 20.1 to 20.2 few days and some apps like OBS, VLC, Kvantum, etc. are looking broken. And I want to send a screenshot but the editor not letting me

The applications you mentioned are Qt apps. Are you using a Kvantum theme? If so, which one?

To be sure of your settings, please post the output of the following using Preformatted text:

cat /etc/environment

and if the file exists:

cat ~/.profile
#
# 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

Thanks.

Ahem

Umm I don’t remember, but I remember did setting one :sweat_smile: Will this do?

No, that only shows your GTK2/3 theme. Open Kvantum Manger and see. Use a matching Matcha theme.

I did managed to set it to Matchama-Dark-Azul but it’s still same.