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

https://github.com/vengarioth/ven-code-dark

my visual code theme
https://github.com/vengarioth/ven-code-dark

Last synced: 5 months ago
JSON representation

my visual code theme

Awesome Lists containing this project

README

          

# ven-code-dark

My personal vscode theme

## Rust

![An image of rust code with this theme](./rust.png)

## Markdown (WIP)

![An image of markdown code with this theme](./markdown.png)

## JavaScript (WIP)

![An image of markdown code with this theme](./js.png)

## Building the extension file

```
vsce package --githubBranch main
```