mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Logo (Builtin): use FG_DEFAULT instead of FG_WHITE
This commit is contained in:
+1
-1
@@ -3455,7 +3455,7 @@ static const FFlogo O[] = {
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_OPENINDIANA,
|
||||
.colors = {
|
||||
FF_COLOR_FG_BLUE,
|
||||
FF_COLOR_FG_WHITE,
|
||||
FF_COLOR_FG_DEFAULT,
|
||||
},
|
||||
},
|
||||
// OpenMamba
|
||||
|
||||
Reference in New Issue
Block a user