From d4a348441a24a3b2e0996d4d3264ce5eac61dbb3 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Thu, 9 Dec 2021 16:26:54 +0100 Subject: TODO: Add task for dark mode. --- TODO.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.org b/TODO.org index 1f43ad9..88ed588 100644 --- a/TODO.org +++ b/TODO.org @@ -1,6 +1,11 @@ * use syntax highlighting for Guile attachments http://localhost:1234/issue/36487#2 +* dark mode +I had to give up on this because the @media query =prefers-color-theme= does not work in icecat or chromium. +https://css-tricks.com/dark-modes-with-css/ +https://mwichary.medium.com/dark-theme-in-a-day-3518dde2955a + * detect commits and linkify them this should depend on per-package configuration -- cgit v1.2.3