Pretty pastels. A relaxing break from Monokai. Inspired by one of my favorite artists Jacques Greene. Available on the Visual Studio Code extensions marketplace.
Screenshots
TS / JS:
TSX / JSX:
Status
Project is known to work correctly with Javascript, Typescript JSX and TSX. Not fully developed for other languages and will revert to Monokai where necessary.
Development
F5 creates a preview of the extension
For active development: CMD-Shift-P and select Developer: Inspect TM Scopes in order to scope down to style specificity.
For editing README markdown: Markdown preview is (Shift+CMD+V on macOS or Shift+Ctrl+V on Windows and Linux)
Contributing
Contributions welcome.
Fork the Project
Create your Feature Branch (git checkout -b feature/AmazingFeature)
Commit your Changes (git commit -m 'Add some AmazingFeature')
Push to the Branch (git push origin feature/AmazingFeature)