openclaw/docs/help
Vincent Koc a3dc4b5a57
fix(tui): improve color contrast for light-background terminals (#40345)
* fix(tui): improve colour contrast for light-background terminals (#38636)

Detect light terminal backgrounds via COLORFGBG and apply a WCAG
AA-compliant light palette. Adds OPENCLAW_THEME=light|dark env var
override for terminals without auto-detection.

Uses proper sRGB linearisation and WCAG 2.1 contrast ratios to pick
whichever text palette (dark or light) has higher contrast against
the detected background colour.

Co-authored-by: ademczuk <ademczuk@users.noreply.github.com>

* Update CHANGELOG.md

---------

Co-authored-by: ademczuk <andrew.demczuk@gmail.com>
Co-authored-by: ademczuk <ademczuk@users.noreply.github.com>
2026-03-08 16:17:28 -07:00
..
debugging.md fix(gateway): remove watch-mode build/start race (#18782) 2026-02-17 11:24:08 +09:00
environment.md fix(tui): improve color contrast for light-background terminals (#40345) 2026-03-08 16:17:28 -07:00
faq.md fix: add gemini 3.1 flash-lite support 2026-03-08 05:12:48 +00:00
index.md Docs: add nav titles across docs (#5689) 2026-01-31 15:04:03 -06:00
scripts.md docs: canonicalize docs paths and align zh navigation (#11428) 2026-02-07 15:40:35 -05:00
testing.md fix: stage docker live tests from mounted source 2026-03-08 04:06:26 +00:00
troubleshooting.md docs: add WSL2 + Windows remote Chrome CDP troubleshooting (#39407) (thanks @Owlock) 2026-03-08 19:21:42 +00:00