mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2024-11-07 20:24:11 -05:00
Update comment doc color
This commit is contained in:
parent
892b2ac770
commit
99f8bea793
3 changed files with 3 additions and 0 deletions
|
@ -422,6 +422,7 @@
|
|||
{
|
||||
"name": "Comment Doc",
|
||||
"scope": [
|
||||
"keyword.operator.assignment.jsdoc",
|
||||
"comment.block.documentation variable",
|
||||
"comment.block.documentation storage",
|
||||
"comment.block.documentation keyword",
|
||||
|
|
|
@ -443,6 +443,7 @@
|
|||
{
|
||||
"name": "Comment Doc",
|
||||
"scope": [
|
||||
"keyword.operator.assignment.jsdoc",
|
||||
"comment.block.documentation variable",
|
||||
"comment.block.documentation storage",
|
||||
"comment.block.documentation keyword",
|
||||
|
|
|
@ -421,6 +421,7 @@
|
|||
{
|
||||
"name": "Comment Doc",
|
||||
"scope": [
|
||||
"keyword.operator.assignment.jsdoc",
|
||||
"comment.block.documentation variable",
|
||||
"comment.block.documentation storage",
|
||||
"comment.block.documentation keyword",
|
||||
|
|
Loading…
Reference in a new issue