This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Vale
vale.rocks
did:plc:7qg6mz2xtzozxkgbcvf4pdnu
Handy little CSS filter:
filter: invert(95%) hue-rotate(180deg);
It inverts an item, but keeps the colours as they should be by flipping the hue back. I'm finding use implementing it on iframe embeds to force dark mode.
#WebDev #FrontendDev #CSS
2024-10-22T13:49:17.818Z