feat(editor): store real color values in edgeless (#9254)

### What's Changed!

* adds theme type: `ThemeSchema`
* adds default theme: `DefaultTheme`
* stores real color values
This commit is contained in:
fundon
2024-12-30 03:36:35 +00:00
parent a5641ae608
commit b9f2650369
287 changed files with 2219 additions and 1520 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"@blocksuite/block-std": "workspace:*",
"@blocksuite/global": "workspace:*",
"@blocksuite/presets": "workspace:*",
"@playwright/test": "=1.49.1"
"@playwright/test": "=1.49.1",
"@toeverything/theme": "^1.1.3"
},
"repository": {
"type": "git",