I'm trying to change the color of links that already came with the PDF file

What I’m trying to do

I’m just trying to change the color of links that came with a PDF file, it was an internet page that I converted into a PDF file, because I use darkmode and the links are in a darkblue is impossible to read.

image

Picture as exemple.

Things I have tried

Tried some CSS editing, and the some puglins didn’t really worked

PDFs are their own thing, like images. I think you would have to change the PDF itself. It would probably be to change the appearance of the webpage in your browser and generate a new PDF from there, or use Obsidian Web Clipper to save the page in a more convenient format.