Skip to content

Commit d2411ab

Browse files
committed
Don't use bold fonts.
Bold fonts are overloaded to show the "bright" colors in Solarized. The bright colors are not actually brighter versions of the base colors, they are different entirely. They shouldn't also be displayed in bold.
1 parent 77229fe commit d2411ab

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

Solarized Dark.terminal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@
219219
dmVy0RcYVHJvb3SAAQgRGiMtMjc7QUhPXGJkZpCVoKmxtL3P0tcAAAAAAAABAQAAAAAA
220220
AAAZAAAAAAAAAAAAAAAAAAAA2Q==
221221
</data>
222+
<key>UseBoldFonts</key>
223+
<false/>
222224
<key>UseBrightBold</key>
223225
<true/>
224226
<key>blackColour</key>

Solarized Light.terminal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,8 @@
219219
ZXLRFxhUcm9vdIABCBEaIy0yNztBSE9cYmRmj5SfqLCzvM7R1gAAAAAAAAEBAAAAAAAA
220220
ABkAAAAAAAAAAAAAAAAAAADY
221221
</data>
222+
<key>UseBoldFonts</key>
223+
<false/>
222224
<key>UseBrightBold</key>
223225
<true/>
224226
<key>blackColour</key>

0 commit comments

Comments
 (0)