All notable changes to the "netstack" extension will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Title bar border is now transparent (from bright red)
- Tab background colors for active and inactive tabs have been swapped (lighter color == active tab)
- Variables & function args are now bright white (from dark blue)
- Gutter line numbers are orange (from red) and selected line number is now a brighter light blue
- Classes / constants colors have been swapped with the functions / methods (classes are now light blue; functions are purple)
- Variables and objects highlighted by the cursor now have a more transparent background and brighter yellow
- Highlighted code is more obviously selected, and inactive highlighted code is a tiny bit darker
- Editor suggest widget (the dropdown menu that helps autofill) background colors are now more transparent
- Editor Tab border
- Editor Tab background
- Editor Tab foreground
- Variables / parameters / properties foreground
- Strings foreground
- Editor foreground (imports & general text)
- Variables / parameters / properties foreground
- Numbers foreground
- Comments foreground
- Strings foreground
- Bump to minor version 0.1.0 from 0.0.3
- Comments foreground color
- Strings foreground color
- Editor foreground color
- Editor Group border
- Editor Indent guide color
- Editor Ruler foreground
- Editor Scrollbar
- Editor Notifications foreground
- Editor sidebar foreground
- Editor sidebar background
- Editor activity bar foreground
- Editor activity bar background
- Syntax Variable foreground
- Syntax Constants foreground
- Initial release