Make the outer prompt look more normal

There's a slight issue with the inverted cell representing
the cursor standing out a bit too much amongst the rest of
the characters.

The resulting experience is a lot more consistent, though.
This commit is contained in:
2020-10-01 13:31:39 +02:00
parent b8c767354e
commit 5451eba2a3
2 changed files with 10 additions and 8 deletions

View File

@@ -131,7 +131,7 @@ cursor 231 202
bar 16 255 ul
cwd bold
input
cmdline 102
cmdline 145
....
Filename colours are taken from the `LS_COLORS` environment variable.