Change default fg to 8 in config.ini

This commit is contained in:
AnErrupTion 2023-06-20 12:22:21 +02:00
parent c70f8b7c2e
commit 2fd2f77ac0

View File

@ -43,7 +43,7 @@ blank_password = false
bg = 0 bg = 0
# Foreground color id # Foreground color id
fg = 9 fg = 8
# Blank main box background # Blank main box background
# Setting to false will make it transparent # Setting to false will make it transparent