Spider Noir Darker Theme
A dark VS Code theme built around deep black, crimson red, muted rose, warm salmon and blue-gray accents.

Highlights
- Deep near-black editor and workbench backgrounds
- Crimson accents for active UI elements and language keywords
- Semantic highlighting for classes, functions, variables, properties and parameters
- Customized terminal ANSI palette
- Colors for Git decorations, diagnostics, diff editor, minimap and suggestions
Local installation
From a VSIX file
- Open VS Code.
- Run Extensions: Install from VSIX... from the Command Palette.
- Select the generated
.vsix file.
- Run Preferences: Color Theme and choose Spider Noir Darker.
Development mode
- Open this folder in VS Code.
- Press
F5.
- In the Extension Development Host window, choose Spider Noir Darker from the color-theme picker.
Packaging
Install dependencies and generate a VSIX:
npm install
npm run package
Publishing
Before publishing, replace the publisher field in package.json with your exact Visual Studio Marketplace publisher ID.
npm run publish
License
MIT
| |