Skip to content

Commit fc25456

Browse files
author
TechFox Innovations
authored
Update builtin.c
1 parent ff51d57 commit fc25456

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
@@ -4034,7 +4034,7 @@ static const FFlogo S[] = {
40344034
.names = {"FoxOS"},
40354035
.lines = FASTFETCH_DATATEXT_LOGO_FOXOS,
40364036
.colors = {
4037-
FF_COLOR_FG_ORANGE,
4037+
FF_COLOR_FG_YELLOW,
40384038
},
40394039
},
40404040
// Slackel

0 commit comments

Comments
 (0)