feat: set dark theme as default

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
newblacc
2026-03-30 00:29:37 +02:00
co-authored by Claude Sonnet 4.6
parent d993355a54
commit d8ef0379f5
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -61,3 +61,6 @@ Format: [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Labeled container updates (rectangle, ellipse, diamond, arrow) now use convertToExcalidrawElements with ID transplant for correct text layout instead of in-place text patch that caused clipping
- Standalone text element updates now write label.text into text/originalText fields so Excalidraw renders the new value
- convertTextToLabel now maps text→label for arrows and empty strings (previously skipped falsy text)
### Changed
- Default theme set to dark