mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Make the default intense black a little lighter
Brings it closer to the color definitions at: https://en.wikipedia.org/wiki/ANSI_escape_code#8-bit
This commit is contained in:
@@ -205,7 +205,7 @@ inactive_tab_font_style normal
|
||||
|
||||
# black
|
||||
color0 #000000
|
||||
color8 #4d4d4d
|
||||
color8 #767676
|
||||
|
||||
# red
|
||||
color1 #cc0403
|
||||
|
||||
Reference in New Issue
Block a user