dracula/gtk

File explorer not using theme - web browser

JaminMartin opened this issue · 3 comments

Describe the bug
When saving a file from browsers (all I have noticed this on) the file explorer is not in the gtk-master / shell theme

To Reproduce
Steps to reproduce the behaviour:

  1. Ubuntu theme set to light (changing the theme automatically sets it to light)
  2. follow instructions for installing themes as per the website i.e install themes in /usr/share/themes
  3. all windows behave normally until pc restarts (the dark mode is preserved for the browser file explorer windows), after restart file explorer windows from the browser are in a light theme. (see screenshots)

Expected behaviour
All windows would adhere to the theme
Screenshots
Screenshot from 2023-03-16 20-49-35
Screenshot from 2023-03-16 20-50-29
Screenshot from 2023-03-16 20-54-28

Additional context
Sorry if this is a simple fix! I am relatively new to themes / gtk on Linux.

Thanks!

To use GTK4 themes in Gnome 43+ we need to copy the contents of the GTK4 folder inside the theme folder to "~/.config/gtk-4.0". This will work in new GTK4 applications. However, the icon for maximizing, minimizing and closing windows does not appear in nautilus and other applications. The Tokyonight theme is 100% working on the new system, but I love the Dracula theme. I'm waiting for the correction <3

Working Theme: Tokyonight
image

Dracula Theme with bug
image

@ArgemiroLucena, you can see here #243 how to fix button bug

To fully theme gtk4 apps this script works fine