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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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