0
0
Fork 0
mirror of https://github.com/enkia/tokyo-night-vscode-theme.git synced 2024-09-12 20:28:03 -04:00

Update paramter semantic token color

This commit is contained in:
Kristi 2021-04-05 10:14:15 -04:00
parent 2dbedf6053
commit 29421163e6
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
"foreground": "#e0af68"
},
"parameter": {
"foreground": "#9aa5ce"
"foreground": "#d9d4cd"
},
"property.declaration": {
"foreground": "#73daca"

View file

@ -8,7 +8,7 @@
"foreground": "#8f5e15"
},
"parameter": {
"foreground": "#565a6e"
"foreground": "#634f30"
},
"property.declaration": {
"foreground": "#33635c"

View file

@ -8,7 +8,7 @@
"foreground": "#e0af68"
},
"parameter": {
"foreground": "#9aa5ce"
"foreground": "#cfc9c2"
},
"property.declaration": {
"foreground": "#73daca"