An open API service indexing awesome lists of open source software.

https://github.com/nfour/vscode-null-syntax


https://github.com/nfour/vscode-null-syntax

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# VsCode Null Syntax Theme

+ [Type Annotations](#type-annotations)
+ [Destructuring](#destructuring)
+ [Contributing](#contributing)
+ [Links](#links)

A theme which focuses on:
- Fading punctuation and annotations
- Highlighting control flow

## Type Annotations
![TS](./docs/ts.jpg)

## Destructuring
![Null](./docs/destructuring.png)

## 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

- https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide#theming