Just fixed a bunch of little accessibility issues and the Kitten web site now conforms to WCAG 2.1 AA.
I also added a feature to Kitten whereby it automatically adds tabindex='0' to code blocks so they can be focused and thus scrolled by people using assistive technologies.
(It was also my first time trying out the axe accessibility tools – available as a browser extension – and that really helped: https://www.deque.com/axe/)
@aral Speaking of accessibility, I think there's something going on with the font colors
@lnkr Ah, carp, dark mode? Which browser/platform. Will have a look after lunch - thanks! :)
@aral Yep! Android 14, system's dark theme, Chrome 129.0.6668.100 or Firefox 131.0.3
@pieceofthepie @lnkr Thanks, lunch almost done; will look into this first thing.
@pieceofthepie @lnkr Actually, I also know why it’s happening :) Shouldn’t be a hard fix.