Skip to content

MarkEdit-app/MarkEdit-theme-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Copy dist/markedit-theme-vscode.js to ~/Library/Containers/app.cyan.markedit/Data/Documents/scripts/.

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published