Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/miguelsolorio/min-theme
- Owner: miguelsolorio
- License: mit
- Created: 2018-09-05T18:54:35.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-12T14:09:53.000Z (8 months ago)
- Last Synced: 2025-01-03T13:38:48.416Z (6 days ago)
- Homepage: https://marketplace.visualstudio.com/items?itemName=miguelsolorio.min-theme
- Size: 700 KB
- Stars: 202
- Watchers: 3
- Forks: 20
- Open Issues: 10
-
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.
[![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)