Releases: catppuccin/vscode
Releases · catppuccin/vscode
v3.2.1
v3.2.0
v3.1.0
v3.0.1
v3.0.0
v2.9.0
2.9.0 (2023-09-01)
Features
- options: support hex codes in
catppuccin.customUIColors
(#126) (6df739f), closes #109 - ui: consistently use peach for warnings & yellow for modified (22ee5cf)
- ui: rework minimap colors (#129) (a9c0e0d)
- ui: use accent color for more focused elements (#128) (2b1a8a7), closes #91
- ui: use neovim-style search highlighting (#131) (ef9b76c), closes #103
Bug Fixes
v2.8.2
v2.8.1
v2.8.0
What's Changed
- build: replace
esbuild
withtsup
by @nekowinston in #98 - feat: minimal workbench by @suppayami in #111
- fix: log entries inverted in isFreshInstall by @EmrecanKaracayir in #106
- build: use nodejs 18 as minimum node version by @nekowinston in #112
- fix: highlight border to be transparent by @suppayami in #113
- fix(ui): inactive selection bg by @nekowinston in #114
New Contributors
- @EmrecanKaracayir made their first contribution in #106
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- add an option for a subtle border on some UI elements by @backwardspy in #94
New Contributors
- @backwardspy made their first contribution in #94
Full Changelog: v2.6.3...v2.7.0