- Initial release from gagbo/srcery-vscode
- Fix package.json URLs (in multiple tries)
- Bump the minor version so it does not conflict anymore with gagbo/srcery-vscode tags imported from history
- Add icon and banner attributes to the Marketplace extension page
- Prettify README further for marketplace and github with badges
- Add attribution section for the starter theme
- Add call to issues
- Add colors for Base, Scrollbar, Input, Dropdown, Text and Button
- Change current List attributes so the hover is more visible and the current choice has different color from the rest of the list
- Make panel, activityBar and sideBar darker than the editor, to shift focus towards editor
- Add Line Numbers highlights
- Change Selection background to a lighter greenish color
- Various tweaks to existing colors for readability
- Make the tabline darker to finish the focus effect
- Add a few tab. colors to enhance the active tab
- Make the list.active foreground more readable (when keyboard focus is on a list)
- Make the list.active foreground more readable (when keyboard focus is not on the list)
- Finish editorGroup and tab behaviour
- Add selection colors
- Make selection background not opaque
- Add word highlight colors
- Add find matches colors
- Add hover highlight color
- Fix issue #2 with titleBar colors
- [Technical] Add package-lock to the repo