Merge remote-tracking branch 'playground/master'

This commit is contained in:
Kuba Orlik 2026-01-01 20:45:05 +01:00
commit 10a3aacf15
3 changed files with 1356 additions and 14286 deletions

15638
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -98,7 +98,7 @@
"@sealcode/add-to-head": "^1.0.0",
"@sealcode/file-manager": "^1.0.2",
"@sealcode/jdd": "^0.8.4",
"@sealcode/jdd-editor": "^0.2.7",
"@sealcode/jdd-editor": "^0.2.8",
"@sealcode/sealgen": "^0.19.6",
"@sealcode/show-first-row": "^0.1.0",
"@sealcode/simplemde": "^1.12.1",

View File

@ -214,7 +214,7 @@
height: 50px;
padding: 8px;
flex-grow: 1;
background-color: var(--color-brand-canvas);
background-color: var(--color-brand-text-bg);
&[disabled] {
background-color: var(--color-brand-canvas-09);