Logo (Builtin): add Oreon

This commit is contained in:
李通洲
2025-01-13 13:42:20 +08:00
parent 3ed5a250a4
commit 9f9e3dd931
2 changed files with 31 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
@@@@@@@@@@
@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@ @@@@@@@@@@@
@@@@@@@@ @@@@@@@@@
@@@@@@@@ @@@@@@@@
@@@@@@@ @@@@@@@
@@@@@@@@ @@@@@@@
@@@@@@@@ @@@@@@
@@@@@@@@@ @@@@@@
@@@@@@@@@@ @@@@@@
@@@@@@@@@@ @@@@@@
@@@@@@@@@ @@@@@@
@@@@@@@@ @@@@@@
@@@@@@@@ @@@@@@@
@@@@@@@ @@@@@@@
@@@@@@@@ @@@@@@@@
@@@@@@@@ @@@@@@@@
@@@@@@@@@@ @@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@
@@@@@@@@@@
+9
View File
@@ -3411,6 +3411,15 @@ static const FFlogo O[] = {
.colorKeys = FF_COLOR_FG_WHITE,
.colorTitle = FF_COLOR_FG_MAGENTA,
},
// Oreon
{
.names = {"Oreon"},
.lines = FASTFETCH_DATATEXT_LOGO_OREON,
.colors = {
FF_COLOR_FG_DEFAULT,
FF_COLOR_FG_DEFAULT,
},
},
// OS_Elbrus
{
.names = {"OS Elbrus"},