File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,18 @@ All notable changes to the "gleam-theme" extension will be documented in this fi
44
55Check [ Keep a Changelog] ( http://keepachangelog.com/ ) for recommendations on how to structure this file.
66
7+ ## [ 2024.6.30]
8+
9+ ### Fixed
10+ - (VSCode) Improved inlay hint coloring for Gleam Classic ([ #7 ] ( https://github.com/trag1c/gleam-theme/pull/7 ) , thanks [ @yxnan ] ( https://github.com/yxnan ) !)
11+
12+
713## [ 2024.3.26]
814
915### Fixed
1016- (VSCode) Corrected invasive inlay hint coloring ([ #6 ] ( https://github.com/trag1c/gleam-theme/issues/6 ) )
1117
18+
1219## [ 2024.3.24]
1320
1421### Changed
@@ -61,4 +68,5 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6168[ 1.1.0 ] : https://github.com/trag1c/gleam-theme/compare/1.0.3...1.1.0
6269[ 1.2.0 ] : https://github.com/trag1c/gleam-theme/compare/1.1.0...1.2.0
6370[ 2024.3.24 ] : https://github.com/trag1c/gleam-theme/compare/1.2.0...2024.3.24
64- [ 2024.3.26 ] : https://github.com/trag1c/gleam-theme/compare/2024.3.24...2024.3.26
71+ [ 2024.3.26 ] : https://github.com/trag1c/gleam-theme/compare/2024.3.24...2024.3.26
72+ [ 2024.6.30 ] : https://github.com/trag1c/gleam-theme/compare/2024.3.26...2024.6.30
Original file line number Diff line number Diff line change 44 "displayName" : " Gleam Theme" ,
55 "description" : " A VSCode color theme based on the one found on Gleam's website" ,
66 "icon" : " assets/lucy.png" ,
7- "version" : " 2024.3.26 " ,
7+ "version" : " 2024.6.30 " ,
88 "repository" : " https://github.com/trag1c/gleam-theme" ,
99 "engines" : {
1010 "vscode" : " ^1.75.0"
You can’t perform that action at this time.
0 commit comments