Swap ascii colors around

This commit is contained in:
Dylan Araps 2016-08-12 09:26:59 +10:00
parent c7e5b778ae
commit 2c6d048b1c
2 changed files with 11 additions and 15 deletions

View File

@ -1,16 +1,16 @@
"\
${c1} .sy/
${c2} .sy/
.yh+
${c2}-+syyyo+- ${c1} /+.
${c2}+ddo/---/sdh/ ${c1} ym-
${c2}\`hm+ \`sms${c1} ym-\`\`\`\`\`\`\`.-.
${c2}sm+ sm/ ${c1} ym- +s
${c2}hm. /mo ${c1} ym- /h
${c2}omo ym: ${c1} ym- \`os\`
${c2}smo\` .ym+ ${c1} ym- .os-
\`\` ${c2}:ymy+///oyms- ${c1} ym- .+s+.
..\` ${c2}\`:+oo+/-\` ${c1} -//oyo-
${c1}-+syyyo+- ${c2} /+.
${c1}+ddo/---/sdh/ ${c2} ym-
${c1}\`hm+ \`sms${c2} ym-\`\`\`\`\`\`\`.-.
${c1}sm+ sm/ ${c2} ym- +s
${c1}hm. /mo ${c2} ym- /h
${c1}omo ym: ${c2} ym- \`os\`
${c1}smo\` .ym+ ${c2} ym- .os-
\`\` ${c1}:ymy+///oyms- ${c2} ym- .+s+.
..\` ${c1}\`:+oo+/-\` ${c2} -//oyo-
-:\` .:oys/.
+- \`./oyys/.
h+\` \`.-:+oyyyo/-\`

View File

@ -2736,7 +2736,7 @@ colors () {
setcolors 2 7
;;
"PCLinuxOS"* | "Slackware"* | "KaOS"* | "Kubuntu"* | "Lubuntu"* | "Xubuntu"*)
"PCLinuxOS"* | "Slackware"* | "KaOS"* | "Kubuntu"* | "Lubuntu"* | "Xubuntu"* | "OpenIndiana"*)
setcolors 4 7 1
;;
@ -2774,10 +2774,6 @@ colors () {
setcolors 1 2 4 3
;;
"OpenIndiana"*)
setcolors 7 4
;;
"Raspbian"* | *)
setcolors 2 1
;;