Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 769 Bytes

File metadata and controls

30 lines (23 loc) · 769 Bytes

Mono24

A modern monochrome black and white theme.

Examples

screenshot

Supported languages

  • tsx

Development

  1. use f5 to run the vscode extension development host
  2. activate > Developer: Inspect editor tokens and scopes

To learn more about scopes and how they're used, check out the color theme documentation.

  1. Versioniong:
npm version [major | minor | patch]
  1. build the extension:
npx vsce package

This creates a .vsix file. You can install a .vsix using > Extensions: Install from VSIX...

Deploying to the VSCode Marketplace

npx vsce publish