generated from nhcarrigan/template
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b0595f4856 | |||
| a70b4efdb0 |
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
"name": "ocean-breeze",
|
"name": "ocean-breeze",
|
||||||
"displayName": "Ocean Breeze",
|
"displayName": "Ocean Breeze",
|
||||||
"icon": "icon.png",
|
"icon": "icon.png",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"description": "A soothing VSCode theme inspired by the aqua hues of the ocean.",
|
"description": "A soothing VSCode theme inspired by the aqua hues of the ocean.",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.96.4"
|
"vscode": "^1.96.4"
|
||||||
|
|||||||
@@ -64,7 +64,7 @@
|
|||||||
{
|
{
|
||||||
"scope": ["comment", "punctuation.definition.comment"],
|
"scope": ["comment", "punctuation.definition.comment"],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#113c33",
|
"foreground": "#35675c",
|
||||||
"fontStyle": "italic"
|
"fontStyle": "italic"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user