Forums

[feature request][Plugin: Front-end Editor] Add highlight color selector (2 posts)

  1. drcool78
    Member
    Posted 2 years ago #

    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

  2. scribu
    Member
    Posted 2 years ago #

    You can add this code in your theme's style.css:

    .front-ed:hover, .front-ed:hover * {
      background-color: yourcolor !important
    }

    Read the FAQ.

Topic Closed

This topic has been closed to new replies.

About this Topic