Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkEdit-theme-vscode

VS Code default theme for MarkEdit, built on top of MarkEdit-theming.

To customize colors, see Customization for details.

Installation

Install this extension from the MarkEdit Extension Registry.

You can also run yarn install && yarn build to build and deploy the script.

Settings

In settings.json, you can define a settings node named extension.markeditThemeVSCode to configure this extension, default settings are:

{
  "extension.markeditThemeVSCode": {
    "enabledMode": "both"
  }
}
  • enabledMode: Enabled color scheme (both, light, dark, or none to disable).

About

VS Code theme for MarkEdit.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages