Unverified Commit bed4e9a8 authored by Michael Straube's avatar Michael Straube Committed by GitHub

ascii: revert colors (#1519)

parent a8c9214b
...@@ -7745,7 +7745,7 @@ EOF ...@@ -7745,7 +7745,7 @@ EOF
;; ;;
"Lubuntu"*) "Lubuntu"*)
set_colors 27 7 1 set_colors 4 7 1
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
${c1} `.:/ossyyyysso/:. ${c1} `.:/ossyyyysso/:.
`.:yyyyyyyyyyyyyyyyyy:.` `.:yyyyyyyyyyyyyyyyyy:.`
...@@ -10281,7 +10281,7 @@ EOF ...@@ -10281,7 +10281,7 @@ EOF
;; ;;
"Xubuntu"*) "Xubuntu"*)
set_colors 20 7 1 set_colors 4 7 1
read -rd '' ascii_data <<'EOF' read -rd '' ascii_data <<'EOF'
${c1} `.:/ossyyyysso/:. ${c1} `.:/ossyyyysso/:.
`.yyyyyyyyyyyyyyyyyyyy.` `.yyyyyyyyyyyyyyyyyyyy.`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment