Hi, this is doable by changing the color of the variable --text-selection. I have a very dark theme with so I am using rgba(230, 247, 255, 0.2); which looks like this:

I always look at the Inspector Pane > Sources > app.css when searching for this stuff.