Skip to content

Commit c661225

Browse files
author
bjarneo
committed
set bg color user
1 parent 1c95f5e commit c661225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pytify/prompt.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
style = style_from_dict({
13-
Token.Username: '#81b71a italic',
13+
Token.Username: 'bg:#ffffff #81b71a italic',
1414
Token.At: '#999999',
1515
Token.Host: '#81b71a',
1616
Token.Separator: '#81b71a',

0 commit comments

Comments
 (0)