mirror of
https://github.com/cheat/cheat.git
synced 2026-07-10 00:57:40 +02:00
7c4fc54681
- Extracted `Colorize` class out of `Util` class. (The latter now only contains static methods.) - Renamed methods in `Colorize` class for improved clarity. - Refactored as necessary to accommodate the changes above.