zebra-report/web
Russell Ballestrini 54c03beec3
zebra-spaces: real dark mode — explicit overrides, pure black bg, low light emission
Replaced the filter:invert approach (which produced muddy mid-tones and
left the html canvas + scrollbar areas flashing white) with explicit
.theme-dark overrides for every painted surface:

- bg pure #000 on html + body — no light emission outside content
- text #ccc (dim, easy on eyes; not glaring #fff)
- borders #222-#444 (visible but not loud)
- inputs/textarea #0a0a0a — sit a hair above pure black
- buttons inverted: button.invert (primary) is #ccc-on-black,
  regular buttons are #000-with-#ccc-text-and-#444-border
- badges, dots, meters re-coloured for dark contrast
- latency green/yellow/red shifted toward higher-luminance variants
  so they stay readable on black
- log + notice banners get dark-tinted backgrounds matching their kind
- video/camera tiles unchanged — they were already dark and look fine

Video pixels never get filtered now, so screen-share + camera streams
render their actual colours instead of being inverted.
2026-06-01 21:58:01 -04:00
..
blog phase 1: unfirehose reconstruction from session JSONL ingest 2026-05-27 13:51:14 -04:00
fonts phase 2: gap analysis — cat>> append + binary asset recovery 2026-05-27 13:54:19 -04:00
chat.html zebra-spaces: start remote screen tiles muted + add unmute button — fixes mobile autoplay 2026-06-01 20:02:03 -04:00
host-your-own.html zebra-spaces: start remote screen tiles muted + add unmute button — fixes mobile autoplay 2026-06-01 20:02:03 -04:00
how-it-works.html zebra-spaces: start remote screen tiles muted + add unmute button — fixes mobile autoplay 2026-06-01 20:02:03 -04:00
index.html web: bump mobile body padding from 1rem to 1.25rem so the right edge has visible breathing room 2026-05-31 14:13:25 -04:00
kernel.html web: bump mobile body padding from 1rem to 1.25rem so the right edge has visible breathing room 2026-05-31 14:13:25 -04:00
stamp.js web: stamp each zebra-report page with build date + md5/sha256 2026-05-28 17:50:12 -04:00
zebra-audio.html zebra-spaces: start remote screen tiles muted + add unmute button — fixes mobile autoplay 2026-06-01 20:02:03 -04:00
zebra-spaces.html zebra-spaces: real dark mode — explicit overrides, pure black bg, low light emission 2026-06-01 21:58:01 -04:00