Releases: giladgray/vscode-theme-blueprint
Releases · giladgray/vscode-theme-blueprint
v1.1.0
- upgrade dependencies (security vulnerability detected)
- color all punctuation
v1.0.1
vscode ^1.19
(1.20 isn't out yet)
v1.0.0
- ⭐️ now includes workspace color configuration for most of the editor components!
- the theme is now distributed as a JSON file, instead of as a
.tmTheme
0.5.0
- Use indigo for language constants (
null
, Infinity
), remove turquoise for variable CONSTANTS
- Italicize all type information in TypeScript
- Fix a few loose ends from VS updates