The new highlight features is EXCEllent !
But, as I'm running on a dark theme, when I hover text (colored in white), I can't read it anymore.
Could you add a color selector, or simply have a "dark yellow" for highlighting dark themes.
Thanks
The new highlight features is EXCEllent !
But, as I'm running on a dark theme, when I hover text (colored in white), I can't read it anymore.
Could you add a color selector, or simply have a "dark yellow" for highlighting dark themes.
Thanks
You can add this code in your theme's style.css:
.front-ed:hover, .front-ed:hover * {
background-color: yourcolor !important
}
Read the FAQ.
You must log in to post.