Code snippets in odoc HTML output are poorly readable (IMHO) in dark mode. Here is a code snippet in dark mode: <img width="610" alt="Screenshot 2023-10-15 at 16 50 53" src="https://github.com/ocaml/odoc/assets/5804945/9985d2b0-34b2-4dfd-81c0-e7c01028531b"> Here is the same snippet in light mode: <img width="613" alt="Screenshot 2023-10-15 at 16 51 21" src="https://github.com/ocaml/odoc/assets/5804945/5dc33836-8860-4b45-ac1c-043342d89f60"> Aside from the background and main foreground color the highlight colors appear to be unchanged and seem to be designed for light mode.