Updates on ASCII logos and colors

Included:
* Added Oracle logo (and color)
* Small color tweak on OpenIndiana's logo (and colors)
This commit is contained in:
Muhammad Herdiansyah 2016-08-12 00:02:33 +07:00
parent 707398d631
commit 52b3f02ea3
3 changed files with 28 additions and 10 deletions

View File

@ -2,15 +2,15 @@
${c1} .sy/
.yh+
-+syyyo+- /+.
+ddo/---/sdh/ ym-
\`hm+ \`sms ym-\`\`\`\`\`\`\`.-.
sm+ sm/ ym- +s
hm. /mo ym- /h
omo ym: ym- \`os\`
smo\` .ym+ ym- .os-
\`\` :ymy+///oyms- ym- .+s+.
..\` \`:+oo+/-\` -//oyo-
${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-
-:\` .:oys/.
+- \`./oyys/.
h+\` \`.-:+oyyyo/-\`

14
ascii/distro/oracle Normal file
View File

@ -0,0 +1,14 @@
"\
${c1}
\`-/+++++++++++++++++/-.\`
\`/syyyyyyyyyyyyyyyyyyyyyyys/.
:yyyyo/-...............-/oyyyy/
/yyys- .oyyy+
.yyyy\` \`syyy-
:yyyo /yyy/
.yyyy\` \`syyy-
/yyys. .oyyyo
/yyyyo:-...............-:oyyyy/\`
\`/syyyyyyyyyyyyyyyyyyyyyyys+.
\`.:/+ooooooooooooooo+/:.\`
"

View File

@ -2663,7 +2663,7 @@ colors () {
ascii_distro="chrome"
;;
"Debian"* | "Ubuntu"* | "DragonFly"* | "PacBSD"*)
"Debian"* | "Ubuntu"* | "DragonFly"* | "PacBSD"* | "Oracle"*)
setcolors 1 7 3
;;
@ -2774,6 +2774,10 @@ colors () {
setcolors 1 2 4 3
;;
"OpenIndiana"*)
setcolors 7 4
;;
"Raspbian"* | *)
setcolors 2 1
;;