atom-terminal-tab icon indicating copy to clipboard operation
atom-terminal-tab copied to clipboard

Theme changes not applied properly

Open fenhl opened this issue 4 years ago • 1 comments

I use mojave-dark-mode to automatically switch between light and dark theme. The terminal tab doesn't change, however, and stays in whatever was the active theme when the tab was created.

fenhl avatar Oct 02 '19 22:10 fenhl

Correction: it appears that newly opened terminal tabs open in the correct theme, but when the theme is switched while a terminal tab is opened, the terminal tab switches to the wrong theme. Example:

  1. In dark mode, open a terminal tab. Terminal tab is correctly styled with the dark theme.
  2. Switch to light mode. Terminal tab remains in dark theme while the rest of Atom goes light.
  3. Switch to light mode. Terminal tab switches to light theme (!) while the rest of Atom goes dark.

fenhl avatar Oct 07 '19 09:10 fenhl