jsmecham/atom-terminal-tab

Theme changes not applied properly

Opened this issue · 1 comments

fenhl commented

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 commented

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.