We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 983d134 commit 63168a4Copy full SHA for 63168a4
src/logo/builtin.c
@@ -3153,7 +3153,7 @@ static const FFlogo M[] = {
3153
FF_COLOR_FG_LIGHT_BLACK, //grey
3154
FF_COLOR_FG_DEFAULT,
3155
},
3156
- .colorKeys = FF_COLOR_FG_LIGHT_BLACK, //grey
+ .colorKeys = FF_COLOR_FG_WHITE,
3157
.colorTitle = FF_COLOR_FG_DEFAULT,
3158
3159
// MidnightBSD
0 commit comments