Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #53533, comment 3


Ignore:
Timestamp:
06/22/2022 06:49:32 AM (2 years ago)
Author:
poena
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53533, comment 3

    initial v1  
    66{{{<p class="has-text-color" style="color:#f20000">Paragraph</p>}}}
    77
    8 To override it, the theme would need to parse all the **content** to find the exact colors, calculate which color to replace it with (light or dark), and override it by loading more CSS using {{{!important}}}.