File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 66
77### Added
88
9+ - Nothing
10+
11+ ## [ 0.0.2] - 2023-12-10
12+
13+ ### Added
14+
915- Enable ligature for editor font
1016- Update light theme color for new UI
1117
1521- Export color scheme to plugin
1622- Initial release to plugin marketplace!
1723
18- [ Unreleased ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v0.0.1...HEAD
24+ [ Unreleased ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v0.0.2...HEAD
25+ [ 0.0.2 ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v0.0.1...v0.0.2
1926[ 0.0.1 ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v0.0.1
Original file line number Diff line number Diff line change @@ -31,7 +31,6 @@ kotlin {
3131 @Suppress(" UnstableApiUsage" )
3232 jvmToolchain {
3333 languageVersion = JavaLanguageVersion .of(17 )
34- vendor = JvmVendorSpec .JETBRAINS
3534 }
3635}
3736
You can’t perform that action at this time.
0 commit comments