mirror of
https://github.com/domfelipe/mika-agent-assist.git
synced 2026-08-07 14:56:51 +00:00
Changes
Co-authored-by: domfelipe <53182096+domfelipe@users.noreply.github.com>
This commit is contained in:
parent
8634725abf
commit
0354a83574
1 changed files with 4 additions and 0 deletions
|
|
@ -92,7 +92,11 @@
|
|||
--destructive: oklch(0.58 0.24 27); /* #DC2626 red-600 — distinto do laranja */
|
||||
--destructive-foreground: oklch(0.99 0 0);
|
||||
--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-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 */
|
||||
--input: oklch(0.92 0.01 256);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue