mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-30 21:41:46 +01:00
themes - add a setting to hardcode the native theme source (#200144)
* themes - add a setting to hardcode the native theme source * disable in linux * . * .
This commit is contained in:
@@ -134,8 +134,9 @@ import 'vs/workbench/contrib/configExporter/electron-sandbox/configurationExport
|
||||
// Terminal
|
||||
import 'vs/workbench/contrib/terminal/electron-sandbox/terminal.contribution';
|
||||
|
||||
// Themes Support
|
||||
// Themes
|
||||
import 'vs/workbench/contrib/themes/browser/themes.test.contribution';
|
||||
import 'vs/workbench/services/themes/electron-sandbox/themes.contribution';
|
||||
|
||||
// User Data Sync
|
||||
import 'vs/workbench/contrib/userDataSync/electron-sandbox/userDataSync.contribution';
|
||||
|
||||
Reference in New Issue
Block a user