Turn green screen off until it's fully tested

and the foundation knows it's coming.
This commit is contained in:
Sam El-Husseini
2018-06-05 09:44:20 -07:00
committed by GitHub
parent 75c365191b
commit 2f5dcf983a

View File

@ -363,7 +363,7 @@
}
},
"highContrast": true,
"greenScreen": true,
"greenScreen": false,
"selectLanguage": true,
"availableLocales": [
"en",
@ -396,4 +396,4 @@
"editor.background": "#ecf0f1"
}
}
}
}