Merge pull request #1287 from feren/patch-1
Small tweak to the colours used for the Feren OS Logo
This commit is contained in:
commit
28dd7f4696
1 changed files with 1 additions and 1 deletions
2
neofetch
2
neofetch
|
@ -6110,7 +6110,7 @@ EOF
|
||||||
;;
|
;;
|
||||||
|
|
||||||
"Feren"*)
|
"Feren"*)
|
||||||
set_colors 6 6 7 1
|
set_colors 4 7 1
|
||||||
read -rd '' ascii_data <<'EOF'
|
read -rd '' ascii_data <<'EOF'
|
||||||
${c1} `----------`
|
${c1} `----------`
|
||||||
:+ooooooooo+.
|
:+ooooooooo+.
|
||||||
|
|
Loading…
Reference in a new issue