diff options
| author | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-19 16:24:33 +0000 |
|---|---|---|
| committer | DanConwayDev <DanConwayDev@protonmail.com> | 2026-01-19 16:24:33 +0000 |
| commit | 1d58ee5b01e28f77f736c9f415e0cc869a244cc6 (patch) | |
| tree | 43181c1dafed01089112ec7980004b3b91f84034 /docs/reference/relay-limits.md | |
| parent | 9372ad649b6c438b1e4645f1dbe95c0f648bb80d (diff) | |
fix(grasp-audit): improve color readability with bold bright colors
Changes RED from standard red (\x1b[31m) to bold bright red (\x1b[1;91m)
and GREEN from standard green (\x1b[32m) to bold bright green (\x1b[1;92m).
This follows ANSI/ISO standards (ECMA-48) and matches industry best
practices used by Rust/Cargo and other modern CLI tools. Bold bright
colors provide significantly better readability on dark terminal
backgrounds while maintaining maximum compatibility with all terminals.
Addresses user feedback that red color was too hard to read.
Diffstat (limited to 'docs/reference/relay-limits.md')
0 files changed, 0 insertions, 0 deletions