[wp-trac] [WordPress Trac] #57415: Twenty Twenty One: Text color not reflected backend and Front side in media & text block
WordPress Trac
noreply at wordpress.org
Fri Jan 13 16:57:07 UTC 2023
#57415: Twenty Twenty One: Text color not reflected backend and Front side in media
& text block
-------------------------------------------+------------------------------
Reporter: umesh84 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 6.1.1
Severity: normal | Resolution:
Keywords: has-screenshots needs-refresh | Focuses: ui, css
-------------------------------------------+------------------------------
Changes (by poena):
* keywords: has-screenshots has-patch => has-screenshots needs-refresh
Comment:
Hi!
This is the intended behavior of the text color option. It only applies to
text, it is not intended to colorize links.
This is unfortunate because classic themes have no way to enable the link
color option that is available in the newer block themes.
The submitted patch will not work because it removes the CSS variable for
the fallback color, this can have a negative effect on themes that are
using this custom variable, by changing their link colors unexpectedly.
- It also changes all links not only the link for colored text links in
the media block.
Please kindly note that Twenty Twenty-One uses SASS, and style changes
need to be made to the SCSS files, and then built.
Changes made directly to the .css files will be overwritten.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57415#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list