From e64f7efca608b567a82cb4e5991d8880aec51b07 Mon Sep 17 00:00:00 2001 From: Azalea Gui <22280294+hykilpikonna@users.noreply.github.com> Date: Mon, 20 Apr 2026 23:45:57 -0400 Subject: [PATCH] [F] Fix escaping (Fix #500) --- hyfetch/data/distros/adelie.ascii | 28 +++++++-------- hyfetch/data/distros/alpine_small.ascii | 12 +++---- hyfetch/data/distros/amogos.ascii | 20 +++++------ hyfetch/data/distros/android_small.ascii | 2 +- hyfetch/data/distros/arch_small.ascii | 14 ++++---- hyfetch/data/distros/armbian.ascii | 2 +- hyfetch/data/distros/astos.ascii | 16 ++++----- hyfetch/data/distros/astra.ascii | 18 +++++----- hyfetch/data/distros/astra_linux.ascii | 34 +++++++++--------- hyfetch/data/distros/bedrock.ascii | 22 ++++++------ hyfetch/data/distros/centos_small.ascii | 8 ++--- hyfetch/data/distros/crux_small.ascii | 6 ++-- hyfetch/data/distros/cyberos.ascii | 2 +- hyfetch/data/distros/debian_small.ascii | 4 +-- hyfetch/data/distros/digital_unix.ascii | 8 ++--- hyfetch/data/distros/dragonfly_old.ascii | 8 ++--- hyfetch/data/distros/elementary_small.ascii | 10 +++--- hyfetch/data/distros/fedora_old.ascii | 6 ++-- hyfetch/data/distros/freebsd_small.ascii | 4 +-- hyfetch/data/distros/gentoo_small.ascii | 4 +-- hyfetch/data/distros/gnu.ascii | 2 +- hyfetch/data/distros/grombyang.ascii | 4 +-- hyfetch/data/distros/guix_small.ascii | 12 +++---- hyfetch/data/distros/haiku_small.ascii | 4 +-- hyfetch/data/distros/hyperbola_small.ascii | 8 ++--- hyfetch/data/distros/hypros.ascii | 4 +-- hyfetch/data/distros/lainos.ascii | 8 ++--- hyfetch/data/distros/linspire.ascii | 8 ++--- hyfetch/data/distros/linux_small.ascii | 6 ++-- hyfetch/data/distros/linuxlite_small.ascii | 10 +++--- hyfetch/data/distros/linuxmint_small.ascii | 6 ++-- hyfetch/data/distros/mageia_small.ascii | 8 ++--- hyfetch/data/distros/mx_small.ascii | 14 ++++---- hyfetch/data/distros/netbsd_small.ascii | 14 ++++---- hyfetch/data/distros/nixos_old_small.ascii | 12 +++---- hyfetch/data/distros/nixos_small.ascii | 12 +++---- hyfetch/data/distros/nomadbsd.ascii | 12 +++---- hyfetch/data/distros/openbsd.ascii | 16 ++++----- hyfetch/data/distros/openbsd_small.ascii | 8 ++--- hyfetch/data/distros/opensuse_small.ascii | 8 ++--- hyfetch/data/distros/popos_small.ascii | 12 +++---- hyfetch/data/distros/postmarketos.ascii | 36 +++++++++---------- hyfetch/data/distros/postmarketos_small.ascii | 18 +++++----- hyfetch/data/distros/puffos.ascii | 4 +-- hyfetch/data/distros/raspbian_small.ascii | 2 +- hyfetch/data/distros/refracted_devuan.ascii | 4 +-- hyfetch/data/distros/slackware_small.ascii | 2 +- hyfetch/data/distros/sulin.ascii | 8 ++--- hyfetch/data/distros/void_small.ascii | 8 ++--- hyfetch/data/distros/windows_10.ascii | 2 +- hyfetch/data/distros/xenia.ascii | 2 +- 51 files changed, 251 insertions(+), 251 deletions(-) diff --git a/hyfetch/data/distros/adelie.ascii b/hyfetch/data/distros/adelie.ascii index 7c5ba45d..0ffffbd8 100644 --- a/hyfetch/data/distros/adelie.ascii +++ b/hyfetch/data/distros/adelie.ascii @@ -1,17 +1,17 @@ {"match": "\"Ad\u00e9lie\"* | \"Adelie\"*", "color": "4 7 6"} ${c1} ${c3} ,-^-___ -${c3} /\\\\\\/// -${c2}refined.${c1} /\\\\\\\\// -${c2}reliable.${c1} /\\\\\\/// -${c2}ready.${c1} /\\\\/////\\ - __///\\\\\\\\/////\\ -${c3} _//////\\\\\\\\\\\\\\//// -${c1} ///////${c3}\\\\\\\\\\\\\\\\\\\\// - //////${c1}\\\\\\\\\\/ - /////\\\\\\\\\\/ - /////${c3}\\\\\\\\/ - /\\\\///\\\\\\/ - /\\\\\\/${c1}\\\/ - /\\\\\\\\// +${c3} /\\\/// +${c2}refined.${c1} /\\\\// +${c2}reliable.${c1} /\\\/// +${c2}ready.${c1} /\\/////\ + __///\\\\/////\ +${c3} _//////\\\\\\\//// +${c1} ///////${c3}\\\\\\\\\\// + //////${c1}\\\\\/ + /////\\\\\/ + /////${c3}\\\\/ + /\\///\\\/ + /\\\/${c1}\\/ + /\\\\// ////// - /// ${c3}\\\\\\\\\\ \ No newline at end of file + /// ${c3}\\\\\ \ No newline at end of file diff --git a/hyfetch/data/distros/alpine_small.ascii b/hyfetch/data/distros/alpine_small.ascii index e40cc317..f17fc73e 100644 --- a/hyfetch/data/distros/alpine_small.ascii +++ b/hyfetch/data/distros/alpine_small.ascii @@ -1,7 +1,7 @@ {"match": "\"alpine_small\"", "color": "4 7"} -${c1} /\\ /\\ - /${c2}/ ${c1}\\ \\ - /${c2}/ ${c1}\\ \\ -/${c2}// ${c1}\\ \\ -${c2}// ${c1}\\ \\ - \\ \ No newline at end of file +${c1} /\ /\ + /${c2}/ ${c1}\ \ + /${c2}/ ${c1}\ \ +/${c2}// ${c1}\ \ +${c2}// ${c1}\ \ + \ \ No newline at end of file diff --git a/hyfetch/data/distros/amogos.ascii b/hyfetch/data/distros/amogos.ascii index 7e77e077..d14d4ecf 100644 --- a/hyfetch/data/distros/amogos.ascii +++ b/hyfetch/data/distros/amogos.ascii @@ -1,20 +1,20 @@ {"match": "\"AmogOS\"*", "color": "15 6"} ${c1} ___________ - / \\ - / ${c2}______${c1} \\ - / ${c2}/ \\${c1} \\ - | ${c2}( )${c1} \\ - / ${c2}\\______/${c1} | + / \ + / ${c2}______${c1} \ + / ${c2}/ \${c1} \ + | ${c2}( )${c1} \ + / ${c2}\______/${c1} | | | - / \\ + / \ | | | | / | | | | _______ | - ____/ / \\ | + ____/ / \ | / | | | | / ____/ | - \\_________/ / | - \\ __/ - \\_______/ \ No newline at end of file + \_________/ / | + \ __/ + \_______/ \ No newline at end of file diff --git a/hyfetch/data/distros/android_small.ascii b/hyfetch/data/distros/android_small.ascii index 9427ab79..5cb71ede 100644 --- a/hyfetch/data/distros/android_small.ascii +++ b/hyfetch/data/distros/android_small.ascii @@ -2,6 +2,6 @@ ${c1} ;, ,; ';,.-----.,;' ,' ', - / O O \\ + / O O \ | | '-----------------' \ No newline at end of file diff --git a/hyfetch/data/distros/arch_small.ascii b/hyfetch/data/distros/arch_small.ascii index 91a3c405..f8a90c0e 100644 --- a/hyfetch/data/distros/arch_small.ascii +++ b/hyfetch/data/distros/arch_small.ascii @@ -1,8 +1,8 @@ {"match": "\"arch_small\"", "color": "6 7 1"} -${c1} /\\ - / \\ - /\\ \\ -${c2} / \\ - / ,, \\ - / | | -\\ -/_-'' ''-_\\ \ No newline at end of file +${c1} /\ + / \ + /\ \ +${c2} / \ + / ,, \ + / | | -\ +/_-'' ''-_\ \ No newline at end of file diff --git a/hyfetch/data/distros/armbian.ascii b/hyfetch/data/distros/armbian.ascii index d78504de..041716f3 100644 --- a/hyfetch/data/distros/armbian.ascii +++ b/hyfetch/data/distros/armbian.ascii @@ -5,7 +5,7 @@ ?******************; '*n` .'`^,;;,^`'. ,cc. -<. .[l - // ^^ ^^ \\ + // ^^ ^^ \ !^ ${c2}^^${c1} ": 'tt}` ${c2}!~]rj_${c1} ")t/. Itttt?' ${c2}~~]rr]${c1} `{tttt, diff --git a/hyfetch/data/distros/astos.ascii b/hyfetch/data/distros/astos.ascii index 0b527136..2ab55307 100644 --- a/hyfetch/data/distros/astos.ascii +++ b/hyfetch/data/distros/astos.ascii @@ -4,19 +4,19 @@ ${c1} oQA#$%UMn G # 6 % ?#M#%KW3" - // \\\ - // \\\ - // \\\ - // \\\ + // \\ + // \\ + // \\ + // \\ n%@$DK&ML .0O3#@&M_ P # 8 W H U G # B N O @ C&&#%HNAR 'WS3QMHB" - // \\\ \\\ - // \\\ \\\ - // \\\ \\\ - // \\\ \\\ + // \\ \\ + // \\ \\ + // \\ \\ + // \\ \\ uURF$##Bv nKWB$%ABc aM@3R@D@b 8 M @ O # % % & G U @ @ diff --git a/hyfetch/data/distros/astra.ascii b/hyfetch/data/distros/astra.ascii index 59724cd8..fb0d5968 100644 --- a/hyfetch/data/distros/astra.ascii +++ b/hyfetch/data/distros/astra.ascii @@ -10,14 +10,14 @@ ${c1} aaaaaaAAAAa${c2}/${c1}aaAAAAAAaa${c2}\${c1}aAAAAaaaaa ${c1}aAAa${c2}-----${c1}aaaaaAAAAAAAAAAaaaaa${c2}-----${c1}aAAa ${c1} aAA${c2}\ ${c1}aAAAAAAAAAAAAAAAAAAAAAAa${c2} /${c1}AAa ${c1} aAa${c2}\${c1}aAAA${c2}\${c1}AAAA${c2}\${c1}AAAA${c2}\${c1}AAA${c2}\${c1}AAa${c2}/${c1}aAa -${c1} aAa${c2}\${c1}aA${c2}\\${c1}AAA${c2}\\${c1}AAA${c2}\\${c1}AA${c2}\\/${c1}aAa -${c1} aAA${c2}\${c1}aA${c2}\\${c1}AAA${c2}\\${c1}AAA${c2}\\${c1}Aa${c2}/${c1}AAa -${c1} aA${c2}\${c1}aA${c2}\\${c1}AAA${c2}\\${c1}AAA${c2}\\/${c1}Aa -${c1} aA${c2}/${c1}AA${c2}\\\${c1}AA${c2}\\\${c1}AA${c2}\\\${c1}Aa -${c1} aA${c2}/\${c1}AAa${c2}\\\${c1}Aa${c2}\\\${c1}Aa${c2}\\\${c1}Aa -${c1} aA${c2}/\\${c1}AAa${c2}\\/\${c1}a${c2}\\\${c1}Aa${c2}\\${c1}Aa -${c1} aA${c2}/${c1}a${c2}\\\${c1}Aa${c2}\/${c1}AA${c2}\\\\\${c1}Aa${c2}\\${c1}Aa -${c1} aA${c2}/${c1}aA${c2}\\/${c1}aAa aAa${c2}\\\${c1}Aa${c2}\${c1}Aa -${c1} aA${c2}/\${c1}A${c2}\/${c1}Aa aA${c2}\\${c1}A${c2}\\${c1}Aa +${c1} aAa${c2}\${c1}aA${c2}\${c1}AAA${c2}\${c1}AAA${c2}\${c1}AA${c2}\/${c1}aAa +${c1} aAA${c2}\${c1}aA${c2}\${c1}AAA${c2}\${c1}AAA${c2}\${c1}Aa${c2}/${c1}AAa +${c1} aA${c2}\${c1}aA${c2}\${c1}AAA${c2}\${c1}AAA${c2}\/${c1}Aa +${c1} aA${c2}/${c1}AA${c2}\\${c1}AA${c2}\\${c1}AA${c2}\\${c1}Aa +${c1} aA${c2}/\${c1}AAa${c2}\\${c1}Aa${c2}\\${c1}Aa${c2}\\${c1}Aa +${c1} aA${c2}/\${c1}AAa${c2}\/\${c1}a${c2}\\${c1}Aa${c2}\${c1}Aa +${c1} aA${c2}/${c1}a${c2}\\${c1}Aa${c2}\/${c1}AA${c2}\\\${c1}Aa${c2}\${c1}Aa +${c1} aA${c2}/${c1}aA${c2}\/${c1}aAa aAa${c2}\\${c1}Aa${c2}\${c1}Aa +${c1} aA${c2}/\${c1}A${c2}\/${c1}Aa aA${c2}\${c1}A${c2}\${c1}Aa ${c1} A${c2}|/${c1}aaAa aAaa${c2}\|${c1}A ${c1} aAaa aaAa diff --git a/hyfetch/data/distros/astra_linux.ascii b/hyfetch/data/distros/astra_linux.ascii index c6451f3e..c10c381f 100644 --- a/hyfetch/data/distros/astra_linux.ascii +++ b/hyfetch/data/distros/astra_linux.ascii @@ -1,23 +1,23 @@ {"match": "\"Astra Linux\"*", "color": "160 231", "foreground": [2]} ${c1} AA ${c1} AaaA -${c1} Aa${c2}/\\${c1}aA -${c1} Aa${c2}/${c1}aa${c2}\\${c1}aA -${c1} Aa${c2}/${c1}aAAa${c2}\\${c1}aA -${c1} aA${c2}/${c1}aaAAaa${c2}\\${c1}Aa -${c1} aA${c2}/${c1}aaAAAAaa${c2}\\${c1}Aa -${c1} aaaaaaAAAAa${c2}/${c1}aaAAAAAAaa${c2}\\${c1}aAAAAaaaaa +${c1} Aa${c2}/\${c1}aA +${c1} Aa${c2}/${c1}aa${c2}\${c1}aA +${c1} Aa${c2}/${c1}aAAa${c2}\${c1}aA +${c1} aA${c2}/${c1}aaAAaa${c2}\${c1}Aa +${c1} aA${c2}/${c1}aaAAAAaa${c2}\${c1}Aa +${c1} aaaaaaAAAAa${c2}/${c1}aaAAAAAAaa${c2}\${c1}aAAAAaaaaa ${c1} aAAa${c2}-----${c1}aaaaaAAAAAAAAAAaaaaa${c2}-----${c1}aAAa ${c1} aAA${c2}\ ${c1}aAAAAAAAAAAAAAAAAAAAAAAa${c2} /${c1}AAa -${c1} aAa${c2}\\${c1}aAAA${c2}\\${c1}AAAA${c2}\\${c1}AAAA${c2}\\${c1}AAA${c2}\\${c1}AAa${c2}/${c1}aAa -${c1} aAa${c2}\\${c1}aA${c2}\\\\${c1}AAA${c2}\\\\${c1}AAA${c2}\\\\${c1}AA${c2}\\\\/${c1}aAa -${c1} aAA${c2}\\${c1}aA${c2}\\\\${c1}AAA${c2}\\\\${c1}AAA${c2}\\\\${c1}Aa${c2}/${c1}AAa -${c1} aA${c2}\\${c1}aA${c2}\\\\${c1}AAA${c2}\\\\${c1}AAA${c2}\\\\/${c1}Aa -${c1} aA${c2}/${c1}AA${c2}\\\\\\${c1}AA${c2}\\\\\\${c1}AA${c2}\\\\\\${c1}Aa -${c1} aA${c2}/\\${c1}AAa${c2}\\\\\\${c1}Aa${c2}\\\\\\${c1}Aa${c2}\\\\\\${c1}Aa -${c1} aA${c2}/\\\\${c1}AAa${c2}\\\\/\\${c1}a${c2}\\\\\\${c1}Aa${c2}\\\\${c1}Aa -${c1} aA${c2}/${c1}a${c2}\\\\\\${c1}Aa${c2}\\/${c1}AA${c2}\\\\\\\\\\${c1}Aa${c2}\\\\${c1}Aa -${c1} aA${c2}/${c1}aA${c2}\\\\/${c1}aAa aAa${c2}\\\\\\${c1}Aa${c2}\\${c1}Aa -${c1} aA${c2}/\\${c1}A${c2}\\/${c1}Aa aA${c2}\\\\${c1}A${c2}\\\\${c1}Aa -${c1} A${c2}|/${c1}aaAa aAaa${c2}\\|${c1}A +${c1} aAa${c2}\${c1}aAAA${c2}\${c1}AAAA${c2}\${c1}AAAA${c2}\${c1}AAA${c2}\${c1}AAa${c2}/${c1}aAa +${c1} aAa${c2}\${c1}aA${c2}\\${c1}AAA${c2}\\${c1}AAA${c2}\\${c1}AA${c2}\\/${c1}aAa +${c1} aAA${c2}\${c1}aA${c2}\\${c1}AAA${c2}\\${c1}AAA${c2}\\${c1}Aa${c2}/${c1}AAa +${c1} aA${c2}\${c1}aA${c2}\\${c1}AAA${c2}\\${c1}AAA${c2}\\/${c1}Aa +${c1} aA${c2}/${c1}AA${c2}\\\${c1}AA${c2}\\\${c1}AA${c2}\\\${c1}Aa +${c1} aA${c2}/\${c1}AAa${c2}\\\${c1}Aa${c2}\\\${c1}Aa${c2}\\\${c1}Aa +${c1} aA${c2}/\\${c1}AAa${c2}\\/\${c1}a${c2}\\\${c1}Aa${c2}\\${c1}Aa +${c1} aA${c2}/${c1}a${c2}\\\${c1}Aa${c2}\/${c1}AA${c2}\\\\\${c1}Aa${c2}\\${c1}Aa +${c1} aA${c2}/${c1}aA${c2}\\/${c1}aAa aAa${c2}\\\${c1}Aa${c2}\${c1}Aa +${c1} aA${c2}/\${c1}A${c2}\/${c1}Aa aA${c2}\\${c1}A${c2}\\${c1}Aa +${c1} A${c2}|/${c1}aaAa aAaa${c2}\|${c1}A ${c1} aAaa aaAa \ No newline at end of file diff --git a/hyfetch/data/distros/bedrock.ascii b/hyfetch/data/distros/bedrock.ascii index 0462986c..01800a5f 100644 --- a/hyfetch/data/distros/bedrock.ascii +++ b/hyfetch/data/distros/bedrock.ascii @@ -2,17 +2,17 @@ ${c1}-------------------------------------- -------------------------------------- -------------------------------------- ----${c2}\\\\\\\\\\\\\\\\\\\\\\\\${c1}----------------------- -----${c2}\\\\\\ \\\\\\${c1}---------------------- ------${c2}\\\\\\ \\\\\\${c1}--------------------- -------${c2}\\\\\\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\${c1}------ --------${c2}\\\\\\ \\\\\\${c1}----- ---------${c2}\\\\\\ \\\\\\${c1}---- ----------${c2}\\\\\\ ______ \\\\\\${c1}--- -----------${c2}\\\\\\ ///${c1}--- ------------${c2}\\\\\\ ///${c1}---- -------------${c2}\\\\\\ ///${c1}----- --------------${c2}\\\\\\////////////////${c1}------ +---${c2}\\\\\\\\\\\\${c1}----------------------- +----${c2}\\\ \\\${c1}---------------------- +-----${c2}\\\ \\\${c1}--------------------- +------${c2}\\\ \\\\\\\\\\\\\\\\\${c1}------ +-------${c2}\\\ \\\${c1}----- +--------${c2}\\\ \\\${c1}---- +---------${c2}\\\ ______ \\\${c1}--- +----------${c2}\\\ ///${c1}--- +-----------${c2}\\\ ///${c1}---- +------------${c2}\\\ ///${c1}----- +-------------${c2}\\\////////////////${c1}------ -------------------------------------- -------------------------------------- -------------------------------------- \ No newline at end of file diff --git a/hyfetch/data/distros/centos_small.ascii b/hyfetch/data/distros/centos_small.ascii index 708fcc19..f8b4f16b 100644 --- a/hyfetch/data/distros/centos_small.ascii +++ b/hyfetch/data/distros/centos_small.ascii @@ -1,8 +1,8 @@ {"match": "\"centos_small\"*", "color": "3 2 4 5 7"} ${c2} ____${c1}^${c4}____ -${c2} |\\ ${c1}|${c4} /| -${c2} | \\ ${c1}|${c4} / | +${c2} |\ ${c1}|${c4} /| +${c2} | \ ${c1}|${c4} / | ${c4}<---- ${c3}----> -${c3} | / ${c2}|${c1} \\ | -${c3} |/__${c2}|${c1}__\\| +${c3} | / ${c2}|${c1} \ | +${c3} |/__${c2}|${c1}__\| ${c2} v \ No newline at end of file diff --git a/hyfetch/data/distros/crux_small.ascii b/hyfetch/data/distros/crux_small.ascii index b5064108..e136fe39 100644 --- a/hyfetch/data/distros/crux_small.ascii +++ b/hyfetch/data/distros/crux_small.ascii @@ -2,7 +2,7 @@ ${c1} ___ (${c3}.· ${c1}| (${c2}<> ${c1}| - / ${c3}__ ${c1}\\ - ( ${c3}/ \\ ${c1}/| -${c2}_${c1}/\\ ${c3}__)${c1}/${c2}_${c1}) + / ${c3}__ ${c1}\ + ( ${c3}/ \ ${c1}/| +${c2}_${c1}/\ ${c3}__)${c1}/${c2}_${c1}) ${c2}\/${c1}-____${c2}\/ \ No newline at end of file diff --git a/hyfetch/data/distros/cyberos.ascii b/hyfetch/data/distros/cyberos.ascii index e28ec25d..c32e20a9 100644 --- a/hyfetch/data/distros/cyberos.ascii +++ b/hyfetch/data/distros/cyberos.ascii @@ -4,7 +4,7 @@ ${c3} !M$EEEEEEEEEEEP ${c3}&MMMMMM${c2}MMMMMMMMMMMMM9 ${c3}~MMM${c1}MMMM${c2}MMMMMMMMMMMMC ${c1}" ${c3}M${c1}MMMMMMM${c2}MMMMMMMMMMs - ${c1}iM${c2}MMM&&${c1}MMMMMMMM${c2}MMMMMMMM\\ + ${c1}iM${c2}MMM&&${c1}MMMMMMMM${c2}MMMMMMMM\ ${c1}BMMM${c2}MMMMM${c1}MMMMMMM${c2}MMMMMM${c3}" ${c1}9MMMMM${c2}MMMMMMM${c1}MMMM${c2}MMMM${c3}MMMf- ${c2}sMMMMMMMM${c1}MM${c2}M${c3}MMMMMMMMM3_ diff --git a/hyfetch/data/distros/debian_small.ascii b/hyfetch/data/distros/debian_small.ascii index 04e779dc..43de897f 100644 --- a/hyfetch/data/distros/debian_small.ascii +++ b/hyfetch/data/distros/debian_small.ascii @@ -1,7 +1,7 @@ {"match": "\"debian_small\"", "color": "1 7 3"} ${c1} _____ - / __ \\ + / __ \ | / | -| \\___- +| \___- -_ --_ \ No newline at end of file diff --git a/hyfetch/data/distros/digital_unix.ascii b/hyfetch/data/distros/digital_unix.ascii index f2057fa1..58c02e0f 100644 --- a/hyfetch/data/distros/digital_unix.ascii +++ b/hyfetch/data/distros/digital_unix.ascii @@ -3,8 +3,8 @@ ${c1} +-+-+-+-+-+-+-+ |${c3}d${c1}|${c3}i${c1}|${c3}g${c1}|${c3}i${c1}|${c3}t${c1}|${c3}a${c1}|${c3}l${c1}| +-+-+-+-+-+-+-+ ${c2} _ _ _ _ _______ __ -| | | | \\ | |_ _\\ \\ / / -| | | | \\| | | | \\ V / +| | | | \ | |_ _\ \ / / +| | | | \| | | | \ V / | | | | . ` | | | > < -| |__| | |\\ |_| |_ / . \\ - \\____/|_| \\_|_____/_/ \\_\\ \ No newline at end of file +| |__| | |\ |_| |_ / . \ + \____/|_| \_|_____/_/ \_\ \ No newline at end of file diff --git a/hyfetch/data/distros/dragonfly_old.ascii b/hyfetch/data/distros/dragonfly_old.ascii index b8f7dabd..90c433db 100644 --- a/hyfetch/data/distros/dragonfly_old.ascii +++ b/hyfetch/data/distros/dragonfly_old.ascii @@ -5,14 +5,14 @@ "==.__/~|~\__.==" "==._( Y )_.==" ${c2}.-'~~""~=--...,__${c1}\/|\/${c2}__,...--=~""~~'-. -( ..=${c1}\\=${c1}/${c2}=.. ) - `'-. ,.-"`;${c1}/=\\${c2};"-.,_ .-'` +( ..=${c1}\=${c1}/${c2}=.. ) + `'-. ,.-"`;${c1}/=\${c2};"-.,_ .-'` `~"-=-~` .-~` ${c1}|=|${c2} `~-. `~-=-"~` .-~` /${c1}|=|${c2}\ `~-. .~` / ${c1}|=|${c2} \ `~. .-~` .' ${c1}|=|${c2} `. `~-. (` _,.-="` ${c1} |=|${c2} `"=-.,_ `) `~"~"` ${c1} |=|${c2} `"~"~` - ${c1} /=\\ - \\=/ + ${c1} /=\ + \=/ ^ \ No newline at end of file diff --git a/hyfetch/data/distros/elementary_small.ascii b/hyfetch/data/distros/elementary_small.ascii index 006589f1..beba9e14 100644 --- a/hyfetch/data/distros/elementary_small.ascii +++ b/hyfetch/data/distros/elementary_small.ascii @@ -1,7 +1,7 @@ {"match": "\"elementary_small\"*", "color": "4 7 1"} ${c2} _______ - / ____ \\ -/ | / /\\ -|__\\ / / | -\\ /__/ / - \\_______/ \ No newline at end of file + / ____ \ +/ | / /\ +|__\ / / | +\ /__/ / + \_______/ \ No newline at end of file diff --git a/hyfetch/data/distros/fedora_old.ascii b/hyfetch/data/distros/fedora_old.ascii index d82b3bca..16d818f7 100644 --- a/hyfetch/data/distros/fedora_old.ascii +++ b/hyfetch/data/distros/fedora_old.ascii @@ -1,10 +1,10 @@ {"match": "\"Fedora_old\"* | \"RFRemix\"*", "color": "4 7 1"} -${c1} /:-------------:\\ +${c1} /:-------------:\ :-------------------:: - :-----------${c2}/shhOHbmp${c1}---:\\ + :-----------${c2}/shhOHbmp${c1}---:\ /-----------${c2}omMMMNNNMMD ${c1}---: :-----------${c2}sMMMMNMNMP${c1}. ---: - :-----------${c2}:MMMdP${c1}------- ---\\ + :-----------${c2}:MMMdP${c1}------- ---\ ,------------${c2}:MMMd${c1}-------- ---: :------------${c2}:MMMd${c1}------- .---: :---- ${c2}oNMMMMMMMMMNho${c1} .----: diff --git a/hyfetch/data/distros/freebsd_small.ascii b/hyfetch/data/distros/freebsd_small.ascii index ba4e22dd..e5c7b26b 100644 --- a/hyfetch/data/distros/freebsd_small.ascii +++ b/hyfetch/data/distros/freebsd_small.ascii @@ -1,6 +1,6 @@ {"match": "\"freebsd_small\"", "color": "1 7 3"} -${c1}/\\,-'''''-,/\\ -\\_) (_/ +${c1}/\,-'''''-,/\ +\_) (_/ | | | | ; ; diff --git a/hyfetch/data/distros/gentoo_small.ascii b/hyfetch/data/distros/gentoo_small.ascii index 0184cb53..89deb23a 100644 --- a/hyfetch/data/distros/gentoo_small.ascii +++ b/hyfetch/data/distros/gentoo_small.ascii @@ -1,7 +1,7 @@ {"match": "\"gentoo_small\"", "color": "5 7"} ${c1} _-----_ -( \\ -\ 0 \\ +( \ +\ 0 \ ${c2} \ ) / _/ ( _- diff --git a/hyfetch/data/distros/gnu.ascii b/hyfetch/data/distros/gnu.ascii index b4c9d7a3..2005089c 100644 --- a/hyfetch/data/distros/gnu.ascii +++ b/hyfetch/data/distros/gnu.ascii @@ -5,7 +5,7 @@ ${c1} _-`````-, ,- '- . :/ : _... ..._ `` : :: : /._ .`:'_.._\. || : :: `._ ./ ,` : \ . _.'' . -`:. / | -. \-. \\_ / +`:. / | -. \-. \_ / \:._ _/ .' .@) \@) ` `\ ,.' _/,--' .- .\,-.`--`. ,'/'' (( \ ` ) diff --git a/hyfetch/data/distros/grombyang.ascii b/hyfetch/data/distros/grombyang.ascii index 1c2e84dc..6ec287f8 100644 --- a/hyfetch/data/distros/grombyang.ascii +++ b/hyfetch/data/distros/grombyang.ascii @@ -11,8 +11,8 @@ ee ${c2}`/:oooooooo+: ${c1}ee ee ${c2}`/+ +++ +: ${c1}ee ee ${c2}+o+\ ${c1}ee eee ${c2}+o+\ ${c1}eee -eee ${c2}// \\ooo/ \\\ ${c1}eee - eee ${c2}//++++oooo++++\\\ ${c1}eee +eee ${c2}// \ooo/ \\ ${c1}eee + eee ${c2}//++++oooo++++\\ ${c1}eee eeee ${c2}::::++oooo+::::: ${c1}eeee eeeee ${c3}Grombyang OS ${c1} eeee eeeeeeeeeeeeeeeeeeeeeee diff --git a/hyfetch/data/distros/guix_small.ascii b/hyfetch/data/distros/guix_small.ascii index fd644fc7..37e33c80 100644 --- a/hyfetch/data/distros/guix_small.ascii +++ b/hyfetch/data/distros/guix_small.ascii @@ -1,8 +1,8 @@ {"match": "\"guix_small\"*", "color": "3 7 6 1 8"} ${c1}|.__ __.| -|__ \\ / __| - \\ \\ / / - \\ \\ / / - \\ \\ / / - \\ \\/ / - \\__/ \ No newline at end of file +|__ \ / __| + \ \ / / + \ \ / / + \ \ / / + \ \/ / + \__/ \ No newline at end of file diff --git a/hyfetch/data/distros/haiku_small.ascii b/hyfetch/data/distros/haiku_small.ascii index 0bbe5663..82ee08c0 100644 --- a/hyfetch/data/distros/haiku_small.ascii +++ b/hyfetch/data/distros/haiku_small.ascii @@ -1,8 +1,8 @@ {"match": "\"haiku_small\"*", "color": "2 8"} ${c1} ,^, - / \\ + / \ *--_ ; ; _--* -\\ '" "' / +\ '" "' / '. .' .-'" "'-. '-.__. .__.-' diff --git a/hyfetch/data/distros/hyperbola_small.ascii b/hyfetch/data/distros/hyperbola_small.ascii index 0f398c79..5383f1e4 100644 --- a/hyfetch/data/distros/hyperbola_small.ascii +++ b/hyfetch/data/distros/hyperbola_small.ascii @@ -2,7 +2,7 @@ ${c1} |`__.`/ \____/ .--. - / \\ - / ___ \\ - / .` `.\\ -/.` `.\\ \ No newline at end of file + / \ + / ___ \ + / .` `.\ +/.` `.\ \ No newline at end of file diff --git a/hyfetch/data/distros/hypros.ascii b/hyfetch/data/distros/hypros.ascii index d94ebbe9..c31b13a4 100644 --- a/hyfetch/data/distros/hypros.ascii +++ b/hyfetch/data/distros/hypros.ascii @@ -9,8 +9,8 @@ ${c1}/#/${c4}//${c3}4${c4}//${c2}/W/ ${c4}^+.`${c1}`###${c2}NM\ ${c1}##'${c4}|${c3}.l${c4}|${c2},&/ ${c4}`.',${c1}I#I${c2}HI# ${c1}#I${c4}||${c3}`I${c4}|${c2}(#( ${c3})`'${c1})##${c2}H~^ ${c1}@\${c4}|||${c3}\${c4}\${c2}`X\ ${c3}///${c1},##%V${c3}'/ -${c4}\\\\\\${c3}Y,${c2}*@b, ${c3}.-+//${c1}/&#%#/${c3},' -${c4}`\\\\${c2},.${c4}\${c3}<${c2}`*${c3}^`x<${c1},z<#&#x"${c3},' +${c4}\\\${c3}Y,${c2}*@b, ${c3}.-+//${c1}/&#%#/${c3},' +${c4}`\\${c2},.${c4}\${c3}<${c2}`*${c3}^`x<${c1},z<#&#x"${c3},' ${c3}`x<<${c2}`Xx,${c3}`<_`${c1}+{##&@P^${c4}'>${c3}' ${c3}`<_<<${c2}^<\-.${c3}`*`>${c1}<^'${c4},-' ${c3}`<_=-${c2}^\Xx${c1}XX\.${c3}+<. diff --git a/hyfetch/data/distros/lainos.ascii b/hyfetch/data/distros/lainos.ascii index 03e17cf6..d1749d0b 100644 --- a/hyfetch/data/distros/lainos.ascii +++ b/hyfetch/data/distros/lainos.ascii @@ -1,6 +1,6 @@ {"match": "\"LainOS\"*", "color": "4 14 7 2 3 5"} -${c2} /==\\ - \\==/ +${c2} /==\ + \==/ ${c1} · · · · · · · · · · · · · · · · · · · · ${c2}.-======-.${c1}· · · · @@ -13,8 +13,8 @@ ${c2} .::.${c1} ·${c2}.-============-.${c1}· ${c2}.::. ':===:${c1} · ${c2}:===.${c1} · ${c3}'--'${c1} · ${c2}.===:${c1} · ${c2}:===:' ':==:${c1}· ${c2}':===:.${c1}' ·· '${c2}.:===:'${c1} ·${c2}:==:' '::'${c1} · ${c2}'===-. .-==='${c1} · ${c2}'::' - ${c2}/==\\${c1} · · · ${c2}:=== ===:${c1} · · · ${c2}/==\\ - \\==/${c1} · · ·${c2}:===${c1} ·${c2}===:${c1}· · · ${c2}\\==/${c2} + ${c2}/==\${c1} · · · ${c2}:=== ===:${c1} · · · ${c2}/==\ + \==/${c1} · · ·${c2}:===${c1} ·${c2}===:${c1}· · · ${c2}\==/${c2} .-. ${c1}· ${c2}:===${c1}· ${c2}===:${c1} ·${c2} ${c2}.-. .===. .=== ===. .===. .======== ========. diff --git a/hyfetch/data/distros/linspire.ascii b/hyfetch/data/distros/linspire.ascii index f6c02c2c..4a0a2d44 100644 --- a/hyfetch/data/distros/linspire.ascii +++ b/hyfetch/data/distros/linspire.ascii @@ -1,9 +1,9 @@ {"match": "\"Linspire\"* | \"Freespire\"* | \"Lindows\"*", "color": "4 2"} ${c2} __^ -${c2} __/ \\ -${c2} MMy dMy __/ \\ -${c2} dMMy MMy ${c1}MM${c2} \\ -${c2} MMMy ,, ${c1}dMMMMn ${c2}\\ +${c2} __/ \ +${c2} MMy dMy __/ \ +${c2} dMMy MMy ${c1}MM${c2} \ +${c2} MMMy ,, ${c1}dMMMMn ${c2}\ ${c2} dMMy dMM dMMMMMMy ${c1}dMM MM dMMMMMy dMM MM.nMMM dMMMMMM ${c1}MMM ${c2}MMy MMy MMy ${c1}dMM MMy MMy MMy MMy dy dMy ${c1}MMM ${c2}dMM dMM MMy ${c1}dMMMMy dMM dMM dMM dMM dMMMMMMM diff --git a/hyfetch/data/distros/linux_small.ascii b/hyfetch/data/distros/linux_small.ascii index 3823a300..71224979 100644 --- a/hyfetch/data/distros/linux_small.ascii +++ b/hyfetch/data/distros/linux_small.ascii @@ -2,7 +2,7 @@ ${c2} ___ ${c2} (${c1}.. ${c2}| ${c2} (${c3}<> ${c2}| -${c2} / ${c1}__ ${c2}\\ -${c2} ( ${c1}/ \\ ${c2}/| -${c3}_${c2}/\\ ${c1}__)${c2}/${c3}_${c2}) +${c2} / ${c1}__ ${c2}\ +${c2} ( ${c1}/ \ ${c2}/| +${c3}_${c2}/\ ${c1}__)${c2}/${c3}_${c2}) ${c3}\/${c2}-____${c3}\/ \ No newline at end of file diff --git a/hyfetch/data/distros/linuxlite_small.ascii b/hyfetch/data/distros/linuxlite_small.ascii index b32628da..16fb1992 100644 --- a/hyfetch/data/distros/linuxlite_small.ascii +++ b/hyfetch/data/distros/linuxlite_small.ascii @@ -1,8 +1,8 @@ {"match": "\"linuxlite_small\"*", "color": "3 7"} -${c1} /\\ - / \\ +${c1} /\ + / \ / ${c2}/ ${c1}/ > ${c2}/ ${c1}/ -\\ ${c2}\\ ${c1}\\ - \\_${c2}\\${c1}_\\ -${c2} \\ \ No newline at end of file +\ ${c2}\ ${c1}\ + \_${c2}\${c1}_\ +${c2} \ \ No newline at end of file diff --git a/hyfetch/data/distros/linuxmint_small.ascii b/hyfetch/data/distros/linuxmint_small.ascii index 2ca89e47..03eba2f4 100644 --- a/hyfetch/data/distros/linuxmint_small.ascii +++ b/hyfetch/data/distros/linuxmint_small.ascii @@ -1,8 +1,8 @@ {"match": "\"linuxmint_small\"*", "color": "2 7"} ${c1} ___________ -|_ \\ +|_ \ | ${c2}| _____ ${c1}| | ${c2}| | | | ${c1}| | ${c2}| | | | ${c1}| - | ${c2}\\__${c2}___/ ${c1}| - \\_________/ \ No newline at end of file + | ${c2}\__${c2}___/ ${c1}| + \_________/ \ No newline at end of file diff --git a/hyfetch/data/distros/mageia_small.ascii b/hyfetch/data/distros/mageia_small.ascii index d2e11b3a..0b154173 100644 --- a/hyfetch/data/distros/mageia_small.ascii +++ b/hyfetch/data/distros/mageia_small.ascii @@ -2,7 +2,7 @@ ${c1} * * ** -${c2} /\\__/\\ -/ \\ -\\ / - \\____/ \ No newline at end of file +${c2} /\__/\ +/ \ +\ / + \____/ \ No newline at end of file diff --git a/hyfetch/data/distros/mx_small.ascii b/hyfetch/data/distros/mx_small.ascii index 9246c0d5..03233ee1 100644 --- a/hyfetch/data/distros/mx_small.ascii +++ b/hyfetch/data/distros/mx_small.ascii @@ -1,8 +1,8 @@ {"match": "\"mx_small\"*", "color": "4 6 7"} -${c3} \\\\ / - \\\\/ - \\\\ - /\\/ \\\\ - / \\ /\\ - / \\/ \\ -/__________\\ \ No newline at end of file +${c3} \\ / + \\/ + \\ + /\/ \\ + / \ /\ + / \/ \ +/__________\ \ No newline at end of file diff --git a/hyfetch/data/distros/netbsd_small.ascii b/hyfetch/data/distros/netbsd_small.ascii index 18efb353..ce5f0488 100644 --- a/hyfetch/data/distros/netbsd_small.ascii +++ b/hyfetch/data/distros/netbsd_small.ascii @@ -1,8 +1,8 @@ {"match": "\"netbsd_small\"*", "color": "5 7"} -${c2}\\\\${c1}\`-______,----__ -${c2} \\\\ ${c1}__,---\`_ -${c2} \\\\ ${c1}\`.____ -${c2} \\\\${c1}-______,----\`- -${c2} \\\\ - \\\\ - \\\\ \ No newline at end of file +${c2}\\${c1}\`-______,----__ +${c2} \\ ${c1}__,---\`_ +${c2} \\ ${c1}\`.____ +${c2} \\${c1}-______,----\`- +${c2} \\ + \\ + \\ \ No newline at end of file diff --git a/hyfetch/data/distros/nixos_old_small.ascii b/hyfetch/data/distros/nixos_old_small.ascii index ba7c08cc..e9cbf107 100644 --- a/hyfetch/data/distros/nixos_old_small.ascii +++ b/hyfetch/data/distros/nixos_old_small.ascii @@ -1,8 +1,8 @@ {"match": "\"nixos_old_small\"*", "color": "4 6"} -${c1} \\ ${c2}\\ // -${c1} ==\\__${c2}\\/ ${c1}// -${c2} // ${c2}\\${c1}// +${c1} \ ${c2}\ // +${c1} ==\__${c2}\/ ${c1}// +${c2} // ${c2}\${c1}// ${c2}==// ${c1}//== -${c2} //${c1}\\${c2}___${c1}// -${c2}// ${c1}/\\ ${c2}\\== - ${c1}// \\ ${c2}\\ +${c2} //${c1}\${c2}___${c1}// +${c2}// ${c1}/\ ${c2}\== + ${c1}// \ ${c2}\ diff --git a/hyfetch/data/distros/nixos_small.ascii b/hyfetch/data/distros/nixos_small.ascii index 7af2b8a1..b03f5a8e 100644 --- a/hyfetch/data/distros/nixos_small.ascii +++ b/hyfetch/data/distros/nixos_small.ascii @@ -1,8 +1,8 @@ {"match": "\"nixos_small\"", "color": "4 6"} -${c1} \\\\ \\\\ // - ==\\\\__\\\\/ // - // \\\\// +${c1} \\ \\ // + ==\\__\\/ // + // \\// ==// //== - //\\\\___// -// /\\\\ \\\\== - // \\\\ \\\\ \ No newline at end of file + //\\___// +// /\\ \\== + // \\ \\ \ No newline at end of file diff --git a/hyfetch/data/distros/nomadbsd.ascii b/hyfetch/data/distros/nomadbsd.ascii index 38be6d2f..42a3d1cd 100644 --- a/hyfetch/data/distros/nomadbsd.ascii +++ b/hyfetch/data/distros/nomadbsd.ascii @@ -1,14 +1,14 @@ {"match": "\"NomadBSD\"*", "color": "4"} ${c1} _======__ - (===============\\ - (===================\\ + (===============\ + (===================\ _ _---__ (= ====- (= ====== (== ====== (== ====== - (==\\ \\=-_ _=/ /====/ - (==\\ \\========/ /====/ /====-_ - (==\\ \\=====/ /==/ /===-- + (==\ \=-_ _=/ /====/ + (==\ \========/ /====/ /====-_ + (==\ \=====/ /==/ /===-- /================/ /===- -\\===========/ \ No newline at end of file +\===========/ \ No newline at end of file diff --git a/hyfetch/data/distros/openbsd.ascii b/hyfetch/data/distros/openbsd.ascii index 0a393d9c..2cab4ec2 100644 --- a/hyfetch/data/distros/openbsd.ascii +++ b/hyfetch/data/distros/openbsd.ascii @@ -8,17 +8,17 @@ ${c1} / ||\| Y J ) / |/| ./ J |)'( | ` F`.'/ ${c3} _ ${c1} -<| F __ .-< ${c3}(_) ${c1} | / .-'${c3}. ${c1}`. /${c3}-. ${c1}L___ - J \\ < ${c3}\ ${c1} | | ${c5}O${c3}\\${c1}|.-' ${c3} _ -${c1} _J \\ .- \\${c3}/ ${c5}O ${c3}| ${c1}| \\ |${c1}F ${c3}(_) -${c1} '-F -<_. \\ .-' `-' L__ + J \ < ${c3}\ ${c1} | | ${c5}O${c3}\${c1}|.-' ${c3} _ +${c1} _J \ .- \${c3}/ ${c5}O ${c3}| ${c1}| \ |${c1}F ${c3}(_) +${c1} '-F -<_. \ .-' `-' L__ __J _ _. >-' ${c1})${c4}._. ${c1}|-' ${c1} `-|.' /_. ${c4}\_| ${c1} F /.- . _.< - /' /.' .' `\\ - /L /' |/ _.-'-\\ + /' /.' .' `\ + /L /' |/ _.-'-\ /'J ___.---'\| |\ .--' V | `. ` |/`. `-. `._) - / .-.\\ - \\ ( `\\ - `.\\ \ No newline at end of file + / .-.\ + \ ( `\ + `.\ \ No newline at end of file diff --git a/hyfetch/data/distros/openbsd_small.ascii b/hyfetch/data/distros/openbsd_small.ascii index bb3ad0f7..595bac0f 100644 --- a/hyfetch/data/distros/openbsd_small.ascii +++ b/hyfetch/data/distros/openbsd_small.ascii @@ -1,8 +1,8 @@ {"match": "\"openbsd_small\"", "color": "3 7 6 1 8"} ${c1} _____ - \\- -/ - \\_/ \\ + \- -/ + \_/ \ | ${c2}O O${c1} | |_ < ) 3 ) - / \\ / - /-_____-\\ \ No newline at end of file + / \ / + /-_____-\ \ No newline at end of file diff --git a/hyfetch/data/distros/opensuse_small.ascii b/hyfetch/data/distros/opensuse_small.ascii index 9f0c16f4..a865657b 100644 --- a/hyfetch/data/distros/opensuse_small.ascii +++ b/hyfetch/data/distros/opensuse_small.ascii @@ -1,8 +1,8 @@ {"match": "\"opensuse_small\" | \"suse_small\"*", "color": "2 7"} ${c1} _______ -__| __ \\ - / .\\ \\ - \\__/ | +__| __ \ + / .\ \ + \__/ | _______| - \\_______ + \_______ __________/ \ No newline at end of file diff --git a/hyfetch/data/distros/popos_small.ascii b/hyfetch/data/distros/popos_small.ascii index 5954520d..fc65cc74 100644 --- a/hyfetch/data/distros/popos_small.ascii +++ b/hyfetch/data/distros/popos_small.ascii @@ -1,9 +1,9 @@ {"match": "\"popos_small\"* | \"pop_os_small\"*", "color": "6 7"} ${c1}______ -\\ _ \\ __ - \\ \\ \\ \\ / / - \\ \\_\\ \\ / / - \\ ___\\ /_/ - \\ \\ _ - __\\_\\__(_)_ +\ _ \ __ + \ \ \ \ / / + \ \_\ \ / / + \ ___\ /_/ + \ \ _ + __\_\__(_)_ (___________)` \ No newline at end of file diff --git a/hyfetch/data/distros/postmarketos.ascii b/hyfetch/data/distros/postmarketos.ascii index bb1db765..318023c9 100644 --- a/hyfetch/data/distros/postmarketos.ascii +++ b/hyfetch/data/distros/postmarketos.ascii @@ -1,19 +1,19 @@ {"match": "\"PostMarketOS\"*", "color": "2 7"} -${c1} /\\ - / \\ - / \\ - / \\ - / \\ - / \\ - \\ \\ - /\\ \\____ \\ - / \\____ \\ \\ - / / \\ \\ - / / \\ ___\\ - / / \\ / ____ - / / \\/ / \\ - / / __________/ \\ - / \\ \\ \\ - / \\ \\ \\ - / / / \\ -/___________/ /____________________\\ \ No newline at end of file +${c1} /\ + / \ + / \ + / \ + / \ + / \ + \ \ + /\ \____ \ + / \____ \ \ + / / \ \ + / / \ ___\ + / / \ / ____ + / / \/ / \ + / / __________/ \ + / \ \ \ + / \ \ \ + / / / \ +/___________/ /____________________\ \ No newline at end of file diff --git a/hyfetch/data/distros/postmarketos_small.ascii b/hyfetch/data/distros/postmarketos_small.ascii index bc16d552..75be3e7a 100644 --- a/hyfetch/data/distros/postmarketos_small.ascii +++ b/hyfetch/data/distros/postmarketos_small.ascii @@ -1,10 +1,10 @@ {"match": "\"postmarketos_small\"", "color": "2 7"} -${c1} /\\ - / \\ - / \\ - \\__ \\ - /\\__ \\ _\\ - / / \\/ __ - / / ____/ \\ - / \\ \\ \\ -/_____/ /________\\ \ No newline at end of file +${c1} /\ + / \ + / \ + \__ \ + /\__ \ _\ + / / \/ __ + / / ____/ \ + / \ \ \ +/_____/ /________\ \ No newline at end of file diff --git a/hyfetch/data/distros/puffos.ascii b/hyfetch/data/distros/puffos.ascii index 03040046..edda5635 100644 --- a/hyfetch/data/distros/puffos.ascii +++ b/hyfetch/data/distros/puffos.ascii @@ -8,7 +8,7 @@ ${c1} ,m,_,' "###) ;, (###% \#/ ;##mm. ^#/ __ ___ ; (######) - ; //.\\ //.\\ ; \####/ - _; (#\"// \\"/#) ; ,/ + ; //.\ //.\ ; \####/ + _; (#\"// \"/#) ; ,/ @##\ \##/ = `"=" ,;mm/ `\##>.____,...,____,<####@ \ No newline at end of file diff --git a/hyfetch/data/distros/raspbian_small.ascii b/hyfetch/data/distros/raspbian_small.ascii index 05798162..78582a45 100644 --- a/hyfetch/data/distros/raspbian_small.ascii +++ b/hyfetch/data/distros/raspbian_small.ascii @@ -1,7 +1,7 @@ {"match": "\"Raspbian_small\"*", "color": "2 1"} ${c1} .. ,. :oo: .:oo: - 'o\\o o/o: + 'o\o o/o: ${c2} :: . :: . :: :: ::: ::: :: :' '',.'' ': diff --git a/hyfetch/data/distros/refracted_devuan.ascii b/hyfetch/data/distros/refracted_devuan.ascii index 6d748532..7c76a3e5 100644 --- a/hyfetch/data/distros/refracted_devuan.ascii +++ b/hyfetch/data/distros/refracted_devuan.ascii @@ -1,8 +1,8 @@ {"match": "\"Refracted Devuan\"* | \"Refracted_Devuan\"*", "color": "8 7"} ${c2} A VW - VVW\\ - .yWWW\\ + VVW\ + .yWWW\ ,;,,u,;yy;;v;uyyyyyyy ,WWWWW^ *WWWWWWWWWWWWWWWW/ $VWWWWw , ^*%WWWWWWVWWX $WWWW** ,yy diff --git a/hyfetch/data/distros/slackware_small.ascii b/hyfetch/data/distros/slackware_small.ascii index 4bccd8d6..21af8045 100644 --- a/hyfetch/data/distros/slackware_small.ascii +++ b/hyfetch/data/distros/slackware_small.ascii @@ -2,7 +2,7 @@ ${c1} ________ / ______| | |______ - \\______ \\ + \______ \ ______| | | |________/ |____________ \ No newline at end of file diff --git a/hyfetch/data/distros/sulin.ascii b/hyfetch/data/distros/sulin.ascii index 7fd67353..518fd206 100644 --- a/hyfetch/data/distros/sulin.ascii +++ b/hyfetch/data/distros/sulin.ascii @@ -1,9 +1,9 @@ {"match": "\"Sulin\"*", "color": "4 7 1"} ${c2} /\ /\ - ( \\\\ // ) - \ \\\\ // / - \_\\\\||||//_/ + ( \\ // ) + \ \\ // / + \_\\||||//_/ \/ _ _ \ \/|(O)(O)| \/ | | @@ -19,4 +19,4 @@ ${c2} | | | | | || | | | | | || |_| |_| |_|| - \_\ \_\ \_\\ \ No newline at end of file + \_\ \_\ \_\ \ No newline at end of file diff --git a/hyfetch/data/distros/void_small.ascii b/hyfetch/data/distros/void_small.ascii index bf2c9d36..8f9ee55d 100644 --- a/hyfetch/data/distros/void_small.ascii +++ b/hyfetch/data/distros/void_small.ascii @@ -1,8 +1,8 @@ {"match": "\"void_small\"", "color": "2 8"} ${c1} _______ - _ \\______ - -| \\ ___ \\ | + _ \______ - +| \ ___ \ | | | / \ | | | | \___/ | | -| \\______ \\_| - -_______\\ \ No newline at end of file +| \______ \_| + -_______\ \ No newline at end of file diff --git a/hyfetch/data/distros/windows_10.ascii b/hyfetch/data/distros/windows_10.ascii index a4fe80cb..5de555c9 100644 --- a/hyfetch/data/distros/windows_10.ascii +++ b/hyfetch/data/distros/windows_10.ascii @@ -15,6 +15,6 @@ llllllllllllll lllllllllllllllllll llllllllllllll lllllllllllllllllll llllllllllllll lllllllllllllllllll `'ccllllllllll lllllllllllllllllll - `' \\*:: :ccllllllllllllllll + `' \*:: :ccllllllllllllllll ````''*::cll `` \ No newline at end of file diff --git a/hyfetch/data/distros/xenia.ascii b/hyfetch/data/distros/xenia.ascii index a881f2a0..579e30bc 100644 --- a/hyfetch/data/distros/xenia.ascii +++ b/hyfetch/data/distros/xenia.ascii @@ -8,7 +8,7 @@ ${c3} @r))))@${c1}oooo${c3})))))h)))[ ${c3} rr)))j${c1}oooooo${c3}(x${c1}ooooo${c3}$@) ${c3} rrrxr))r/l;${c1},,,${c3}z@{${c1},,,,,${c3}@@ ${c3} rr ) ${c2}v${c3} @;@rx -${c3} rrr) ${c2}\\__^__/${c3} ji +${c3} rrr) ${c2}\__^__/${c3} ji ${c3} rj]. . r ${c3}[[${c2}]]${c1}11111111111111111] ${c2}]${c3}[[[${c2}]]][${c1}11111111111111111<