mirror of
https://github.com/cheat/cheat.git
synced 2026-06-17 22:07: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.