deploy: current vibn theia state
Made-with: Cursor
This commit is contained in:
10
packages/monaco/data/monaco-themes/vscode/light_theia.json
Normal file
10
packages/monaco/data/monaco-themes/vscode/light_theia.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "vscode://schemas/color-theme",
|
||||
"name": "Light (Theia)",
|
||||
"include": "./light_plus.json",
|
||||
"colors": {
|
||||
"activityBar.background": "#ececec",
|
||||
"activityBar.activeBorder": "#000000",
|
||||
"activityBar.foreground": "#000000"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user