diff --git a/docs/code-bridge/archive/MSG-2026-04-12-phase11d-contrast.md b/docs/code-bridge/archive/MSG-2026-04-12-phase11d-contrast.md new file mode 100644 index 0000000..5c98b88 --- /dev/null +++ b/docs/code-bridge/archive/MSG-2026-04-12-phase11d-contrast.md @@ -0,0 +1,38 @@ +# Chronicler Dispatch — Callout Text Contrast + +**Date:** 2026-04-12 +**From:** Chronicler #84 — The Meridian +**To:** Code + +--- + +## UI Target Found ✅ + +Michael found the reference screenshot — the dark Blueprint theme with cyan info boxes and orange help box is correct and what we want. + +## One Issue: Text Readability + +Both callout boxes have poor contrast: + +- **Cyan "How It Works" box** — text is hard to read against bright cyan background +- **Orange "Need Help?" box** — text is hard to read against bright orange background + +**Fix:** Force white text on both callout boxes: + +```blade +{{-- Option 1: inline style --}} +