Skip to content

Commit 0b0f36d

Browse files
committed
fix: also revert for Light Modern
1 parent 9042de0 commit 0b0f36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/theme-defaults/themes/light_modern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"textCodeBlock.background": "#F8F8F8",
132132
"textLink.activeForeground": "#005FB8",
133133
"textLink.foreground": "#005FB8",
134-
"textPreformat.foreground": "#3B3B3B",
134+
"textPreformat.foreground": "#A31515",
135135
"textPreformat.background": "#0000001F",
136136
"textSeparator.foreground": "#21262D",
137137
"titleBar.activeBackground": "#F8F8F8",

0 commit comments

Comments
 (0)