A colorful, yet eye-friendly, theme designed for use on data projectors, where dark themes do not suit well. Pretty usable on regular screens as well.
Supported syntaxes: Markdown, PHP, HTML, [S]CSS and (Java | Type)script.
Installation
In Microsoft Visual Studio Code (download it here), press Ctrl + P. Paste ext install fgcintra.longsight-light-theme into the box and hit Enter. Reload VSCode window when done.
Screenshots
Markdown
(S)CSS
PHP
HTML
Javascript
Typescript
Credits
Color palette (Material Colors) by Google, provided by HTML Color Codes
Improved scope matching and colorization for supported languages.
[1.2.1] - 2018-03-29
Added
Initial support for SCSS and Markdown.
Changed
Improved scope matching and colorization for supported languages.
Scopes were divided into sections and sorted in source file. This should make mantainance easier, as well as turn the code into a dependable base for other future themes.
New, larger screenshots depicting real code.
Removed
Scopes inherited from Atom One Light Theme, related to languages not yet supported.
[1.1.0] - 2018-03-21
Added
Installation instructions to README.
Initial support for PHP.
Changed
Fine-tuning scopes and colorizing for HTML, CSS and (Java | Type)script.
[1.0.0] - 2018-03-17
Initial release, supporting HTML, CSS and (Java | Type)script.