We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f536108 commit 2953188Copy full SHA for 2953188
resources/css/shadcn-overrides.css
@@ -29,6 +29,8 @@
29
/*--ring-oklch: from var(--sharp-config-primary) 0.71 min(c, 0.01) h; !* default levels *!*/
30
--ring-oklch: from var(--sharp-config-primary) 0.71 min(c, 0.05) h;
31
32
+ --popover-oklch: 1 0 0;
33
+
34
/*--sidebar-background-oklch: from var(--sharp-config-primary) 0.98 0 h; !* default levels *!*/
35
--sidebar-background-oklch: from var(--sharp-config-primary) 0.98 min(c, 0.005) h;
36
/*--sidebar-foreground-oklch: from var(--sharp-config-primary) 0.37 0.01 h; !* default levels *!*/
0 commit comments