https://github.com/chrisru/vscode-nightsky
🎨 VSCode Night Sky Theme
https://github.com/chrisru/vscode-nightsky
night-sky night-sky-theme theme vscode vscode-theme
Last synced: 3 months ago
JSON representation
🎨 VSCode Night Sky Theme
- Host: GitHub
- URL: https://github.com/chrisru/vscode-nightsky
- Owner: ChrisRu
- License: mit
- Created: 2018-03-30T08:04:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-31T12:07:43.000Z (over 5 years ago)
- Last Synced: 2025-11-27T12:38:34.636Z (6 months ago)
- Topics: night-sky, night-sky-theme, theme, vscode, vscode-theme
- Homepage: https://marketplace.visualstudio.com/items?itemName=ChrisRu.vscode-nightsky
- Size: 832 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Night Sky Theme for VSCode
[](https://github.com/ChrisRu/vscode-nightsky/blob/master/LICENSE.md)
[](https://marketplace.visualstudio.com/items?itemName=ChrisRu.vscode-nightsky)
[](https://marketplace.visualstudio.com/items?itemName=ChrisRu.vscode-nightsky)
[](https://marketplace.visualstudio.com/items?itemName=ChrisRu.vscode-nightsky)
## Preview

_Font in the screenshot is 'Monaco'_
## User Installation
1. Open **Extensions** sidebar panel in VS Code. `View → Extensions`
2. Search for `Night Sky` - find the one by **ChrisRu** - there are a few other half-baked ones so make sure you have the right one!
3. Click **Install** to install it.
4. Click **Reload** to reload the your editor
5. Code > Preferences > Color Theme > **Night Sky**
## Development
1. Install the dependencies using either `yarn` or `npm install`
2. In VSCode, open the debug window (Ctrl+Shift+D) and start a debug window of VSCode that automatically reloads on changes.
3. (Optionally) use command (Ctrl+Shift+P) `Debugger: Inspect Editor Tokens and Scopes` to find the token identifiers for easier development
## Inspiration
This theme is inspired by the Ocean Next theme and Plastic deprioritized punctuation theme and modified to style the sidebar and have a darker background.
## Publish details
This extension is both published to [Open VSX](https://open-vsx.org/) and the [VSCode marketplace](https://marketplace.visualstudio.com/).