mirror of
https://github.com/cheat/cheat.git
synced 2026-05-27 19:48:44 +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.