0
0
Fork 0
mirror of https://github.com/enkia/tokyo-night-vscode-theme.git synced 2024-09-12 20:28:03 -04:00
vscode/CHANGELOG.md

98 lines
1.7 KiB
Markdown
Raw Normal View History

2019-10-22 11:45:55 -04:00
# Release Notes
## 0.4.8
`2020-01-01`
- Update variable color in bracket notation
## 0.4.7
`2020-01-01`
- Fix object color when using dot notation inside bracket/parenthesis
2019-12-13 23:32:15 -05:00
## 0.4.6
`2019-12-13`
- Color variables in bracket notation like properties using dot notation
2019-12-12 23:54:18 -05:00
## 0.4.5
`2019-12-12`
- Update Tokyo Night 'editor red' to use the same color as Tokyo Night Storm
2019-12-12 23:39:07 -05:00
## 0.4.4
`2019-12-12`
- Brighten selection background
- Update bracket match background
- Add minimap gutter VCS decorations
2019-10-22 11:45:55 -04:00
2019-11-19 14:04:10 -05:00
## 0.4.3
`2019-11-19`
- Update selection background color
2019-11-10 18:50:28 -05:00
## 0.4.2
`2019-11-10`
- Update range highlight background
- Add selection highlight background
2019-11-09 10:55:55 -05:00
## 0.4.1
`2019-11-9`
- Add window active and inactive borders (1.40.0)
2019-11-04 15:34:34 -05:00
## 0.4.0
`2019-11-4`
- Fix HTML tag color in certain situations
- Update Smarty, Twig, Blade keyword colors
- Add Handlebars support
2019-11-01 13:03:18 -04:00
## 0.3.9
`2019-11-1`
- Fix HTML id attribute color bug
2019-11-01 10:48:58 -04:00
## 0.3.8
`2019-11-1`
- Tweak Peek view colors
## 0.3.7
`2019-10-30`
- Fix CSS punctuation in certain situations
2019-10-30 00:11:14 -04:00
## 0.3.6
`2019-10-30`
- Update editor and misc foreground color
- Update shell script bracket color
- Clean up trailing commas, etc.
2019-10-27 22:01:19 -04:00
## 0.3.5
`2019-10-27`
- Update markdown link color
- Update markup colors
2019-10-27 02:23:49 -04:00
## 0.3.4
`2019-10-27`
- Better non-eyegouging markdown support
- Update ignored file color
2019-10-24 13:12:13 -04:00
## 0.3.3
`2019-10-24`
- Add image preview border
- Update panel foreground color
## 0.3.2
`2019-10-23`
- Update editor selection background
- Update scrollbar background
- Update activity bar inactive icon color
2019-10-23 10:18:59 -04:00
## 0.3.1
`2019-10-23`
- Add sidebar drop background
2019-10-22 22:22:29 -04:00
## 0.3.0
`2019-10-22`
- Add Haskell Support
## 0.2.0
2019-10-22 22:22:29 -04:00
`2019-10-22`
- Update README
2019-10-22 11:45:55 -04:00
## 0.1.0
`2019-10-22`
- Initial release