https://github.com/shahzaibkhalid/shaizei-light
A light Visual Studio Code Theme, heavily inspired by minimalism, sleekness and rosy-brown color.
https://github.com/shahzaibkhalid/shaizei-light
shaizei-light theme visual-studio
Last synced: 3 months ago
JSON representation
A light Visual Studio Code Theme, heavily inspired by minimalism, sleekness and rosy-brown color.
- Host: GitHub
- URL: https://github.com/shahzaibkhalid/shaizei-light
- Owner: shahzaibkhalid
- License: mit
- Created: 2017-11-05T04:28:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T11:15:59.000Z (over 8 years ago)
- Last Synced: 2025-01-16T06:13:31.302Z (over 1 year ago)
- Topics: shaizei-light, theme, visual-studio
- Language: HTML
- Homepage:
- Size: 1.24 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Shaizei Light
Shaizei Light is a light Visual Studio Code Theme, heavily inspired by minimalism, sleekness and rosy-brown color.
## Design
This is how the design looks like:





## Installation
You can install Shaizei Light by simply searching "Shaizei Light" in Extensions tab in Visual Studio Code or by going through this official [Marketplace link](https://marketplace.visualstudio.com/items?itemName=shahzaibkhalid.shaizei-light).
## What's new?
Click here to go to the [Changelog](https://github.com/shahzaibkhalid/shaizei-light/blob/master/CHANGELOG.md).
## Inconsistencies?
If you find any inconsistency in any language, raise an Issue and I'll fix it, please provide a sample for the language so I can compare.
## Customization
If you are using VSCode 1.12+ versions you can customize the colors to your liking, overriding the ones provided by this theme. More info [here](https://code.visualstudio.com/docs/getstarted/theme-color-reference).
## Custom Font
Shaizei Light does not use a custom font, for that reason I don't supply a custom font either. But you can easily [customize your settings](https://code.visualstudio.com/docs/getstarted/settings) to use it.
If you download and install the font in your system, you can add this option to have a custom font:
```json
{
"editor.fontFamily": "YOUR FONT, Menlo, Monaco, 'Courier New', monospace"
}
```
## License
Shaizei Light is licensed under the [MIT License](https://github.com/shahzaibkhalid/shaizei-light/blob/master/LICENSE.txt).
Copyright (c) 2017 Shahzaib Khalid