atom-material / atom-material-ui

A dynamic UI theme for Atom that follows Google's Material Design Guidelines
MIT License
817 stars 204 forks source link

Only one styled window on restarting atom #360

Closed c-vetter closed 7 years ago

c-vetter commented 7 years ago

Only the first window gets user styles when atom is restarted with multiple windows.

Reproduction Steps:

  1. Change theme settings to Purple, with custom colors
  2. Open multiple windows
  3. Exit and re-start atom

Expected behavior:

All windows should have the custom styles all the time

Observed behavior:

All new windows get the custom styles during step 2. After step 3, only one window has the custom styles.

Screenshots and GIFs

wrong-colors

Atom version: 1.14.3 OS and version: Windows 7

Installed packages:

c-vetter commented 7 years ago

May be connected to #243

silvestreh commented 7 years ago

This is fixed in Material UI 2.0 (available for Atom 1.17-beta). Upon restarting Atom all opened windows get the latest color (and all windows update the colors when changing from one)