|
|
@@ -987,7 +987,7 @@
|
|
987
|
987
|
"name": "illegal",
|
|
988
|
988
|
"scope": "invalid.illegal",
|
|
989
|
989
|
"settings": {
|
|
990
|
|
- "foreground": "#FFFFFF"
|
|
|
990
|
+ "foreground": "#A6A6A6"
|
|
991
|
991
|
}
|
|
992
|
992
|
},
|
|
993
|
993
|
{
|
|
|
@@ -1001,21 +1001,21 @@
|
|
1001
|
1001
|
"name": "Broken",
|
|
1002
|
1002
|
"scope": "invalid.broken",
|
|
1003
|
1003
|
"settings": {
|
|
1004
|
|
- "foreground": "#FFFFFF"
|
|
|
1004
|
+ "foreground": "#A6A6A6"
|
|
1005
|
1005
|
}
|
|
1006
|
1006
|
},
|
|
1007
|
1007
|
{
|
|
1008
|
1008
|
"name": "Deprecated",
|
|
1009
|
1009
|
"scope": "invalid.deprecated",
|
|
1010
|
1010
|
"settings": {
|
|
1011
|
|
- "foreground": "#FFFFFF"
|
|
|
1011
|
+ "foreground": "#A6A6A6"
|
|
1012
|
1012
|
}
|
|
1013
|
1013
|
},
|
|
1014
|
1014
|
{
|
|
1015
|
1015
|
"name": "Unimplemented",
|
|
1016
|
1016
|
"scope": "invalid.unimplemented",
|
|
1017
|
1017
|
"settings": {
|
|
1018
|
|
- "foreground": "#FFFFFF"
|
|
|
1018
|
+ "foreground": "#A6A6A6"
|
|
1019
|
1019
|
}
|
|
1020
|
1020
|
},
|
|
1021
|
1021
|
{
|
|
|
@@ -1113,7 +1113,7 @@
|
|
1113
|
1113
|
"name": "php illegal.non-null-typehinted",
|
|
1114
|
1114
|
"scope": "invalid.illegal.non-null-typehinted.php",
|
|
1115
|
1115
|
"settings": {
|
|
1116
|
|
- "foreground": "#f44747"
|
|
|
1116
|
+ "foreground": "#A6A6A6"
|
|
1117
|
1117
|
}
|
|
1118
|
1118
|
},
|
|
1119
|
1119
|
{
|
|
|
@@ -1299,7 +1299,7 @@
|
|
1299
|
1299
|
{
|
|
1300
|
1300
|
"scope": "token.error-token",
|
|
1301
|
1301
|
"settings": {
|
|
1302
|
|
- "foreground": "#f44747"
|
|
|
1302
|
+ "foreground": "#A6A6A6"
|
|
1303
|
1303
|
}
|
|
1304
|
1304
|
},
|
|
1305
|
1305
|
{
|
|
|
@@ -1889,7 +1889,7 @@
|
|
1889
|
1889
|
"statusBarItem.remoteBackground": "#F4F4F4",
|
|
1890
|
1890
|
"statusBarItem.remoteForeground": "#909090",
|
|
1891
|
1891
|
"titleBar.activeBackground": "#FFFFFF",
|
|
1892
|
|
- "titleBar.activeForeground": "#909090",
|
|
|
1892
|
+ "titleBar.activeForeground": "#BCBCBC",
|
|
1893
|
1893
|
"titleBar.inactiveBackground": "#FFFFFF",
|
|
1894
|
1894
|
"titleBar.inactiveForeground": "#A7A7A7",
|
|
1895
|
1895
|
"titleBar.border": "#E8E8E8",
|