Skip to content

Commit 9042de0

Browse files
committed
fix: restore Dark Modern preformat foreground
1 parent 60182c7 commit 9042de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/theme-defaults/themes/dark_modern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"textCodeBlock.background": "#2B2B2B",
114114
"textLink.activeForeground": "#4daafc",
115115
"textLink.foreground": "#4daafc",
116-
"textPreformat.foreground": "#D0D0D0",
116+
"textPreformat.foreground": "#D7BA7D",
117117
"textPreformat.background": "#3C3C3C",
118118
"textSeparator.foreground": "#21262D",
119119
"titleBar.activeBackground": "#181818",

0 commit comments

Comments
 (0)