style(ui): atualiza identidade visual

This commit is contained in:
Felipe Coutinho
2026-05-31 15:17:57 -03:00
parent e50eeba36e
commit cdcc677787
9 changed files with 321 additions and 385 deletions

View File

@@ -117,7 +117,7 @@
--destructive: oklch(62% 0.2 28);
--destructive-foreground: oklch(98% 0.005 30);
--border: oklch(31.987% 0.00462 39.069);
--border: oklch(24.576% 0.0072 67.399);
--input: var(--border);
--ring: var(--primary);
@@ -170,7 +170,7 @@
}
@theme inline {
--default-font-family: var(--font-inter);
--default-font-family: var(--font-bricolage);
--color-background: var(--background);
--color-foreground: var(--foreground);
--color-card: var(--card);