Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daniilium/voidcraft-vscode-theme

Voidcraft theme for VSCode/VSCodium A pure black theme made for OLED and XDR Liquid Retina screens.
https://github.com/daniilium/voidcraft-vscode-theme

dark-theme vscode-theme vscodium-theme

Last synced: about 2 months ago
JSON representation

Voidcraft theme for VSCode/VSCodium A pure black theme made for OLED and XDR Liquid Retina screens.

Awesome Lists containing this project

README

        

# Voidcraft theme for VSCode/[VSCodium](https://vscodium.com/)

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`