Logo is now all dark blue

This commit is contained in:
Yannick Reiß 2024-03-10 08:24:23 +01:00
parent fce9439ecc
commit 8110b6d52a
No known key found for this signature in database
GPG Key ID: 5A3AF456F0A0338C
1 changed files with 1 additions and 1 deletions

View File

@ -779,7 +779,7 @@ ascii_distro="auto"
# Example:
# ascii_colors=(distro) - Ascii is colored based on Distro colors.
# ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors.
ascii_colors=(distro)
ascii_colors=(4 4 4 4 4 4)
# Bold ascii logo
# Whether or not to bold the ascii logo.