Skip to content

Commit 2a60085

Browse files
committed
Update global.css
1 parent 655aa17 commit 2a60085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/global.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
--color-fd-card: rgb(241 245 249); /* slate-100 for sidebar */
88
--color-fd-primary: rgb(15 23 42); /* slate-900 for better contrast */
99
--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 */
1011
}
1112

1213
/* Code block background color - target all elements */

0 commit comments

Comments
 (0)