diff options
Diffstat (limited to 'fun')
-rwxr-xr-x | fun/code/fun/colorscheme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fun/code/fun/colorscheme b/fun/code/fun/colorscheme index ad8ab40..f2aa179 100755 --- a/fun/code/fun/colorscheme +++ b/fun/code/fun/colorscheme @@ -8,7 +8,7 @@ # colors (default + 8 escapes). # -T='TiP' # The test text +T='niX' # The test text echo -e "\n 40m 41m 42m 43m\ 44m 45m 46m 47m"; |