#Themes are not working properly.
1 messages · Page 1 of 1 (latest)
That's certainly not enough information.
oh rip
idk what else to say
im using standard themes
and shit isnt working
"standard themes" isn't enough. What theme specifically, what version of things, are you trying to apply a GTK theme or a Qt theme, etc etc etc.
I said im using GTK
how do i find what version of gtk im using
actually
time
GTK is a UI toolkit. It isn't the only one out there. Some applications may use Qt, some may use none at all.
There are different types of themes, some of them work with GTK some of them work with Qt some of them bundle both.
yeah i understand that
i just had something weird happen
ii libgtk-3-0:amd64 3.24.33-1ubuntu2 amd64 GTK graphical user interface library
ii libgtk-3-bin 3.24.33-1ubuntu2 amd64 programs for the GTK graphical user interface library
ii libgtk-3-common 3.24.33-1ubuntu2 all common files for the GTK graphical user interface library
ii libgtk-layer-shell0 0.7.0-1 amd64 Wayland Layer Shell protocol desktop component library
ii libgtk2.0-0:amd64 2.24.33-2ubuntu2 amd64 GTK graphical user interface library - old version
ii libgtk2.0-bin 2.24.33-2ubuntu2 amd64 programs for the GTK graphical user interface library
ii libgtk2.0-common 2.24.33-2ubuntu2 all common files for the GTK graphical user interface library
ii libgtk3-perl 0.038-1 all Perl bindings for the GTK+ graphical user interface library
ii libgtkmm-3.0-1v5:amd64 3.24.5-1build1 amd64 C++ wrappers for GTK+ (shared libraries)
ii libgtksourceview-3.0-1:amd64 3.24.11-2build1 amd64 shared libraries for the GTK+ syntax highlighting widget
ii libgtksourceview-3.0-common 3.24.11-2build1 all common files for the GTK+ syntax highlighting widget
ii libgtksourceview-4-0:amd64 4.8.3-1 amd64 shared libraries for the GTK+ syntax highlighting widget
ii libgtksourceview-4-common 4.8.3-1 all common files for the GTK+ syntax highlighting widget
foilman@foilman:~$
chrome://settings/appearance also has a toggle for using the provided GTK theme or not for example. It may be that that's just not set
i tried
and it looks
fucked
it doesnt look right
see the taskbar has dark mode
but not the content itself
chrome://flags/#enable-force-dark
that looks even worse
and yes ive tried all modes
i just moved from windows
i miss the gray google chrome
and yes ive tried it without gtk
still looks bad
gtk only affects the task bar
My assumption is that your theme is being detected as light mode by the browser even if it is dark. I'm not sure how that detection is done. ¯_(ツ)_/¯
that was my guess too
https://askubuntu.com/questions/1202281/how-can-i-enable-dark-mode-in-chrome/1290268#1290268 maybe try running with the WebUIDarkMode option
https://bugs.chromium.org/p/chromium/issues/detail?id=998903
it's an open issue
DUDE THANK YOU