use foreground color instead of white

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-25 10:38:10 -04:00
parent 28c590d6ef
commit a1a1cd5bea
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
7.9.3:
- Use foreground color instead of white.
7.9.2:
- UX cleanup.
7.9.1:
+1 -1
View File
@@ -3,4 +3,4 @@
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = '7.9.2'
__version__ = '7.9.3'