Ecosyste.ms: Awesome

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

https://github.com/guilhermerodz/veist-theme

A dark theme inspired by Vercel & Geist ⚡️
https://github.com/guilhermerodz/veist-theme

dark theme vscode

Last synced: 16 days ago
JSON representation

A dark theme inspired by Vercel & Geist ⚡️

Lists

README

        




Veist Logo


Veist for Visual Studio Code



Minimal dark theme inspired by Vercel


PRs welcome!
License


Install
Team
Imitate Preview
Color Palette
License


Veist screenshot for Visual Studio Code

## Install

All instructions can be found at [INSTALL.md](./INSTALL.md).

## Preferences shown in the preview

The font in the preview image is JetBrains Mono, [available here](https://www.jetbrains.com/lp/mono/). Editor settings:

```
"editor.fontFamily": "JetBrains Mono",
"editor.fontLigatures": true,
"editor.letterSpacing": 0.4,
"editor.lineHeight": 2,
```

## Color Palette

The color palette is the same from [Vercel](https://vercel.com/docs/beginner-sveltekit/reactivity#reactive-assignments) website.


Color
Hex
RGB
🎨


Gray
#D32D6C
211, 45, 108


White
#FAFBFC
250, 251, 252


Blue
#54A6F8
84, 166, 248


Green
#7CE0C3
124, 224, 195


Gray
#888888
136, 136, 136


Pink
#E43ADE
228, 58, 222


## Team

It is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/guilhermerodz/veist-theme/graphs/contributors).


Guilherme Rodz


Guilherme Rodz

## Disclaimer

This theme is heavily (100%) inspired by [Vercel](https://vercel.com).

## License

[MIT License](./LICENSE.md)