Nice theme.
Highlighting text with ==text== results in a dark, almost invisible highlight. I looked in the css but could not find which lines regulates that.
Please advise, including the code for that nice golden colour to highlight with.
I would also like this with that golden highlight:
.suggestion-item.is-selected {
background-color: var(--text-accent);
}
When I use that bit of code, it does give some sort of golden highlight, but the white letters in it are unreadable. I don’t where that colour is set.