This is a customized version of the One Dark pro theme for Visual Studio Code. It has been modified to my own liking by using a sweet colors paired with one dark pro syntax highlighting colors and supports italic.
You can install this theme directly from the Visual Studio Code Marketplace or follow the steps below:
- Open the Extensions sidebar in Visual Studio Code
- Search for One Dark Sweet
- Click Install
- Click Reload to reload the editor
- Navigate to File > Preferences > Color Theme and select One Dark Sweet
NOTE: The font used in the screenshot is Fisa Code in order to achieve the cursive style
You can enable font ligatures and other styles by coping this into your settings.json file if you are using fira code or Fisa code mentioned above:
"editor.fontLigatures": "'cv01', 'cv02', 'cv06','ss01','ss03','ss04','cv16','cv31','cv30','cv28'",
Here are some screenshots of the One Dark Sweet theme in action:
This theme is based on the One Dark Pro theme by Binaryify.
This theme is licensed under the MIT License.

