feat: Add CW rendering

This commit is contained in:
Jesse Wierzbinski 2024-12-07 15:16:45 +01:00
parent 80ad22c395
commit 7372882905
No known key found for this signature in database
6 changed files with 64 additions and 29 deletions

View file

@ -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%;