- Darken find range color.
- Fine tune colors for visible white space and line numbers.
- Invalid text gets the same color as normal foreground.
- Set diff view colors.
- Fix global colors and transparency of global colors.
- More neutral background color.
- Darker rulers, whitespace and line numbers.
- Darker find range highlight.
- Assign different highlight color to the current find match.
- Set colors for error and warning squiggles.
- Typescript type annotations are italic now.
- Brackets around Typescript type parameters are brighter and italic.
- Style Typescript bitwise or operator similarly to Javascript.
- Fix color of shell arithmetic expressions.
- Move screenshots to github so they will appear in the preview in VS Code.
- Move images to to the web.
- Remove background color of invalid text.
Add colors to markdown and makefiles.
Other changes:
- Fine tune colors.
- Line highligth is lighter for more comfort to the eyes.
- Extend coloring to all types of shell interpolation.
- Color shell script variables, backticks and shebang.
- Highlight bitwise operators in javascript as they are probably accidentally used.
- Adapt the theme to screens with more intense colors.
- Add this change log.
- Dim colors because on some screens they were looking much brighter than expected.
- Publish the initial version.