Skip to content

Commit ddec13b

Browse files
Alxhr0CarterLi
authored andcommitted
Fix Slackware
1 parent 74ac023 commit ddec13b

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
@@ -3522,7 +3522,7 @@ static const FFlogo S[] = {
35223522
.lines = FASTFETCH_DATATEXT_LOGO_SLACKWARE,
35233523
.colors = {
35243524
FF_COLOR_FG_BLUE,
3525-
FF_COLOR_FG_BLUE,
3525+
FF_COLOR_FG_WHITE,
35263526
},
35273527
.colorKeys = FF_COLOR_FG_BLUE,
35283528
.colorTitle = FF_COLOR_FG_BLUE,

0 commit comments

Comments
 (0)