Skip to content

Commit bbee984

Browse files
committed
Adjust color setting
1 parent dbdb10f commit bbee984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/javascript/css/config/theme.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
--joy-text-subtle: var(--color-stone-700);
124124
--joy-text-heading: var(--joy-color-200);
125125
--joy-text-emphasis: var(--joy-color-500);
126-
--joy-text-theme: var(--joy-color-400);
126+
--joy-text-theme: var(--joy-color-500);
127127

128128
--joy-link-primary: var(--joy-link-4);
129129
--joy-link-visited: var(--joy-link-3);

0 commit comments

Comments
 (0)