Fix JSON formatting in High Contrast Black default theme (2)

This commit is contained in:
CanadaHonk
2021-04-08 11:37:22 +01:00
committed by GitHub
parent eadff843e8
commit 936219d314

View File

@@ -450,6 +450,6 @@
"newOperator": "#FFFFFF",
"stringLiteral": "#ce9178",
"customLiteral": "#DCDCAA",
"numberLiteral": "#b5cea8",
"numberLiteral": "#b5cea8"
}
}