Logo (Builtin): add Lilidog

Fix #1373
This commit is contained in:
李通洲
2024-11-04 09:20:33 +08:00
parent a7f881522b
commit b5545c926f
3 changed files with 27 additions and 0 deletions
+1
View File
@@ -18,6 +18,7 @@ Logo:
* Update OpenSuse Tumbleweed
* Add XCP-ng
* Add SummitOS
* Add Lilidog
* Update PikaOS
* Update OpenSUSE Leap
* Update aperture
+16
View File
@@ -0,0 +1,16 @@
+DDDL+ +LDDDDD+
LD++++D+D+::::::+D
D+-::::=D+::::::::+LLDD+
D=::::::=L=-::::::=LL++=+D
D-:::::=LDD=-::-=+L=-::::=D
L+--==+++===++LDD+:::::::-D
DL+++==:::::::::-+D-:::::::=D
D=:::::::::::::::::++:::::-+D
D+::::::::::::::::::+D++==+LD+
D=:::::::::::::::::+LD+=--:-+D
L+=-::::::::::::::L+-::::::=D
DLL++-::::::::::-D:::::::-+D
DL+:::::::::+D=-:::-=+D
D=:::::::-D +LDLLD+
L+--::-=D
+LDLDD+
+10
View File
@@ -2389,6 +2389,16 @@ static const FFlogo L[] = {
.colorKeys = FF_COLOR_FG_GREEN,
.colorTitle = FF_COLOR_FG_YELLOW,
},
// Lilidog
{
.names = {"Lilidog"},
.lines = FASTFETCH_DATATEXT_LOGO_LIBREELEC,
.colors = {
FF_COLOR_FG_BLUE,
},
.colorKeys = FF_COLOR_FG_RED,
.colorTitle = FF_COLOR_FG_WHITE,
},
// Lingmo OS
{
.names = {"Lingmo", "lingmo", "LingmoOS", "lingmoos"},