fix: update color format in fastfetch scripts for compatibility

This commit is contained in:
2026-01-19 23:07:29 +01:00
parent bb19a37d62
commit 274710ae56
2 changed files with 8 additions and 2 deletions
@@ -9,7 +9,7 @@ if not set -q fetch_logo_type
end
if not set -q fetch_color
set -g fetch_color "#89b4fa"
set -g fetch_color "38;2;137;180;250"
end
if test "$fetch_logo_type" = symbols