Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>L7 VSCNew to Visual Studio Code? Get it now.
L7 VSC

L7 VSC

lsugajski

|
4 installs
| (0) | Free
Dark VS Code theme based on the L7 app palette.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

L7 VSC

L7 VSC is a standalone VS Code theme extension for the dark theme used in the L7 app palette.

Install

After publishing to the VS Code Marketplace, install it directly from the Extensions view and enable L7 VSC in Preferences: Color Theme.

Run locally

  1. Open the l7-vsc folder in VS Code.
  2. Press F5.
  3. In the Extension Development Host window, open Preferences: Color Theme.
  4. Select L7 VSC.

Package

To build a portable .vsix package locally:

  1. Install vsce globally: npm install -g @vscode/vsce
  2. From the l7-vsc folder run: npm run package
  3. Install the generated .vsix file in VS Code.

Publish to Marketplace

  1. Create a publisher in Azure DevOps / Visual Studio Marketplace.
  2. If needed, update the publisher field in package.json to exactly match that publisher ID.
  3. Create a Personal Access Token with Marketplace publish permissions.
  4. Log in once: vsce login <publisher>
  5. Publish: npm run publish:vsce

Once the extension is published, you can install it on other machines from the Marketplace and keep it available through your VS Code account and sync setup.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft