Skip to content

Commit 0b0004f

Browse files
committed
Should be white
1 parent c442342 commit 0b0004f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prompt_toolkit/terminal/vt100_output.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
'ansiblue': 104,
7070
'ansifuchsia': 105,
7171
'ansiturquoise': 106,
72-
'ansilightgray': 107,
72+
'ansiwhite': 107,
7373

7474
}
7575

0 commit comments

Comments
 (0)