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

@@ -422,9 +422,9 @@
"t": "source.fsharp constant.numeric.integer.nativeint.fsharp",
"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"
}
},
@@ -928,9 +928,9 @@
"t": "source.fsharp constant.numeric.integer.nativeint.fsharp",
"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"
}
},
@@ -1396,4 +1396,4 @@
"hc_black": "default: #FFFFFF"
}
}
]
]