Files
James Ritchie 5cde277979 fix(webapp): darken the added-line green in feature flag diffs
green-400 measures 1.78:1 on white, so an added line in the flag diff was barely
there on the light themes. Under Stronger colors it drops to green-700, the first
stop clearing the 4.5:1 that body text needs - green-600 only reaches 3.22:1,
which is a fill's floor, not text's.

Admin-only, and the +/- prefix still carries the meaning either way.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-19 16:46:06 +00:00
..
2026-08-18 14:59:46 +01:00
2023-01-10 16:09:42 +00:00
2024-10-09 12:52:52 +01:00

Trigger webapp - powered by Remix

To start, run with pnpm run dev --filter webapp

Build the docker image locally:

pnpm run docker:build:webapp
docker run -it triggerdotdev-webapp sh