Align admin theme with Tamagui v2
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
tests / ui (push) Has been cancelled

This commit is contained in:
Codex Agent
2026-02-03 22:40:16 +01:00
parent 4f910b2d2a
commit 0535f63b40
7 changed files with 121 additions and 48 deletions

View File

@@ -3749,6 +3749,10 @@ var fonts2 = {
};
var config = (0, import_core2.createTamagui)({
...defaultConfig,
settings: {
...defaultConfig.settings ?? {},
addThemeClassName: "html"
},
animations: createAnimations({
fast: "cubic-bezier(0.2, 0.7, 0.2, 1) 150ms",
medium: "cubic-bezier(0.2, 0.7, 0.2, 1) 250ms",