Forums

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

  1. drcool78
    Member
    Posted 1 month 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 1 month 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.

Reply

You must log in to post.

About this Topic