web - cache and restore base theme via localstorage

Also: let the theme service not change classes on document.body but the actual container of the workbench
This commit is contained in:
Benjamin Pasero
2019-07-10 18:51:49 +02:00
parent 2498febd38
commit 55f4cdedbc
7 changed files with 54 additions and 25 deletions

View File

@@ -24,7 +24,7 @@
<meta id="vscode-remote-connection-token" data-settings="{{CONNECTION_AUTH_TOKEN}}">
</head>
<body class="vs-dark" aria-label="">
<body aria-label="">
</body>
<!-- Require our AMD loader -->