mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-01 14:01:38 +01:00
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:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user