SolarEclipse Theme
SolarEclipse is a Visual Studio Code theme made by Vincent Rijnbeek and inspired by this Panic Nova theme.
Installation
To install this theme:
- Clone or download this repository.
- Open Visual Studio Code.
- Go to
Extensions > Install from VSIX... .
- Select the downloaded
.vsix file to install the theme.
Usage
After installation, enable the theme by:
- Going to
Preferences > Color Theme .
- Selecting SolarEclipse from the list of available themes.
Contributing
If you would like to contribute to SolarEclipse:
- Fork this repository.
- Create a new branch:
git checkout -b feature/your-feature-name .
- Make your changes and commit:
git commit -m 'Add your feature here' .
- Push to the branch:
git push origin feature/your-feature-name .
- Submit a pull request.
License
This project is licensed under the MIT License.
Thanks to aaff-se for the original Panic Nova theme inspiration.
| |