mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-06 17:15:43 -08:00
Implement fallbacks
This commit is contained in:
@@ -12,6 +12,11 @@
|
||||
"label": "Generated Theme",
|
||||
"uiTheme": "vs-dark",
|
||||
"path": "./theme.json"
|
||||
},
|
||||
{
|
||||
"label": "Generated Theme (Minimal)",
|
||||
"uiTheme": "vs-dark",
|
||||
"path": "./theme-minimal.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user