mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
fixing fastfetch wrong colors for xray_os logo (#1486)
This commit is contained in:
committed by
GitHub
parent
d39be955b1
commit
0bed182784
+2
-1
@@ -5000,9 +5000,10 @@ static const FFlogo X[] = {
|
||||
.names = {"Xray_OS"},
|
||||
.lines = FASTFETCH_DATATEXT_LOGO_XRAY_OS,
|
||||
.colors = {
|
||||
FF_COLOR_FG_256 "16",
|
||||
FF_COLOR_FG_256 "15",
|
||||
FF_COLOR_FG_256 "14",
|
||||
FF_COLOR_FG_256 "16",
|
||||
FF_COLOR_FG_256 "24",
|
||||
}
|
||||
},
|
||||
// LAST
|
||||
|
||||
Reference in New Issue
Block a user