mirror of
https://github.com/fastfetch-cli/fastfetch.git
synced 2026-09-13 02:42:09 +02:00
Logo (Builtin): add Oreon
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
@@@@@@@@@@
|
||||
@@@@@@@@@@@@@@@@@@
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
@@@@@@@@@@ @@@@@@@@@@@
|
||||
@@@@@@@@ @@@@@@@@@
|
||||
@@@@@@@@ @@@@@@@@
|
||||
@@@@@@@ @@@@@@@
|
||||
@@@@@@@@ @@@@@@@
|
||||
@@@@@@@@ @@@@@@
|
||||
@@@@@@@@@ @@@@@@
|
||||
@@@@@@@@@@ @@@@@@
|
||||
@@@@@@@@@@ @@@@@@
|
||||
@@@@@@@@@ @@@@@@
|
||||
@@@@@@@@ @@@@@@
|
||||
@@@@@@@@ @@@@@@@
|
||||
@@@@@@@ @@@@@@@
|
||||
@@@@@@@@ @@@@@@@@
|
||||
@@@@@@@@ @@@@@@@@
|
||||
@@@@@@@@@@ @@@@@@@@@@@
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
@@@@@@@@@@@@@@@@@@
|
||||
@@@@@@@@@@
|
||||
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user