no changelog
This commit is contained in:
25
CHANGELOG.md
25
CHANGELOG.md
@ -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
|
@ -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"
|
||||
},
|
||||
|
Reference in New Issue
Block a user