Pop!_OS (Linux) @lemmy.world InternetCitizen2 @lemmy.world 2y ago Light/Dark Gnome terminal auto switching 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.
Use these two commands:
Or perhaps you mean the terminal theme. Depends on the terminal. I'm not aware of any that observe the desktop's dark preference.