mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 17:09:21 +00:00
Ascii: [Arch] Use brighter colors
This commit is contained in:
6
neofetch
6
neofetch
@@ -2801,12 +2801,12 @@ get_distro_colors() {
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
"arch_small")
|
"arch_small")
|
||||||
set_colors 4 7 1
|
set_colors 6 7 1
|
||||||
ascii_file="arch_small"
|
ascii_file="arch_small"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"arch_old")
|
"arch_old")
|
||||||
set_colors 4 7 1
|
set_colors 6 7 1
|
||||||
ascii_file="arch_old"
|
ascii_file="arch_old"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
@@ -2816,7 +2816,7 @@ get_distro_colors() {
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
"Arch"*)
|
"Arch"*)
|
||||||
set_colors 4 4 7 1
|
set_colors 6 6 7 1
|
||||||
ascii_file="arch"
|
ascii_file="arch"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user