Skip to content

ChrisRu/vscode-nightsky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Night Sky Theme for VSCode

Licence Version Rating Installs

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 and the VSCode marketplace.