mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +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
|
# black
|
||||||
color0 #000000
|
color0 #000000
|
||||||
color8 #4d4d4d
|
color8 #767676
|
||||||
|
|
||||||
# red
|
# red
|
||||||
color1 #cc0403
|
color1 #cc0403
|
||||||
|
|||||||
Reference in New Issue
Block a user