Releases: dinbtechit/vscode-theme
Releases · dinbtechit/vscode-theme
v1.11.0
Added
Changed
- Removing Deprecated APIs
- Min intellj Platform SDK is now 242
- JDK version to 21
- #210 - Categorize async Python keyword as a primary keyword (Thanks @j-d-ha)
v1.10.14
Merge pull request #207 from dinbtechit/chore/support-v243
Support 243.*
v1.10.13
Added
Fixed
- #201 - Rust mut keyword inconsistent colors
- Welcome screen - Project actions - background fixed
Changed
- Updating library versions and syncing with template
v1.10.12
Added
- CSharp - Adding yield and foreach to provide secondary color.
v1.10.11
Fixed
- 194 - Fixing Yield key word for Pycharm
Changed
- Syncing with Template Changes - Upgrading to latest version of Intellij
v1.10.10
Fixed
- VScode Light Modern — fix xml foreground color purple to blue(0000ff same as VSCode) by @trofoto
- VScode Light Modern — fix the colors of tooltip in the editor, especially the background color with same color with text by @trofoto
v1.10.9
Fixed:
- Removed internal APIs - So we can release v1.10.8
v1.10.8
Fixed:
- VScode Light Modern — The icon color of RunWidge is too light to see; by @trofoto
- VScode Light Modern — The background color of RecentProject is too dark. by @trofoto
- Dart Secondary Color Highlighting issues fixed
- Replaced Deprecated APIs
v1.10.7
Fixed
Changed
- @trofoto - Added colors const for following official light theme style
- @trofoto - change several selection-about colors, including selection color in editor, global selection background color and foreground color. It's more compatible with the Intellij Light theme, also closer with VS code light theme;
v1.10.6
Fixed
- #139 - Python Jupyter - Removed black background in Jupyter (Had to make a Temp fix might not be perfect.)