summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-07-19 14:11:46 -0400
committerJune McEnroe <june@causal.agency>2017-07-19 14:11:46 -0400
commit278c414eb0ae65d5da95dba0906f5e28fc014bfb (patch)
tree3355df5488678dc9c8d8bd42c2515cb0c8f0abac
parentRemove old keyboard layouts (diff)
downloadsrc-278c414eb0ae65d5da95dba0906f5e28fc014bfb.tar.gz
src-278c414eb0ae65d5da95dba0906f5e28fc014bfb.zip
Use bright colors for bold text in Terminal.app
-rw-r--r--files/Dark.terminal2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/Dark.terminal b/files/Dark.terminal
index 5c4f5935..4b599e9e 100644
--- a/files/Dark.terminal
+++ b/files/Dark.terminal
@@ -1630,7 +1630,7 @@
 	<key>UseBoldFonts</key>
 	<false/>
 	<key>UseBrightBold</key>
-	<false/>
+	<true/>
 	<key>VisualBell</key>
 	<true/>
 	<key>VisualBellOnlyWhenMuted</key>