An open API service indexing awesome lists of open source software.

https://github.com/fasani/coding-in-the-sun

A light high contrast theme for Visual Studio Code, perfect for coding in the Sun! 🌞
https://github.com/fasani/coding-in-the-sun

high-constrast light-theme visual-studio-code vscode-theme

Last synced: 2 months ago
JSON representation

A light high contrast theme for Visual Studio Code, perfect for coding in the Sun! 🌞

Awesome Lists containing this project

README

        

# Coding in the Sun!
![license: MIT](https://img.shields.io/badge/license-MIT-A31F34)

> A light high contrast theme for [Visual Studio Code](http://code.visualstudio.com).

You can have the most colourful and prettiest theme in the world, but if you can't see your code it's useless! Give this theme a try next time you are sat outside!

During the #COVID19 lockdown, I was spending time outside coding on my balcony. I put this theme together to use while coding in the Sun!

![screenshot](https://raw.githubusercontent.com/Fasani/coding-in-the-sun/master/images/screenshot.png)

## Addons
- [Simple icons](https://marketplace.visualstudio.com/items?itemName=LaurentTreguier.vscode-simple-icons)
Black and white icons used in the screenshot.

## Issues
Use [GitHub issues](https://github.com/fasani/coding-in-the-sun) to report problems or make requests.

## Tested with these languages (so far)
- JavaScript
- HTML
- CSS

## Contribute
I am happy to take pull requests but please follow the rules:

1. All commit message must contain an emoji sun at the end of the message like this. 🌞
2. Please include screenshots, before and after the change so I can better validate the change.
3. If working with a new language please add a sample file to the `demos` folder.

## License
[MIT License](https://github.com/Fasani/coding-in-the-sun/blob/master/LICENSE.md)