tylerFowler / atom-midnight-oil

Use different Atom themes depending on whether it's night or day

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Colors messed up after changing theme

zeiv opened this issue · comments

When my theme changes, the colors gets messed up until I reopen the file. See screenshots.

Right after theme switch, until a close and reopen the file:

image

This is how it SHOULD look:

image

Yeah, that's actually a known issue with Atom, see issue #9550, and read the README for this repo under 'Known Issues' for more details on that. This problem is usually fixed by closing that file and reopening it (creating a new Editor instance) or just restarting/reloading Atom. Annoying but I'm keeping an eye on that issue.

If restarting doesn't fix the problem let me know though and feel free to reopen.