Dear Maintainer,
* What led up to the situation?
I tried to set Global Dark Theme
* What exactly did you do (or not do) that was effective (or
ineffective)?
Opened Gnome tweak tool -> Appearance -> Switch ON Global Dark Theme
* What was the outcome of this action?
"Error writing setting" message at the bottom. Also, the dark theme is not set
* What outcome did you expect instead?
Global dark theme should be enabled all over GNOME (probably after re-login)
* Work around to enable this
create gtk-3.0 dir in ~/.config
and create a file settings.ini in it.
$ cd ~/.config && mkdir gtk-3.0 && touch gtk-3.0/settings.ini