Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/miguelsolorio/min-theme

A minimal theme for Visual Studio Code
https://github.com/miguelsolorio/min-theme

Last synced: 1 day ago
JSON representation

A minimal theme for Visual Studio Code

Awesome Lists containing this project

README

        

# Min Theme

A minimal theme for VS Code that comes in dark and light.

[![Preview in vscode.dev](https://img.shields.io/badge/preview%20in-vscode.dev-blue)](https://vscode.dev/theme/miguelsolorio.min-theme)

![preview-dark](https://raw.githubusercontent.com/misolori/min-theme/master/screenshot-dark.png)

![preview-light](https://raw.githubusercontent.com/misolori/min-theme/master/screenshot-light.png)

## Installation

1. Install theme from the [Marketplace](https://marketplace.visualstudio.com/items?itemName=miguelsolorio.min-theme)
2. Go to `File > Preferences > Color Theme`
3. Select `Min Dark` or `Min Light`

Alternatively install via CLI:
```
code --install-extension miguelsolorio.min-theme
```

## License

[MIT License](LICENSE)