Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.36 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.36 KB

Spectral Wide (beta)

Screenshots

Coming later.

Philosophy

Spectral Wide's goal is to provide developper with:

  • Wide color spectrum for meaningful contrast between semantically different concept, helping focusing on what you're after.
  • Darkness for our eyes.
  • Joy, Swag, And a lot more...

Color palette

The theme currently uses colors from the material palette as they are colorful while not being agressive and also providing good contrast between each others.

Also add pictures ?

Languages supported

  • Typescript (in progress)
  • HTML (not started)
  • SCSS (not started)
  • Markdown (not started)
  • Javascript (not started)

Roadmap

  • Typescript support.
  • Pre-processor for easily generating theme with a color palette.
  • Extension rating prompt and other little tricks.

Contributing

You are welcome to file in an issue to report an inconsistency or a request. I will not implement features for languages that are not in my roadmap but you are also welcome to create pull request to fulfill them. 😄

Tips and tricks

You can use the Developer: Inspect TM Scopes command from the Command Palette (Ctrl+Shift+P) to inspect the scopes of a token at the cursor and to see which theming rule has been applied.
More information there.