We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9635aec + 6f2a001 commit 0e151e6Copy full SHA for 0e151e6
apps/developer-hub/src/components/Root/theme.css
@@ -301,7 +301,7 @@
301
var(--color-steel-900),
302
var(--color-steel-50)
303
);
304
- --color-fd-muted: light-dark(var(--color-stone-700), var(--color-steel-400));
+ --color-fd-muted: light-dark(var(--color-steel-100), var(--color-steel-700));
305
--color-fd-muted-foreground: light-dark(
306
var(--color-steel-600),
307
var(--color-steel-400)
0 commit comments