Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-04-17 18:59:42 +00:00
parent 8634725abf
commit 0354a83574

View file

@ -92,7 +92,11 @@
--destructive: oklch(0.58 0.24 27); /* #DC2626 red-600 — distinto do laranja */ --destructive: oklch(0.58 0.24 27); /* #DC2626 red-600 — distinto do laranja */
--destructive-foreground: oklch(0.99 0 0); --destructive-foreground: oklch(0.99 0 0);
--success: oklch(0.72 0.17 162); /* #10B981 — sucesso continua verde */ --success: oklch(0.72 0.17 162); /* #10B981 — sucesso continua verde */
--success-foreground: oklch(0.99 0 0);
--warning: oklch(0.78 0.17 70); --warning: oklch(0.78 0.17 70);
--warning-foreground: oklch(0.18 0.04 265);
--info: oklch(0.62 0.19 255); /* #3B82F6 blue-500 */
--info-foreground: oklch(0.99 0 0);
--border: oklch(0.92 0.01 256); /* #E2E8F0 */ --border: oklch(0.92 0.01 256); /* #E2E8F0 */
--input: oklch(0.92 0.01 256); --input: oklch(0.92 0.01 256);