I like the use the Night Theme Switcher and was wondering if there was a way to get the terminal to also change to light and dark?
I like the use the Night Theme Switcher and was wondering if there was a way to get the terminal to also change to light and dark?
Use these two commands:
gsettings set org.gnome.desktop.interface gtk-theme "{{NAME_OF_THEME}}" gsettings set org.gnome.shell.extensions.user-theme name "{{NAME_OF_THEME}}"
Or perhaps you mean the terminal theme. Depends on the terminal. I’m not aware of any that observe the desktop’s dark preference.