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:
6
neofetch
6
neofetch
@@ -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
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user