Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 640 Bytes

File metadata and controls

25 lines (18 loc) · 640 Bytes

VsCode Null Syntax Theme

A theme which focuses on:

  • Fading punctuation and annotations
  • Highlighting control flow

Type Annotations

TS

Destructuring

Null

Customizing

You can customize the variables.ts file to your own preference!

Steps:

  • Hit F5, this will open up a debugger instance in the test folder
  • Modify src/variables.ts colors
  • Hit the reload button on the debugger to see your changes