Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/daniilium/voidcraft-vscode-theme
- Owner: daniilium
- Created: 2024-08-13T16:12:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T12:01:03.000Z (5 months ago)
- Last Synced: 2024-08-22T13:34:00.762Z (5 months ago)
- Topics: dark-theme, vscode-theme, vscodium-theme
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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`