robb0wen / synthwave-vscode

Synthwave inspired colour theme for VS Code 🌅🕶
MIT License
5.16k stars 1.18k forks source link

Colors completely different after vscode upgrade #197

Closed jrefior closed 3 years ago

jrefior commented 3 years ago

Nevermind: I just had to Ctrl + Shift + P => Enable Neon Dreams, then restart vscode. The theme is back. Noted, and thanks for this theme.


I'm on Fedora 32 x64, and this afternoon I ran sudo dnf upgrade code, and synthwave colors are completely different afterward. To troubleshoot, I removed the extension (theme), restarted vscode, and reinstalled the extension (theme). Same result.

Screenshot from 2020-10-15 15-09-03

When I first installed the theme, I followed permissions change directions I found in these github issues. I ran:

sudo chown -R `whoami` /usr/share/code

Could that cause an issue on vscode upgrade?

I've tried all permutations of these settings:

Editor: Occurrences Highlight Editor > Semantic Highlighting: Enabled

I installed a different theme (Radical), and the colors appear to match the screenshots. But that didn't go through the vscode upgrade, so conditions may be different.

I've only been using vscode for weeks (longtime vim user), so I'm unsure if I'm missing something. I've been searching around for a solution, haven't found one yet.

Synthwave '84 version: 0.1.8

Old vscode version: code-1.49.3-1601661990.el7.x86_64 New vscode version: code-1.50.1-1602601064.el7.x86_64