Nimnus Color ThemesDevelopment GuideInspecting Token ScopesTo see the scope of any code element in your editor, use the Developer: Inspect Editor Tokens and Scopes command. This will show you the token type and scope information for the element under your cursor. Theme Development Tools
Testing Your ThemeYou can test color customizations immediately using the workbench.colorCustomizations and editor.tokenColorCustomizations settings. Color Theme StructureBased on the VS Code API, your color theme should include:
Use the token inspector on your markdown file to see scopes like |