Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akarlsten/snaz
VS Code color theme
https://github.com/akarlsten/snaz
Last synced: 12 days ago
JSON representation
VS Code color theme
- Host: GitHub
- URL: https://github.com/akarlsten/snaz
- Owner: akarlsten
- License: mit
- Created: 2021-10-21T22:30:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-18T00:09:47.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T16:48:27.054Z (3 months ago)
- Language: JavaScript
- Size: 1.84 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Snaz
A dark VS Code theme based on my previous theme [Snazzy Plus](https://github.com/akarlsten/snazzy-plus), which was in turn based on a few others.
The basic palette is the same but has been changed around somewhat, also added is a new darker color for UI elements outside the editor.
Additionally there is now theming for the entire UI thanks to the linting and compiling tools created (?) by the [Dracula VSCode](<(https://github.com/dracula/visual-studio-code)>) team.
Feel free to open a Github issue for any comments/suggestions.
**Now comes with a custom icon theme, based on a mix of icons from (VSCode Great Icons)[https://marketplace.visualstudio.com/items?itemName=emmanuelbeziat.vscode-great-icons] and (Material Icon Theme)[https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme], as well as a few originals.**
![colors](https://github.com/akarlsten/snaz/raw/main/colors.png)
## Samples
Font used: [`Iosevka`](https://github.com/be5invis/Iosevka)
![sample](https://github.com/akarlsten/snaz/raw/main/sampler2.png)
**Typescript**
![sample-typescript](https://github.com/akarlsten/snaz/raw/main/sample-ts.png)
**CSS**
![sample-css](https://github.com/akarlsten/snaz/raw/main/sample-css.png)
**JSON**
![sample-json](https://github.com/akarlsten/snaz/raw/main/sample-json.png)
**C#**
![sample-csharp](https://github.com/akarlsten/snaz/raw/main/sample-csharp.png)
## Credits
### Color Theme
- [dracula](https://github.com/dracula/visual-studio-code)
- [vscode-snazzy-operator](https://github.com/aaronthomas/vscode-snazzy-operator)
- [vscode-snazzy](https://github.com/alexanderbast/vscode-snazzy)
- [hyper-snazzy](https://github.com/sindresorhus/hyper-snazzy)### Icon Theme
- [Emmanuel Béziat (VSCode Great Icons)](https://marketplace.visualstudio.com/items?itemName=emmanuelbeziat.vscode-great-icons)
- [Philipp Kief (Material Icon Theme)](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme)