From 8110b6d52aa76750a2eacbe02fd30c06d23ba43c Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Sun, 10 Mar 2024 08:24:23 +0100 Subject: [PATCH] Logo is now all dark blue --- config.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.conf b/config.conf index 0865f30..fad366d 100644 --- a/config.conf +++ b/config.conf @@ -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.