mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 16:18:58 +01:00
[themes] revert uiTheme-> type change
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"$schema": "vscode://schemas/color-theme",
|
||||
"name": "Dark Default Colors",
|
||||
"type": "dark",
|
||||
"colors": {
|
||||
"editorBackground": "#1e1e1e",
|
||||
"editorForeground": "#D4D4D4",
|
||||
|
||||
Reference in New Issue
Block a user