ChatColor CLI tool
chatcolor is a Rust-based CLI tool that displays colored and formatted strings in the terminal (such as Bash) using Minecraft chat color codes (§ codes and & codes).
Features:
- Supports traditional Minecraft 16 color codes (e.g.,
§a, §c)
- Supports format codes (bold, underline, italic, strikethrough, etc.)
- Supports Minecraft 1.16+ RGB / Hex color codes (
§x§R§R§G§G§B§B)