remove paramater color from default settings

This commit is contained in:
Dongdong Zhou 2022-07-16 11:38:16 +01:00
parent 4df4f67a27
commit a91dbf0985
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ magenta = "#C678DD"
"builtinType" = "$cyan"
"escape" = "$cyan"
"embedded" = "$cyan"
"parameter" = "$green"
"symbol" = "$yellow"
"conditional" = "$blue"
"exception" = "$red"