- Tweak statement highlights.
- Set "property" semantic token for Python to violet.
- Make active tab foreground {{ fg_1 }}.
- Workbench: set list error and warning foreground colors.
- Make HTML attributes less dim.
- Increase contrast in activity bar foreground (used in icons).
- Increase contrast in HTML tags.
- Tweak protobuf syntax highlights.
- Include TextMate scope "brackets" in the punctuations group.
- Variables and parameters should get the {{ fg_1 }} default foreground shade.
- Increase contrast of input foreground with {{ fg_1 }}.
- Set Activity Bar active colors.
- Make numeric constants magenta so they can stand out more.
- Minor tweaks to other syntax highlights.
- Set editor selection and word highlight background shades.
- Fix workbench's editor sticky scroll backgrounds and shadow.
- Define catch-all keywords and operators token highlight colors.
- Define golang-specific accent color (green).
- Set
variable.defaultLibrary
semantic scope highlight to green. - Italicize all semantic
*.defaultLibrary
tokens.
- Set type alias highlight color == interface == orange.
- Workbench tweaks: hover background, scrollbar shadow, active settings bar.
- Make Rust semantic color highlights for decorators more prominent.
- Further tweak types, classes highlight colors: they are green now, to distinguish from keywords (yellow).
- Tweak other core highlight colors to set them apart.
- Adjust editor hover background.
- Tweak types, interfaces, methods, language constants and controls colors.
- Adjust workbench panel and border colors.
- Tweak javascript and diff/patch file highlight colors.
- Tweak editor inlay foreground shade.
- Restore input validation colors (workbench) to vscode defaults.
- Various workbench and token color tweaks and fixes to improve contrast and UI usability.
- Add "Helios/Selene" prefixes to the color themes' ids.
- Tweak source Solarized palette.
- Instantiate Solarized Light and Solarized Dark color themes.
- Tweak colors, both in workbench and editor.
- Add icon to extension manifest.
- Tweak some workbench colors.
- Selenized Light and Selenized Dark color themes with rudimentary basic token colors.
- Initial release