@@ -813,7 +813,7 @@ image_source="auto"
813813# NOTE: Ubuntu has flavor variants.
814814# Change this to Lubuntu, Kubuntu, Xubuntu, Ubuntu-GNOME,
815815# Ubuntu-Studio, Ubuntu-Mate or Ubuntu-Budgie to use the flavors.
816- # NOTE: Arcolinux, Dragonfly, Fedora, Alpine, Arch, Ubuntu,
816+ # NOTE: "AOSC OS/Retro", Arcolinux, Dragonfly, Fedora, Alpine, Arch, Ubuntu,
817817# CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, OpenBSD, Orchid, android,
818818# Artix, CentOS, Cleanjaro, ElementaryOS, GUIX, Hyperbola,
819819# Manjaro, MXLinux, NetBSD, Parabola, POP_OS, PureOS,
@@ -5226,7 +5226,7 @@ ASCII:
52265226 NOTE: Change this to Lubuntu, Kubuntu, Xubuntu, Ubuntu-GNOME,
52275227 Ubuntu-Studio, Ubuntu-Mate or Ubuntu-Budgie to use the flavors.
52285228
5229- NOTE: Arcolinux, Dragonfly, Fedora, Alpine, Arch, Ubuntu,
5229+ NOTE: \" AOSC OS/Retro \" , Arcolinux, Dragonfly, Fedora, Alpine, Arch, Ubuntu,
52305230 CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS, OpenBSD, Orchid, android,
52315231 Artix, CentOS, Cleanjaro, ElementaryOS, GUIX, Hyperbola,
52325232 Manjaro, MXLinux, NetBSD, Parabola, POP_OS, PureOS,
@@ -5911,6 +5911,21 @@ ${c2} .........
59115911 ${c3}################
59125912EOF
59135913 ;;
5914+
5915+ " aoscosretro_small" )
5916+ set_colors 4 7 1 3
5917+ read -rd ' ' ascii_data << 'EOF '
5918+ ${c2} _____ ${c1}_____${c2}
5919+ -' '-${c1}| |${c2}
5920+ / ___ ${c1}| |${c2}
5921+ | / _ \\${c1}|_____|${c2}
5922+ ' / /_\\ \\
5923+ \\ / _____ \\${c4}___
5924+ ${c3}|${c2}/_/ ${c3}| ${c4}| |
5925+ ${c3}| | ${c4}|___|
5926+ ${c3}|_____|
5927+ EOF
5928+ ;;
59145929
59155930 " AOSC OS" * )
59165931 set_colors 4 7 1
0 commit comments