mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Logo (Builtin): fix colors of UOS
This commit is contained in:
+2
-2
@@ -5147,10 +5147,10 @@ static const FFlogo U[] = {
|
||||
.names = {"UOS"},
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_UOS,
|
||||
.colors = {
|
||||
FF_COLOR_FG_RED,
|
||||
FF_COLOR_FG_BLUE,
|
||||
},
|
||||
.colorKeys = FF_COLOR_FG_DEFAULT,
|
||||
.colorTitle = FF_COLOR_FG_YELLOW,
|
||||
.colorTitle = FF_COLOR_FG_BLUE,
|
||||
},
|
||||
// UrukOS
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user