[wp-trac] [WordPress Trac] #25563: Twenty Fourteen: Apply Custom Accent Colors to the Editor Styles
WordPress Trac
noreply at wordpress.org
Thu Oct 10 22:50:56 UTC 2013
#25563: Twenty Fourteen: Apply Custom Accent Colors to the Editor Styles
------------------------------+-----------------------------
Reporter: celloexpressions | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version:
Severity: normal | Keywords:
------------------------------+-----------------------------
Previously: #25220. We should apply the main custom accent color to `a`
and `::selection` / `::-moz-selection`, and the `accent_much_lighter`
color to `a:hover, a:active` (note: selection is not currently in editor-
style.css, but I think it should be as it doesn't break anything and helps
bring the character of the theme to the editor).
Because there's not a lot of css needed, we should do this by adding a
`<style>` tag to the `<head>` in the TinyMCE iframe. I'll have a patch
ready as soon as we can figure out the best way to add some code to the
`<head>` of the TinyMCE iframe, but, as lancewillett said, it'll probably
be hacky.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25563>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list