Fix powershell color test

This commit is contained in:
Alex Ross 2019-08-06 16:39:10 +02:00
parent 8839c0259d
commit 742a6d7240

View file

@ -465,11 +465,11 @@
"c": ".IsInRole",
"t": "source.powershell meta.scriptblock.powershell meta.scriptblock.powershell variable.other.readwrite.powershell variable.other.member.powershell",
"r": {
"dark_plus": "variable: #9CDCFE",
"light_plus": "variable: #001080",
"dark_plus": "source.powershell variable.other.member: #DCDCAA",
"light_plus": "source.powershell variable.other.member: #795E26",
"dark_vs": "default: #D4D4D4",
"light_vs": "default: #000000",
"hc_black": "variable: #9CDCFE"
"hc_black": "source.powershell variable.other.member: #DCDCAA"
}
},
{