Swap ascii colors around
This commit is contained in:
parent
c7e5b778ae
commit
2c6d048b1c
2 changed files with 11 additions and 15 deletions
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
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue