Skip to content

def-SpaceWar/sublime-monokai

Repository files navigation

Sublime Monokai

This is a theme meant for sublime text users who love monokai!

To get the full experience goto your settings.json by doing Ctrl+Shift+P and finding Preferences: Open Settings (JSON).

"editor.semanticTokenColorCustomizations": {
    "enabled": true // enable for all themes
},

And you'll also need to make sure that in your settings.json to get the full sublime-like experience:

"window.zoomLevel": 1.5,
"editor.lineHeight": yourFontSize + 2,
"editor.renderLineHighlight": "gutter",

Screenshot (Adaptive):

Screenshot (Default):

This theme also bundles in this guys C# Syntax Highlighter: https://github.com/Maximetinu/Sublime-Text-Monokai-theme-for-Visual-Studio-Code

About

It is a VSCode theme which is based off of sublime text's monokai.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages