Elektrine lite

← Feed

@chriskirknielsen@front-end.social

Post #1333941

2026-03-31 17:09 UTC

@Wilto As the cool kids say these days: hella nice. Scribbled out text? Nice. Subtle gradient in headings? NICE. Fonts? NOICE. Also, do you have a cheeky event listener to the `prefers-color-scheme` media query changing? Because I've used a listener in the past for the window size, but never thought about colour scheme, and heck that's cool.

Replies (1)

  • @Wilto@front-end.social 2026-03-31 17:21

    @chriskirknielsen Ah, no credit to me on the theme trickery. Other than a little tinkering, that’s all https://github.com/madrilene/eleventy-excellent/blob/main/src/assets/scripts/bundle/theme-toggle.js

    Open ##1333943