mirror of
https://github.com/enkia/tokyo-night-vscode-theme.git
synced 2024-11-07 20:24:11 -05:00
Update paramter semantic token color
This commit is contained in:
parent
2dbedf6053
commit
29421163e6
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
"foreground": "#e0af68"
|
||||
},
|
||||
"parameter": {
|
||||
"foreground": "#9aa5ce"
|
||||
"foreground": "#d9d4cd"
|
||||
},
|
||||
"property.declaration": {
|
||||
"foreground": "#73daca"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"foreground": "#8f5e15"
|
||||
},
|
||||
"parameter": {
|
||||
"foreground": "#565a6e"
|
||||
"foreground": "#634f30"
|
||||
},
|
||||
"property.declaration": {
|
||||
"foreground": "#33635c"
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
"foreground": "#e0af68"
|
||||
},
|
||||
"parameter": {
|
||||
"foreground": "#9aa5ce"
|
||||
"foreground": "#cfc9c2"
|
||||
},
|
||||
"property.declaration": {
|
||||
"foreground": "#73daca"
|
||||
|
|
Loading…
Reference in a new issue