Dysfunctionator

  • Joined Oct 16, 2022
  • 0 best answers
  • The theming in nautilus is done over libadwaita, introduced by gnome some time ago (theming for gtk4) so budgie is affected as it does not use libadwaita for theming, the simplest solution is to use dconf-editor and go to /org/gnome/desktop/interface/color-scheme and change the value to prefer-dark.
    every gnome app using libadwaita, like nautilus does, should switch to dark theme. its not perfect but it does the trick.