From faef8f8197b4d955d52dbabc9c576f4e02442d5d Mon Sep 17 00:00:00 2001 From: Matthieu MALVACHE Date: Thu, 2 Oct 2025 12:19:36 +0200 Subject: [PATCH] docs: Update TODO.md with additional fixes --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index c2d489a..b6d35f5 100644 --- a/TODO.md +++ b/TODO.md @@ -194,4 +194,5 @@ - [x] Fixed attachment downloads returning 404 (proper URI template handling) - [x] Fixed plain text emails displaying on one line (smart HTML/text version selection) - [x] Fixed light mode not applying properly (replaced hardcoded colors with CSS variables) +- [x] Fixed all hardcoded colors in email viewer for proper theme support