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 9247a33 commit 54c609cCopy full SHA for 54c609c
CHANGELOG.md
@@ -15,3 +15,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
15
## [v-1.0.3]
16
17
- issues link added
18
+
19
+## [v-1.0.4]
20
21
+- editor comment foreground color change
package.json
@@ -2,7 +2,7 @@
2
"name": "rm-dark-theme",
3
"displayName": "Rm Dark Theme",
4
"description": "This is beautiful vs-code dark theme",
5
- "version": "1.0.3",
+ "version": "1.0.4",
6
"icon": "images/logo.png",
7
"publisher": "raihaninfo",
8
"engines": {
0 commit comments