Swap ascii colors around
This commit is contained in:
6
neofetch
6
neofetch
@@ -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
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user