mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 18:44:19 +00:00
Change docstring-keyword color
This commit is contained in:
parent
a4b3a059e9
commit
cb7495d193
1 changed files with 1 additions and 1 deletions
|
@ -402,7 +402,7 @@
|
||||||
"keyword.other.documentation.javadoc",
|
"keyword.other.documentation.javadoc",
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#629755",
|
"foreground": "#767E48",
|
||||||
"fontStyle": "underline bold"
|
"fontStyle": "underline bold"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue