no changelog

This commit is contained in:
2025-05-07 22:38:10 +02:00
parent 79b75423f7
commit 8e9b076c1c
2 changed files with 1 additions and 26 deletions

View File

@ -1,25 +0,0 @@
# Change Log
## [1.0.0] - 2025-05-05
### Changes
- First release.
- GitHub Dark Default UI colors with default VS Code syntax highlighting
- Added theme icon and screenshot
## [0.0.3] - 2025-05-05
- Testing release with minor adjustments
## [0.0.2] - 2025-05-05
### Added
- Initial release of ComfyDark theme
- GitHub Dark Default UI colors with default VS Code syntax highlighting
- Added theme icon and screenshot
## [0.0.1] - 2025-05-05
- Initial test release

View File

@ -2,7 +2,7 @@
"name": "comfydark",
"displayName": "ComfyDark",
"description": "VS Code theme using item colors from GitHub Dark Default combined with the default VS Code syntax highlighting colors",
"version": "1.0.8",
"version": "1.0.9",
"engines": {
"vscode": "^1.99.0"
},