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
2020-08-13 09:31:46 -04:00

160 lines
2.8 KiB
Markdown

# Release Notes
## 0.6.3
`2020-08-13`
- Update JSDoc comment colors
## 0.6.2
`2020-08-10`
- Fix Tokyo Night Light's windows menubar update reversion
## 0.6.1
`2020-08-07`
- Fix switch statement punctuation color for certain syntax definitions.
## 0.6.0
`2020-07-27`
- Update terminal black color for Tokyo Night Storm and iTerm.
## 0.5.9
`2020-07-14`
- Update HTML Character Entity color
## 0.5.8
`2020-07-04`
- Fix Tokyo Night Light menu and menubar selection background for windows users (Thanks to [rychkog](https://github.com/rychkog))
## 0.5.7
`2020-06-26`
- Update log.date color
- Update modified tab border
## 0.5.6
`2020-05-13`
- PHPDoc updates
## 0.5.5
`2020-05-09`
- Minor tab style updates
## 0.5.4
`2020-04-20`
- Update comment doc colors
## 0.5.3
`2020-04-11`
- Update welcome page button background color
## 0.5.2
`2020-04-11`
- Update terminal black color
## 0.5.1
`2020-03-04`
- Update readme
## 0.5.0
`2020-03-04`
- Add *Tokyo Night Light* theme variation
- Update Welcome page text color
- Update editor bracket match border color
## 0.4.9
`2020-03-11`
- Update readme to reference the new semantic highlighting feature.
## 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
## 0.4.6
`2019-12-13`
- Color variables in bracket notation like properties using dot notation
## 0.4.5
`2019-12-12`
- Update Tokyo Night 'editor red' to use the same color as Tokyo Night Storm
## 0.4.4
`2019-12-12`
- Brighten selection background
- Update bracket match background
- Add minimap gutter VCS decorations
## 0.4.3
`2019-11-19`
- Update selection background color
## 0.4.2
`2019-11-10`
- Update range highlight background
- Add selection highlight background
## 0.4.1
`2019-11-9`
- Add window active and inactive borders (1.40.0)
## 0.4.0
`2019-11-4`
- Fix HTML tag color in certain situations
- Update Smarty, Twig, Blade keyword colors
- Add Handlebars support
## 0.3.9
`2019-11-01`
- Fix HTML id attribute color bug
## 0.3.8
`2019-11-01`
- Tweak Peek view colors
## 0.3.7
`2019-10-30`
- Fix CSS punctuation in certain situations
## 0.3.6
`2019-10-30`
- Update editor and misc foreground color
- Update shell script bracket color
- Clean up trailing commas, etc.
## 0.3.5
`2019-10-27`
- Update markdown link color
- Update markup colors
## 0.3.4
`2019-10-27`
- Better non-eyegouging markdown support
- Update ignored file color
## 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
## 0.3.1
`2019-10-23`
- Add sidebar drop background
## 0.3.0
`2019-10-22`
- Add Haskell Support
## 0.2.0
`2019-10-22`
- Update README
## 0.1.0
`2019-10-22`
- Initial release