VSCodeThemes icon indicating copy to clipboard operation
VSCodeThemes copied to clipboard

Neon theme doesn't work: the background gets all red

Open lucainnocenti opened this issue 7 years ago • 4 comments

This is what I see after having installed (via vscode market place) and activated the neon theme: screenshot 2018-02-01 18 59 03

I'm assuming that's not intended behaviour? I see this both on an iMac and on a windows 10 computer.

lucainnocenti avatar Feb 01 '18 19:02 lucainnocenti

yeah..I'm having the same exact problem! =( is my favorite color scheme in sublime for python

rvzzz avatar Feb 07 '18 13:02 rvzzz

They have made a lot of changes to the theme engine. I will have to get some free time to try to work out what has changed.

gerane avatar Mar 28 '18 16:03 gerane

I fixed that when i try to delete all meaningless xml code. Like this:

<dict>
<key>name</key>
<string>=========== Matlab ==========</string>
<key>scope</key>
<string></string>
<key>settings</key>
<dict>
<key>background</key>
<string></string>
<key>fontStyle</key>
<string></string>
<key>foreground</key>
<string></string>
</dict>
</dict>

My code below Neon.zip

Adcrazynoga avatar Jan 07 '19 13:01 Adcrazynoga

Can you Please fix this? This is my favorite theme and moved to azure and it's expected that we use VS code and changing the color blows up my whole world. Thanks.

  • a very dedicated neon fan.

dustbuster avatar Mar 19 '19 20:03 dustbuster