File tree Expand file tree Collapse file tree 4 files changed +9
-4
lines changed
Expand file tree Collapse file tree 4 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
55---
66
7+ ## 3.1.3
8+
9+ + Adjusted editor fold background in Light themes for better visual integration
10+ + Adjusted ` tmTheme ` highlight foreground color
11+
712## 3.1.2
813
914+ Further refined semantic token color consistency across all themes
Original file line number Diff line number Diff line change 22 "name" : " pudding-vscode-theme" ,
33 "displayName" : " Pudding Theme" ,
44 "description" : " A Pudding-inspired illustration color theme for Visual Studio Code." ,
5- "version" : " 3.1.2 " ,
5+ "version" : " 3.1.3 " ,
66 "preview" : false ,
77 "publisher" : " Bitcookies" ,
88 "license" : " MIT" ,
Original file line number Diff line number Diff line change 3939 "input.placeholderForeground" : " #55403D" ,
4040
4141 "badge.foreground" : " #C4534C" ,
42- "badge.background" : " #FFCEC7 " ,
42+ "badge.background" : " #E8D34D " ,
4343
4444 "progressBar.background" : " #F9CB7E" ,
4545
5454 "activityBar.background" : " #DC975A" ,
5555
5656 "activityBarBadge.background" : " #C4534C" ,
57- "activityBarBadge.foreground" : " #FFCEC7 " ,
57+ "activityBarBadge.foreground" : " #E8D34D " ,
5858
5959 "activityBar.activeBorder" : " #EFDB59" ,
6060 "activityBar.border" : " #E59B60" ,
Original file line number Diff line number Diff line change 250250 <key >fontStyle </key >
251251 <string ></string >
252252 <key >foreground </key >
253- <string >#f6f6f6 </string >
253+ <string >#3c0100 </string >
254254 </dict >
255255 </dict >
256256 <dict >
You can’t perform that action at this time.
0 commit comments