mirror of
https://github.com/docling-project/docling.git
synced 2026-05-17 13:10:38 +00:00
150fe90728
fix: link visibility in dark mode Hello, I noticed that links were using the same color as regular text making them indistinguishable in dark mode (default). This PR changes the color of links to a different color for better accessibility in dark more. This has been bugging me for a while, so I am creating this PR to fix this 😅. Signed-off-by: Shivaditya Meduri <77324692+shivaditya-meduri@users.noreply.github.com>