We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 655aa17 commit 2a60085Copy full SHA for 2a60085
app/global.css
@@ -7,6 +7,7 @@
7
--color-fd-card: rgb(241 245 249); /* slate-100 for sidebar */
8
--color-fd-primary: rgb(15 23 42); /* slate-900 for better contrast */
9
--color-fd-muted: rgb(226 232 240); /* slate-200 - same as active menu item */
10
+ --color-fd-muted-foreground: rgb(100 116 139); /* slate-500 - one more tad lighter */
11
}
12
13
/* Code block background color - target all elements */
0 commit comments