Skip to content

Commit 9e78160

Browse files
committed
Revert "Logo (Builtin): add Starry Linux"
Ref: #1963 This reverts commit 4df4a1d.
1 parent 82cdc4c commit 9e78160

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

src/logo/ascii/starry.txt

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/logo/builtin.c

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4615,16 +4615,6 @@ static const FFlogo S[] = {
46154615
FF_COLOR_FG_WHITE,
46164616
},
46174617
},
4618-
// Starry
4619-
{
4620-
.names = {"Starry"},
4621-
.lines = FASTFETCH_DATATEXT_LOGO_STARRY,
4622-
.colors = {
4623-
FF_COLOR_FG_GREEN,
4624-
},
4625-
.colorKeys = FF_COLOR_FG_GREEN,
4626-
.colorTitle = FF_COLOR_FG_DEFAULT,
4627-
},
46284618
// StockLinux
46294619
{
46304620
.names = {"Stock Linux"},

0 commit comments

Comments
 (0)