https://marketplace.visualstudio.com/items?itemName=wicked-labs.wvsc-serendipity
Installation
1. Open *Extensions* sidebar panel in VS Code. `View → Extensions` 2. Search for `wvsc-serendipity` 3. Click *Install* to install it. 4. Code > Preferences > Color Theme > *wvsc-serendipity* 5. Optional: Use the recommended settings below for best experience
Recommended Settings
{ // This is are my personal prefferences // Personally I use monospace, and it feels lovely. "workbench.colorTheme": "wvsc-serendipity", "editor.fontFamily": "'Jet Brains Mono' , Consolas, 'Courier New', monospace", "editor.fontSize": 18, "editor.lineHeight": 38, "editor.letterSpacing": 0.5, "files.trimTrailingWhitespace": true, "editor.fontWeight": "400", "prettier.eslintIntegration": true, "editor.cursorStyle": "line", "editor.cursorWidth": 5, "editor.cursorBlinking": "phase", "editor.renderWhitespace": "all", }
Colours DarkGray: #232834 Peppermint: #9EF0F0 Cherry: #F06897 Violeta: #BE95FF
Feedback
Anything you wonder just DM me on twitter or simply ask me here @mike_andreuzza
/Mike