This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Stuart Robson
sturobson.com
did:plc:mnut7bswvnl54dhflb4qofss
as my mind pings from 'thing to thing' … how can I change the alpha channel on a colour if I'm not using Sass ... the CSS color() function is pretty neato
background-colour: color(from var(--color-primary) srgb r g b / 0.2);
https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/color
2025-08-11T18:57:21.407Z