Skip to content

faustocintra/vscode-longsight-light-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Longsight Light Theme

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

Changelog

All notable changes to this project will be documented in this section.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[3.0.0] - 2019-04-30

Changed

  • Major general tweaks for all supported languages.
  • New screenshots.

[2.x]

Private builds. UNPUBLISHED.

[1.3.0] - 2018-04-10

Added

  • Initial support for Python, Ruby and Java.

Changed

  • 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.

About

Microsoft Visual Studio Code light color theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published