@garethgreenaway There's a high contrast mode you can switch to by clicking the Pycon logo on the top left. I discovered it by accident. Probably should call it out better.
@goozbach Consider using dynamo or other DB instances and just spin up a container when an action is taken in the PR. I don't know your purpose, but it seems lighter weight than having to spin up a whole environment. The container could check state via the db, do it's thing and complete.