Fix "red" color in example simple.rs
The simple
example has a typo. When the user presses r
the color is supposed to change to red however the RGB value being set in the code is almost black and the output is not visible on dark terminal backgrounds.