Logo (Builtin): add Starry Linux

Fix #1771
This commit is contained in:
李通洲
2025-05-30 13:55:31 +08:00
parent 0cd8c6ead6
commit 4df4a1de78
2 changed files with 24 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
*/
*,*,*(
,,,,,,,,,,,,,,,,,,,,,,,,
,*,*,*,*,*,*,*,*,*,*,*,*
,,,,,,,,,,,,,,,,,,,,,,,,
*,*,*,*,*,*,*,*,*,*,*,*,*,*,*
*,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,,
,,,,,,,,,,,,,,,,,,,,,,,,,,,*
,*,*,*,*,*,*,*,*,*,*,*,*,*,*
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
(*,*,*,*,*,*,*,*,*,*,*,*,*,
,,,,,,,,,,,,,,,,
&*,*,*#@@*,*,*,
+10
View File
@@ -4527,6 +4527,16 @@ static const FFlogo S[] = {
FF_COLOR_FG_WHITE,
},
},
// Starry
{
.names = {"Starry"},
.lines = FASTFETCH_DATATEXT_LOGO_STARRY,
.colors = {
FF_COLOR_FG_GREEN,
},
.colorKeys = FF_COLOR_FG_GREEN,
.colorTitle = FF_COLOR_FG_WHITE,
},
// StockLinux
{
.names = {"Stock Linux"},