From: Raymond T. <toy...@gm...> - 2025-07-27 02:09:25
|
On 7/26/25 2:47 PM, Jaime Villate wrote: > > On 26/07/25 22:21, Raymond Toy wrote: >> >> That's fine with me. Lighthouse does complain about lack of contrast >> and link coloring, though. We might want to update these. Someday. >> > How about the new version of the Website that I submitted today, does > it still complain? > If you mean dark mode for maxima.sourceforge.io/lisp.html, lighthouse says the only issue is that there's not enough contrast between foreground and background. Some of the entries mentioned: * "A Computer Algebra System" on the dark gray background * All of the main text on the gray background * Basically all of the blue links * All of the inline code elements like |(to-maxima)| There are others but they all seem to be variations of the above. I do not know if any of the common styles like Github dark will pass the accessibility tests. https://pygments.org/styles/ lists some styles with high contrast, including github dark, although I find any kind of reddish color on the black background rather hard to see. ​ |