A Visual Studio Code theme for dark lovers with accesible colors ✨
About this theme, thanks to Sarah Drasner (@sdras) for the tips and recommendations. This theme was created with help Sarah's article in CSS Tricks: https://css-tricks.com/creating-a-vs-code-theme/.
- Install Visual Studio Code.
- Launch Visual Studio Code.
- Choose Extensions from menu.
- Search for
yell
. - Click Install to install it.
- Click Reload to reload the Code editor.
- From the menu bar click: Code > Preferences > Color Themes > Yell.
The font in the preview image is Perplexed Font derivative of IBM Plex Mono, available here. Editor settings to activate font ligatures:
"editor.fontFamily": "Perplexed",
"editor.fontLigatures": true,
This is my first theme, so if you something amiss, please feel free to file and issue! I'm sure there are things I missed.
Any relevant changes for each version are documented in the changelog. Please update and check the changelog before filing any issues, as they may have already been taken care of.
This theme was inspired from my favorite color palette used in my personal portfolio.