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.
- Download vscode-theme.vsix.
- Install the extension using the command:
code --install-extension path/to/theme.vsix
. - Select the theme from the themes list.
- Install
npm install -g @vscode/vsce
- Go to the root of this folder
- Run
npx vsce package