|
@@ -803,7 +803,7 @@ image_source="auto"
|
|
|
# Reborn_OS, Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith,
|
|
|
# Rocky, Rosa, sabotage, Sabayon, Sailfish, SalentOS, ShastraOS, Scientific, Septor,
|
|
|
# SereneLinux, SharkLinux, Siduction, SkiffOS, Slackware, SliTaz, SmartOS,
|
|
|
-# Solus, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap, t2,
|
|
|
+# Solus, Soda, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap, t2,
|
|
|
# openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
|
|
|
# Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu Touch, Ubuntu-MATE,
|
|
|
# Ubuntu-Studio, Ubuntu-Sway, Ubuntu, Ultramarine, Univention, Venom, Void, VNux, LangitKetujuh, semc,
|
|
@@ -5292,7 +5292,7 @@ ASCII:
|
|
|
Redstar, Redcore, Redhat, Refracted_Devuan, Regata, Regolith, Rosa,
|
|
|
sabotage, Sabayon, Sailfish, SalentOS, ShastraOS, Scientific, Septor,
|
|
|
SereneLinux, SharkLinux, Siduction, Slackware, SliTaz, SmartOS,
|
|
|
- Solus, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap,
|
|
|
+ Solus, Soda, Source_Mage, Sparky, Star, SteamOS, SunOS, openSUSE_Leap,
|
|
|
t2, openSUSE_Tumbleweed, openSUSE, SwagArch, Tails, Trisquel,
|
|
|
Ubuntu-Cinnamon, Ubuntu-Budgie, Ubuntu-GNOME, Ubuntu-MATE,
|
|
|
Ubuntu-Studio, Ubuntu-Sway, Ubuntu, Ultramarine, Univention, Venom, Void, VNux, LangitKetujuh, semc,
|
|
@@ -11994,6 +11994,27 @@ yyyyyyy${c2}+MMMMMMMMMMMMMMMMMMMMMMMM/${c1}yyyyyyy
|
|
|
`.:/oosyyyysso/:.`
|
|
|
EOF
|
|
|
;;
|
|
|
+ "Soda"*)
|
|
|
+ set_colors 1 7
|
|
|
+ read -rd '' ascii_data <<'EOF'
|
|
|
+${c2} @&&&&${c1} *'*,
|
|
|
+ ${c2}@@@@@@@&&&${c1} ** '*,
|
|
|
+ ${c2}@@@@@@@@@@@&&&&
|
|
|
+ @&@@@@@@@@@@@@@@@&&&
|
|
|
+ ${c1}******${c2}@@@@@@@@@@@@@@@&&&&
|
|
|
+ ${c1}************${c2}@@@@@@@@@@@@@@
|
|
|
+ ${c1}*****************${c2}@@@@@@@@@
|
|
|
+ ${c1}**********************${c2}@@@
|
|
|
+ @@@@@${c1}********************
|
|
|
+ ${c2}@@@@@@@@@${c1}***************
|
|
|
+ ${c2}@@@@@@@@@@@@@@@${c1}*********
|
|
|
+ ${c2}@@@@@@@@@@@@@@@@@@${c1}****
|
|
|
+ ${c2}@@@@@@@@@@@@@@@@@@
|
|
|
+ @@@@@@@@@@@@
|
|
|
+ @@@@@@@
|
|
|
+EOF
|
|
|
+ ;;
|
|
|
+
|
|
|
"IRIX"*)
|
|
|
set_colors 4 7
|
|
|
read -rd '' ascii_data <<'EOF'
|
|
@@ -12114,6 +12135,7 @@ ${c1} _-`````-, ,- '- .
|
|
|
`;
|
|
|
EOF
|
|
|
;;
|
|
|
+
|
|
|
|
|
|
"Linux")
|
|
|
set_colors fg 8 3
|