fix: editor content survives theme HMR + bullet marker styling + indent control

This commit is contained in:
lucaronin
2026-02-16 08:21:23 +01:00
parent 405d5f39fc
commit 4c211e09bc
3 changed files with 14 additions and 3 deletions

View File

@@ -48,7 +48,7 @@
},
"lists": {
"bulletSymbol": "•",
"bulletSize": 14,
"bulletSize": 30,
"bulletColor": "var(--text-tertiary)",
"indentSize": 24,
"itemSpacing": 4,