fix: update editor bridge syntax and refine demo config content
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
{
|
||||
"activePreset": "amberGlow",
|
||||
"activePreset": "midnightBlue",
|
||||
"customColors": {
|
||||
"bg": "#0B0F19",
|
||||
"accent": "#38BDF8"
|
||||
"bg": "#0b0f19",
|
||||
"accent": "#38bdf8",
|
||||
"text": "#e0e0e0",
|
||||
"border": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user