Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Add TorizonCore logo
Browse files Browse the repository at this point in the history
  • Loading branch information
andreriesco committed May 3, 2021
1 parent 6dd85d6 commit 9f65b1d
Showing 1 changed file with 38 additions and 3 deletions.
41 changes: 38 additions & 3 deletions neofetch
Original file line number Diff line number Diff line change
Expand Up @@ -804,7 +804,7 @@ image_source="auto"
# sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
# SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
# Solus, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap, t2,
# openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
# openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, TorizonCore, Trisquel,
# Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu-MATE,
# Ubuntu-Studio, Ubuntu, Univention, Venom, Void, semc, Obarun,
# windows10, Windows7, Xubuntu, Zorin, and IRIX have ascii logos.
Expand Down Expand Up @@ -5066,8 +5066,8 @@ ASCII:
sabotage, Sabayon, Sailfish, SalentOS, Scientific, Septor,
SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
Solus, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap,
t2, openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu-MATE,
t2, openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, TorizonCore,
Trisquel, Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu-MATE,
Ubuntu-Studio, Ubuntu, Univention, Venom, Void, semc, Obarun,
windows10, Windows7, Xubuntu, Zorin, and IRIX have ascii logos.
Expand Down Expand Up @@ -10278,6 +10278,41 @@ Nsyh+-..+y+- yMMMMd :mMM+
EOF
;;

"TorizonCore"*)
set_colors fg 3 4 8 5
read -rd '' ascii_data <<'EOF'
${c2} `.::-.
`-://////:-.
`:////////////:.
`.-.` `-:///////-. `
`.://///:.` `-::-. `-://:.`
.:///////////:. `-:////////:.`
`.://///////:-` .:////////////:`
`.-/:-` `.:///:-` ${c3}`-+o/.${c2} `.://////-. `.`
`.:///////:-` `.` ${c3}`-+sssssso/.${c2} `.--. `-:///:-`
-/////////////: ${c3}`+sssssssssssso-${c2} `-://///////:-`
.-///////:.` `` ${c3}-/sssssssso/.${c2} ` .:///////////-.
.-::.` `-://:-. ${c3}-/sso/.${c2} `.:/:-. `.://///-.
`-:////////:-. ${c3}`${c2} `.:////////-. `.-.
${c1}o-${c2} -:///////////:` .:////////////:` ${c1}-o${c2}
${c1}hdho-${c2} `-://///:.` `..` `-://////:.` ${c1}-ohdh${c2}
${c1}/ydddho-${c2} `--.` `.:////:.` `-::.` ${c1}-ohdddy/${c2}
${c1}./ydddho:`${c2} `.://////////:. ${c1}`:ohdddy/.${c2}
` ${c1}`/shddho:`${c2} `.://////////:. ${c1}`:ohddds/`${c2} `
::-` ${c1}`/shddhs:`${c2} `.:////:.` ${c1}`:shddhs/`${c2} `-::
:///:-` ${c1}`:shddhs/`${c2} `..` ${c1}`/shddhs:`${c2} `-:///-
`.:///:-` ${c1}`:ohddhs/`${c2} ${c1}`/shddho:`${c2} `-:///:.`
`.:///:-. ${c1}-ohdddy/.${c2} ${c1}./ydddho-${c2} .-:///-.`
`.:///:-. ${c1}-+hdddy+//+ydddh+-${c2} .-://:-.
`.-///:-. ${c1}-+yddddddy+-${c2} .-://:-.
.-://:-. ${c1}./++/.${c2} .-///:-.
.-:///:.` `.:///:-`
`-:///:.````.:///:-`
`-:////////:-`
`-::::-`
EOF
;;

"Trisquel"*)
set_colors 4 6
read -rd '' ascii_data <<'EOF'
Expand Down

0 comments on commit 9f65b1d

Please sign in to comment.