rainje / Monokai-Dark-Soda

Brackets theme based on the monokai dark soda color scheme from Sublime Text.
Other
45 stars 10 forks source link

Migration to VS Code #9

Open mdca opened 3 years ago

mdca commented 3 years ago

Hi, as Adobe is about to abandon Brackets, have you considered porting you theme to VS Code? It's by far the best I've ever seen, especially for PHP/JS/CSS/HTML combo! The Monokai Dark Soda available in VS Code Marketplace is not even remotely as good:(

rainje commented 3 years ago

Hey, I'll take a look at it, I'm using vs code aswell but got used to Monokai Pro.

mdca commented 3 years ago

That would be awesome! I'm trying getting used to Monokai Pro as well but your scheme is still a lot easier to read:)

rainje commented 3 years ago

I'm working on it but there are so many differences it's difficult to get everything the same.

HTML/CSS is mostly done, js needs some more work and haven't tried php yet. I may also change some things that were weird in the brackets one.

An important thing on the brackets one was the neon green bracket highlighter, unfortunately vscode has no setting for this so i found a small extension that makes it work. It lacks some styling but at least we get that colored highlight bracket.

mdca commented 3 years ago

That's (mostly) great news! There are unoubtedly several differences between the editors, however I've alway appreciated the readability of your color sheme in HTML/JS/CSS/PHP. The neon brackets highlight was superb! I always struggle with the VSCode approach to this.

mdca commented 3 years ago

Hey there @rainje ! Any news on the port of your superb theme?))