In normal HTML, you can change the style of selected text using the ::selected
css selector. I tried doing the same thing in my custom CSS file in Obsidian, but my changes don’t appear to affect the way selected text shows up.
How can I change the style of selected text in Obsidian? I’d like to make the selection background color a bit brighter so it stands out more.
Thanks!