The task web UI is dark-first with no light mode support. Users with system light theme preference see the dark theme regardless.
Add @media (prefers-color-scheme: light) CSS rules that override the dark color tokens with light equivalents.
Implementation:
prefers-color-scheme: light media query block that overrides CSS custom properties@media (prefers-color-scheme: light) block at the end of the CSS that targets the same selectors with light colorsLight palette suggestion (inverse of current ef-dream dark theme):
Key files: Omni/Web/Style.hs, Omni/Task/Web/Style.hs Namespace: Omni/Task.hs
Pipeline: dev completed (run=dev-t-637-1771441707, cost=0.0c)
Pipeline: verification skipped (No namespace set, skipping build verification), promoting
Pipeline: integrated into live at c8451f89d9982e4b00ccf8f94bb6aad7a104dc8e
This is almost done. When rendering markdown files, in the /files app, the background is still dark even in light mode. Please fix that.
Pipeline: dev failed (run=dev-t-637-1771451566): Agent completed but made no commit
Pipeline: dev failed (run=dev-t-637-1771451672): Agent completed but made no commit
Pipeline: dev failed (run=dev-t-637-1771451854): Agent completed but made no commit
Pipeline: dev failed (run=dev-t-637-1771452171): Agent completed but made no commit
Pipeline: exceeded 5 retries on patchset 0
Pipeline: dev failed (run=dev-t-637-1771440519): Agent completed but made no commit