We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e59081 commit 2ffcfafCopy full SHA for 2ffcfaf
CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
6
7
## [Unreleased]
8
9
+## [4.7.0] - 2023-05-05
10
+
11
### Added
12
13
- Adds scrollbar shadow color to **Amethyst Dark** and **Amethyst Dark (Higher Contrast)** themes
package.json
@@ -2,7 +2,7 @@
2
"name": "amethyst-theme",
3
"displayName": "Amethyst Themes",
4
"description": "A set of purple light and dark themes",
5
- "version": "4.6.2",
+ "version": "4.7.0",
"engines": {
"vscode": "^1.63.0"
},
0 commit comments