Adjust black to more readable grey

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-06-02 01:23:52 +02:00
parent cf49919d52
commit a07a996ac4
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -250,7 +250,7 @@ colors:
# Normal colors
normal:
black: '#000000'
black: '#666666'
red: '#c91b00'
green: '#00c200'
yellow: '#c7c400'
@ -261,7 +261,7 @@ colors:
# Bright colors
bright:
black: '#676767'
black: '#767676'
red: '#ff6d67'
green: '#5ff967'
yellow: '#fefb67'