https://bugs.kde.org/show_bug.cgi?id=383404
--- Comment #4 from Forest <fores...@nom.one> --- Created attachment 159874 --> https://bugs.kde.org/attachment.cgi?id=159874&action=edit Akregator 22.12.3 theme dark patch Akregator 22.12.3 changed its grantleetheme HTML, so continuing to use AlexandreBonneau's version yields tiny text. Here's a patch against the new version. The patch simply changes the foreground & background colors on two elements in each of the four theme files: body { color: white ! important; background: #232629 ! important; } .headerbox { color: white ! important; } -- You are receiving this mail because: You are the assignee for the bug.