Skip to content
Snippets Groups Projects
Commit 6d96890d authored by rswindell's avatar rswindell
Browse files

Changed color scheme (whoopee).

parent c61282b9
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ if_true
crlf
shift_str _question 2
end_if
printf "nbh[wb] y%s? " _question
printf "nbh[cb] y%s? " _question
:top
compare_str "N"
if_equal
......
......@@ -17,7 +17,7 @@ if_true
crlf
shift_str _question 2
end_if
printf "nbh[wb] y%s? " _question
printf "nbh[cb] y%s? " _question
:top
compare_str "Y"
if_equal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment