mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 18:44:19 +00:00
Fix syntax highlighting
This commit is contained in:
parent
e6f903769e
commit
1092bdd111
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Steffo99/steffula-code"
|
"url": "https://github.com/Steffo99/steffula-code"
|
||||||
},
|
},
|
||||||
"version": "0.12.0",
|
"version": "0.12.1",
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^1.63.0"
|
"vscode": "^1.63.0"
|
||||||
},
|
},
|
||||||
|
|
|
@ -746,7 +746,7 @@
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#a6ffa6",
|
"foreground": "#a6ffa6",
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
{
|
{
|
||||||
"name": "log-info",
|
"name": "log-info",
|
||||||
"scope": [
|
"scope": [
|
||||||
|
|
Loading…
Reference in a new issue