Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 633 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 633 Bytes

Voidcraft theme for VSCode/VSCodium

This theme is made to use pure black to get the most out of OLED and XDR Liquid Retina screens. The black color gives deep contrast and saves energy. Bright elements look sharp against this background, and the theme focuses on being simple and easy on the eyes.

How install?

  1. Download vscode-theme.vsix.
  2. Install the extension using the command: code --install-extension path/to/theme.vsix.
  3. Select the theme from the themes list.

How create vsx file?

  1. Install npm install -g @vscode/vsce
  2. Go to the root of this folder
  3. Run npx vsce package