Files
driveAtlas/driveAtlas.sh
Jared Vititoe 2befe710d5 Add colored output support with -c/--color flag
When enabled, colors are applied to:
- Headers: Blue/bold for section titles
- Health status: Green for ✓ (passed), Red for ✗ (failed)
- Temperature: Green (<50°C), Yellow (50-59°C), Red (≥60°C)

Added colorize_health, colorize_temp, and colorize_header helper
functions that respect the USE_COLOR flag.

Fixes: #11

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 11:33:43 -05:00

34 KiB