Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 697 Bytes

File metadata and controls

27 lines (19 loc) · 697 Bytes

VsCode Null Syntax Theme

A theme which focuses on:

  • Fading punctuation and annotations
  • Highlighting control flow

Type Annotations

TS

Destructuring

Null

Contributing

  • Clone project
  • Hit F5. Debugs the current workspace in a new window, showing theme changes as you commit them.
  • Run yarn dev to watch and build.
  • Modify the theme, save, you should see changes appear in the debugged editor window.

Links