https://github.com/jeandeaual/vscode-theme-noir
Pure black theme for Visual Studio Code.
https://github.com/jeandeaual/vscode-theme-noir
black hacktoberfest theme visual-studio-code visual-studio-code-extension vscode vscode-extension vscode-theme
Last synced: 8 months ago
JSON representation
Pure black theme for Visual Studio Code.
- Host: GitHub
- URL: https://github.com/jeandeaual/vscode-theme-noir
- Owner: jeandeaual
- License: mit
- Created: 2021-04-16T09:52:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T12:24:18.000Z (over 3 years ago)
- Last Synced: 2025-10-20T20:54:35.143Z (8 months ago)
- Topics: black, hacktoberfest, theme, visual-studio-code, visual-studio-code-extension, vscode, vscode-extension, vscode-theme
- Language: Dockerfile
- Homepage: https://marketplace.visualstudio.com/items?itemName=jeandeaual.noir
- Size: 753 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Noir Theme for Visual Studio Code
[](https://marketplace.visualstudio.com/items?itemName=jeandeaual.noir)
[](https://github.com/jeandeaual/vscode-theme-noir/actions?query=workflow%3Abuild)
Pure black theme for Visual Studio Code.
## Screenshots
### TypeScript

### React

### JSON

### C++

### Java

### Go

### LilyPond

## Requirements
* [Visual Studio Code](https://code.visualstudio.com/) 1.54.0 or newer
## Installation
* [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=jeandeaual.noir)
* [Open VSX Registry](https://open-vsx.org/extension/jeandeaual/noir)
## Build
```sh
yarn install
npx vsce package --yarn
```
## Release Notes
See [here](CHANGELOG.md).