Add TileOS logo

This commit is contained in:
Sunderland93
2023-11-27 15:07:58 +04:00
committed by Carter Li
parent 36f18d0961
commit aca502e9a0
2 changed files with 30 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
${c2} ,.
${c2} ##########
${c2} ###################.
${c2} ############################
${c2} ####################################
${c2} ######################################
${c1},(/${c2} *############################( ${c3}.%${c1}
${c1}(((((((${c2} (#################### ${c3}%%####${c1}
${c1}(((((((((((/${c2} ############ ${c3}%#########${c1}
${c1}((((((((((((((((${c2} ##/ ${c3}(##############${c1}
${c1}((((((((((((((((((((${c2} ${c3}###################${c1}
${c1}(((((((((((((((((((((${c2} ${c3}####################${c1}
${c1}(((((((((((((((((((((${c2} ${c3}####################${c1}
${c1}(((((((((((((((((((((${c2} ${c3}####################${c1}
${c1}(((((((((((((((((((((${c2} ${c3}####################${c1}
${c1} ((((((((((((((((((((${c2} ${c3}###################%${c1}
${c1} ((((((((((((((((${c2} ${c3}################/${c1}
${c1} ((((((((((((${c2} ${c3}###########%${c1}
${c1} (((((((${c2} ${c3}#######*${c1}
${c1} (((${c2} ${c3}##%*${c1}
+10
View File
@@ -3799,6 +3799,16 @@ static const FFlogo T[] = {
FF_COLOR_FG_WHITE,
},
},
// TileOS
{
.names = {"TileOS"},
.lines = FASTFETCH_DATATEXT_LOGO_TILEOS,
.colors = {
FF_COLOR_FG_MAGENTA,
FF_COLOR_FG_BLUE,
FF_COLOR_FG_GREEN,
},
},
// TorizonCore
{
.names = {"TorizonCore"},