mirror of
https://github.com/versia-pub/frontend.git
synced 2026-03-13 03:29:16 +01:00
feat: ✨ Add CW rendering
This commit is contained in:
parent
80ad22c395
commit
7372882905
6 changed files with 64 additions and 29 deletions
|
|
@ -33,6 +33,9 @@
|
|||
--destructive: 0 84.2% 60.2%;
|
||||
--destructive-foreground: 0 0% 98%;
|
||||
|
||||
--warning: 40, 100%, 50%;
|
||||
--warning-foreground: 0 0% 98%;
|
||||
|
||||
--ring: 240 10% 3.9%;
|
||||
|
||||
--radius: 0.5rem;
|
||||
|
|
@ -75,6 +78,9 @@
|
|||
--destructive: 0 62.8% 30.6%;
|
||||
--destructive-foreground: 0 0% 98%;
|
||||
|
||||
--warning: 40 100% 50%;
|
||||
--warning-foreground: 0 0% 98%;
|
||||
|
||||
--ring: 240 4.9% 83.9%;
|
||||
|
||||
--sidebar-background: 240 5.9% 10%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue