Skip to content

VSCode editor and workbench color scheme based on the Monokai syntax color scheme

Notifications You must be signed in to change notification settings

vandavey/ChronicMonokai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChronicMonokai

VSCode editor and syntax theme inspired by the Monokai color scheme.


Installation

  1. Copy and paste the extracted chronic-monokai subdirectory to the resolved location of <user home>/.vscode/extensions.

    Note: The new path of chronic-monokai should be <user home>/.vscode/extensions/chronic-monokai

  2. Restart all running instances of VSCode.

  3. Activate the theme by selecting Chronic-Monokai in the Preferences: Color Theme settings dropdown list.


Previews

Code Editor

code-editor

Command Palette

command-palette

Menus

menus


Remarks

  • Semantic highlighting must be enabled in user settings for Chronic-Monokai to work properly.