ecly / typing_test

A minimal command line typing game similar to 10fastfingers
MIT License
35 stars 7 forks source link

Improve colorscheme #1

Open ecly opened 5 years ago

ecly commented 5 years ago

Possibly utilize existing installed colorscheme.

Ensure text is properly visible at all times.

ecly commented 5 years ago

Now using builtin colors generally, but still relying on hardcoded RED/GREEN, which can look bad with some color schemes. Possibly add option to rely fully on default colors.