Skip to content

Commit 4133e08

Browse files
committed
Make --text-muted color fixed (#808090) across themes
1 parent f3f72d3 commit 4133e08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/app.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@
115115
--surface-hover: color-mix(in srgb, var(--surface-raised) 90%, black);
116116

117117
--text: #1a1a1f;
118-
--text-muted: #606068;
119118
--text-disabled: #909098;
120119

121120
--border: rgba(0, 0, 0, 0.1);

0 commit comments

Comments
 (0)