upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-01-19 16:24:33 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-01-19 16:24:33 +0000
commit1d58ee5b01e28f77f736c9f415e0cc869a244cc6 (patch)
tree43181c1dafed01089112ec7980004b3b91f84034 /scripts
parent9372ad649b6c438b1e4645f1dbe95c0f648bb80d (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 'scripts')
0 files changed, 0 insertions, 0 deletions