Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No colors in 0.19.0 #81

Closed
ricardograca opened this issue Jan 29, 2017 · 9 comments
Closed

No colors in 0.19.0 #81

ricardograca opened this issue Jan 29, 2017 · 9 comments

Comments

@ricardograca
Copy link

ricardograca commented Jan 29, 2017

Just updated to the latest version (0.19.0) and colors are gone:

captura de ecra de 2017-01-29 19-59-51

😭

PS: Atom 1.12.9

@lcaparroz
Copy link

lcaparroz commented Jan 29, 2017

It's happening the same with me, just updated and it failed to show colours. I noticed that the atom-monokai (https://atom.io/themes/atom-monokai) also failed just after the update.

@cvharris
Copy link

Same...just installed it brand new

@ricardograca
Copy link
Author

ricardograca commented Jan 29, 2017

This was due to a fix for Atom 1.13.0 which didn't keep backwards compatibility: #78. I can submit a PR with a "fix" for the "fix" :)

@ncarreiro
Copy link

That would be amazing, @ricardograca! I'll wait for this fix to be merged, thank you :)

@ghost
Copy link

ghost commented Jan 31, 2017

I forgot to update "atom": ">0.39.0" to "atom": ">=1.13.0".
If you were using Atom versions 1.12.9 or earlier, I want to say "I'm very sorry". #82


If you want to use it now please uninstall version 0.19.0. and

$ apm install monokai@0.18.0

Perhaps an update is displayed for several days, but please don't update.

@ricardograca
Copy link
Author

That works 👍

@ncarreiro
Copy link

ncarreiro commented Jan 31, 2017

Thank you @satofish! The 0.18.0 version works perfectly. When should we update? There would be a message in the Changelog that describes the fix for this bug? :)

@ricardograca
Copy link
Author

@ncarreiro No. There won't be a "fix". Users of Atom < 1.13.0 will stay with Monokai 0.18.0 forever. The new 0.19.0 version is only compatible with Atom version 1.13.0 and newer.

@gustavoalfaro
Copy link
Collaborator

I have no issues, Atom-> up to date and the package too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants