Skip to content

Commit e6d1e24

Browse files
authored
Update builtin.c
1 parent 26f1bfa commit e6d1e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logo/builtin.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4004,7 +4004,7 @@ static const FFlogo P[] = {
40044004
.lines = FASTFETCH_DATATEXT_LOGO_PRISMLINUX,
40054005
.colors = {
40064006
FF_COLOR_FG_BLUE,
4007-
FF_COLOR_FG_WHITE,
4007+
FF_COLOR_FG_BLUE,
40084008
},
40094009
},
40104010
// LAST

0 commit comments

Comments
 (0)