Fix #88418, update number color for color contrast

This commit is contained in:
Miguel Solorio
2020-01-21 10:23:18 -08:00
parent 3aa538379f
commit 666fcc0d62
50 changed files with 1125 additions and 1125 deletions

View File

@@ -499,9 +499,9 @@
"t": "text.html.derivative meta.embedded.block.html source.js meta.var.expr.js constant.numeric.decimal.js",
"r": {
"dark_plus": "constant.numeric: #B5CEA8",
"light_plus": "constant.numeric: #09885A",
"light_plus": "constant.numeric: #098658",
"dark_vs": "constant.numeric: #B5CEA8",
"light_vs": "constant.numeric: #09885A",
"light_vs": "constant.numeric: #098658",
"hc_black": "constant.numeric: #B5CEA8"
}
},
@@ -1011,4 +1011,4 @@
"hc_black": "punctuation.definition.tag: #808080"
}
}
]
]