Logo(Builtin): Fix RebornOS

This commit is contained in:
shivanandvp 2023-08-08 05:02:35 -05:00 committed by Carter Li
parent 4bef1274c8
commit 38044acf75
3 changed files with 28 additions and 31 deletions

View File

@ -1,20 +1,20 @@
:::::::::::::::::::::::
.:^!!!!!!!!!^.^!!!!!!!!!^:.
.:~!!!!!!!!!!^.^!!!!!!!!!!~:.
.:~!!!!!~~~~~~^.^~~~~~~!!!!!~:.
.^!!!!!~::$2=====:.:=====$1::~!!!!!^.
.::^~~!!~:$2^77777?~.~?77777^$1:~!!~~^::.
.:~~^:::^.$2^77777!!^.^7!77777^$1.^:::^~~:.
.:~!!!!~::::$2^~!!::^^^^^::!!~^$1::::~!!!!~:.
.^!!!!!~::$2!7!~^:.^?JJJJJ?^.:^~!7!$1::~!!!!!^.
.:^!!!!!~:$2^77777~.~JJJJJJJJJ~.~77777^$1:~!!!!!^:.
.:^!!!!!~:$2^77777~.~JJJJJJJJJ~.~77777^$1:~!!!!!^:.
.^!!!!!~::$2!7!~^:.^?JJJJJ?^.:^~!7!$1::~!!!!!^.
.:~!!!!~::$2::^~!!::^^^^^::!!~^::$1::~!!!!~:.
.:~~^:::^.$2^77777!!^.^7!77777^.$1^:::^~~:.
.::^~~!!~:$2^77777?~.~?77777^$1:~!!~~^::.
.^!!!!!~::$2=====:.:=====$1::~!!!!!^.
.:~!!!!!~~~~~~^.^~~~~~~!!!!!~:.
.:~!!!!!!!!!!^.^!!!!!!!!!!~:.
.:^!!!!!!!!!^.^!!!!!!!!!^:.
:::::::::::::::::::::::
$1.======================.
$1.#$2#*********$1%%$2*********#$1%:
$1:%$2#**********$1%%$2**********#$1%-
$1-%$2************$1%%$2************$1%=
$1+%$2******$1%%#####$1%%#####%%$2******$1%+
$1*%%#$2****$1%#$3+=====$1%%$3=====+$1#%$2****$1#%%*
$1*%$2*#$1#%%#%#$3====+++$1%%$3+++====$1#%#%%#$2#*$1##.
$1.##$2*****$1#%%%#$3*++$1%######%$3*+*$1#%%%#$2*****$1#%.
$1:%#$2*****$1#%$3*=+*$1#%%$3*++++++*$1%%#$3*+=*$1%#$2*****$1#%:
$1-%#$2*****$1#%$3+====*$1%$3*++++++++*$1%#$3====+$1%#$2******$1%-
$1-%#$2*****$1#%$3+====*$1%$3*++++++++*$1%#$3====+$1%#$2******$1%=
$1:%#$2*****$1#%$3*=+*$1#%%$3*++++++*$1%%#$3*+=*$1%#$2*****$1#%-
$1.##$2*****$1#%%%#$3*+*$1%######%$3*+*$1#%%%#$2*****$1#%:
$1.##$2**$1#%%#%#$3====+++$1%%$3+++====$1#%#%%#$2#*$1##.
$1*%%#$2****$1%#$3+=====$1%%$3=====+$1#%$2****$1#%%*
$1+%$2******$1%%#####%%#####%%$2******$1%*
$1-%$2************$1%%$2************$1%=
$1:%$2#**********$1%%$2**********#$1%-
$1:%$2#*********$1%%$2*********#$1%:
$1.======================.

View File

@ -1,11 +1,7 @@
_______________
/ \ / \
/ \_______/ \
/ / \ / \ \
/ / \___/ \ \
/____/____/ \____\____\
\ \ \___/ / /
\ \ / \ / /
\ \/_______\/ /
\ / \ /
\_/___________\_/
_______
/\_____/\
/ /\___/\ \
/_/_/ \_\_\
\ \ \___/ / /
\ \/___\/ /
\/_____\/

View File

@ -2985,6 +2985,7 @@ const FFlogo ffLogoBuiltins[] = {
.names = {"Reborn", "Reborn OS", "reborn-os", "rebornos", "rebornos-linux", "reborn-os-linux"},
.lines = FASTFETCH_DATATEXT_LOGO_REBORN,
.colors = {
FF_COLOR_FG_BLACK,
FF_COLOR_FG_BLUE,
FF_COLOR_FG_CYAN,
},