Releases: dinbtechit/vscode-theme
Releases · dinbtechit/vscode-theme
v1.10.12
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
v1.10.9
Fixed:
- Removed internal APIs - So we can release v1.10.8
v1.10.8
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
v1.10.5
Changed
- Removed Enum usage as it is not supported in PyCharm, CLion and RubyMine 2022.x.x
- Upgrading Gradle -
8.1
to8.3
Fixed
- #130 - VScode startup activity error - Specific to PyCharm, CLion and RubyMine.
- #132 - Java -Wrong colors if there is extends or super keyword inside generic of generic.
- #139 - Python Jupyter - Removed black background in Jupyter (Had to make a Temp fix might not be perfect.)
- VSCode Light Theme - Toolbar background was white and hard to see the buttons.
- #150 - Unable to select the default theme DARK_MODERN
- #151 - java.lang.NoClassDefFoundError JupyterPyDialect
v1.10.4
Changed
- Removed Enum usage as it is not supported in PyCharm, CLion and RubyMine 2022.x.x
- Upgrading Gradle -
8.1
to8.3
Fixed
- #130 - VScode startup activity error - Specific to PyCharm, CLion and RubyMine.
- #132 - Java -Wrong colors if there is extends or super keyword inside generic of generic.
- #139 - Python Jupyter - Removed black background in Jupyter (Had to make a Temp fix might not be perfect.)
- VSCode Light Theme - Toolbar background was white and hard to see the buttons.