Skip to content

Commit 4391bee

Browse files
fix: missing stone-950 on default theme variables (#2380)
There were no `stone-950` on the default theme token <img width="1635" height="1033" alt="image" src="https://github.com/user-attachments/assets/49044228-32c6-4f53-a93e-f037f2268cf0" />
1 parent 3dcf057 commit 4391bee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/docs/theme.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -922,6 +922,7 @@ For reference, here's a complete list of the theme variables included by default
922922
--color-stone-700: oklch(37.4% 0.01 67.558);
923923
--color-stone-800: oklch(26.8% 0.007 34.298);
924924
--color-stone-900: oklch(21.6% 0.006 56.043);
925+
--color-stone-950: oklch(14.7% 0.004 49.25);
925926

926927
--color-black: #000;
927928
--color-white: #fff;

0 commit comments

Comments
 (0)