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