# 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
- Install theme from the Marketplace
- Go to
File > Preferences > Color Theme
- Select
Min Dark
or Min Light
Alternatively install via CLI:
code --install-extension miguelsolorio.min-theme
License
MIT License