File tree Expand file tree Collapse file tree 3 files changed +12
-3
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 88
99- Nothing
1010
11+ ## [ 1.0.6] - 2025-07-01
12+
13+ ### Added
14+
15+ - Update default font size and enable ligatures for default editor font in both dark and light themes
16+ - Update comment color when in folded code block and comment block in C# in dark theme
17+ - Revamp color scheme in C# for better readability and make it more consistent with dark theme
18+
1119## [ 1.0.5] - 2025-05-01
1220
1321### Added
5866- Export color scheme to plugin
5967- Initial release to plugin marketplace!
6068
61- [ Unreleased ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.5...HEAD
69+ [ Unreleased ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.6...HEAD
70+ [ 1.0.6 ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.5...v1.0.6
6271[ 1.0.5 ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.4...v1.0.5
6372[ 1.0.4 ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.3...v1.0.4
6473[ 1.0.3 ] : https://github.com/HelloYeew/helloyeew-jetbrain-theme/commits/v1.0.2...v1.0.3
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = com.github.helloyeew.helloyeewjetbraintheme
44pluginName = helloyeew-theme
55pluginRepositoryUrl = https://github.com/HelloYeew/helloyeew-jetbrain-theme
66# SemVer format -> https://semver.org
7- pluginVersion = 1.0.5
7+ pluginVersion = 1.0.6
88
99# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010pluginSinceBuild = 233
Original file line number Diff line number Diff line change 1111 <themeProvider id =" 8b98b4ae-1012-49e7-b10d-d22f60f4fc73" path =" /HelloYeew Light.theme.json" />
1212 </extensions >
1313
14- <version >1.0.5 </version >
14+ <version >1.0.6 </version >
1515</idea-plugin >
You can’t perform that action at this time.
0 commit comments