- Add builder extension to help maintain and adjust the theme
- Command to build the theme's file from
themes/theme-src.json
which supports comments and variables - Command to compare the active theme's file with a passed reference
- Command to build the theme's file from
- Add support for a bunch of Typescript syntax:
- Import/Export
- If/Else/Switch/Flow
- Object keys
- Type definitions
- Add colours for git status in file explorer
- Add colours for JS documentation
- Add colours for some more
.sh
selectors
- Adjust the hex values of panel backgrounds
- Adjust the hex values of green and cyan so they're easier to differentiate
- Add Shell syntax highlighting
- Adjust most of the base colours
- Add most of the remaining missing theme colours, most notably:
- Terminal
- Quick Picker
- Merge Conflicts
- Tweak syntax theming for:
- MD
- CSS
- JS
- Ruby
- Fix some areas where there were issues with legibility/contrast