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?

  • Michael Murphy (S76)@lemmy.worldM
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    1 year ago

    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.