mirror of https://github.com/lapce/lapce.git
remove paramater color from default settings
This commit is contained in:
parent
4df4f67a27
commit
a91dbf0985
|
@ -83,7 +83,6 @@ magenta = "#C678DD"
|
||||||
"builtinType" = "$cyan"
|
"builtinType" = "$cyan"
|
||||||
"escape" = "$cyan"
|
"escape" = "$cyan"
|
||||||
"embedded" = "$cyan"
|
"embedded" = "$cyan"
|
||||||
"parameter" = "$green"
|
|
||||||
"symbol" = "$yellow"
|
"symbol" = "$yellow"
|
||||||
"conditional" = "$blue"
|
"conditional" = "$blue"
|
||||||
"exception" = "$red"
|
"exception" = "$red"
|
||||||
|
|
Loading…
Reference in New Issue