https://github.com/miguelsolorio/min-theme
A minimal theme for Visual Studio Code
https://github.com/miguelsolorio/min-theme
Last synced: 4 months ago
JSON representation
A minimal theme for Visual Studio Code
- Host: GitHub
- URL: https://github.com/miguelsolorio/min-theme
- Owner: miguelsolorio
- License: mit
- Created: 2018-09-05T18:54:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T14:09:53.000Z (about 1 year ago)
- Last Synced: 2025-02-24T11:07:59.999Z (4 months ago)
- Homepage: https://marketplace.visualstudio.com/items?itemName=miguelsolorio.min-theme
- Size: 700 KB
- Stars: 204
- Watchers: 3
- Forks: 23
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Min Theme
A minimal theme for VS Code that comes in dark and light.
[](https://vscode.dev/theme/miguelsolorio.min-theme)


## 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)