- Fix list hover background
- Removed neutral palette due to un-necessary complexity
- Updated terminal colors based on upstream changes
editorGutter.commentRangeForeground
customization added.
- Improve contrast of selected/focused list items in workbench.
- Use just enough syntax highlighting
- Prettier source. NPM script added to package.json
- Use de-emphasized annotation color for JSON property quotes
- Use emphasized comment color for certain scopes relating to JSDoc/TSDoc
- Use bold font with variables within the comment blocks
- New screenshots added to README.md
- New TypesScript.tsx example file for use with screenshots
- Added new scope →
minimap.background
introduced in VS Code 1.43.0 - Use Keyword color for Markdown list dash.
- Use foreground color for inline punctuation and misc color for inline link descriptions with Markdown scopes
- Updated workbench Text Colors.
- Changelog created