From 27269bee14755d51b347c1e3d4d81f445d010892 Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Mon, 18 Jan 2021 19:33:46 +0000 Subject: [PATCH] color scheme workspace --- dev.theia-workspace | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev.theia-workspace b/dev.theia-workspace index 99e7c38..0f8e288 100644 --- a/dev.theia-workspace +++ b/dev.theia-workspace @@ -4,5 +4,7 @@ "path": "" } ], - "settings": {} +"settings": { + "workbench.colorTheme": "light" +} } \ No newline at end of file