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 cb8a017 commit cda8591Copy full SHA for cda8591
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# CHANGELOG
2
+## 3.17.7 | 2024.12.03
3
+- Added shadow for sticky scroll in editor and explorer sidebar #833
4
+
5
## 3.17.6 | 2024.11.07
6
- Update colorCustomizations #831
7
- Improved contrast
package.json
@@ -2,7 +2,7 @@
"name": "material-theme",
"displayName": "One Dark Pro",
"description": "Atom's iconic One Dark theme for Visual Studio Code",
- "version": "3.17.6",
+ "version": "3.17.7",
"publisher": "zhuangtongfa",
"license": "MIT",
8
"bugs": {
0 commit comments