You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing a post using the Message theme, anything displaying code blocks, such as JavaScript, PHP, etc. - text appears as a pale gray color on a white background when the theme is black and white (default style). This for the version of the theme available on Wordpress.com.
Steps to reproduce
Create a Blog at Wordpress.com
Choose the "Message" theme by "Automatic"
Create a new post
Click within the paragraph block
Type ```js + [ENTER]
Change the code from ActionScrpt to JavaScript
Start typing in the new code block
A clear and concise description of what you expected to happen.
The highest expectation is that the color of the text should have a high contrast to its background color when editing the post.
A lower expectation would be that the background is preferred to be a dark-color, since the theme itself has a dark color background.
What actually happened
The text is very difficult to read as it closely matches the background color.
Impact
All
Available workarounds?
Yes, easy to implement
If the above answer is "Yes...", outline the workaround.
Go to Appearance
Go to Themes
Choose a theme other than "Message"
Platform (Simple and/or Atomic)
Simple
Logs or notes
Theme: Message
Style: Default
I am not visually impaired or colorblind.
The text was updated successfully, but these errors were encountered:
Colorloops has a similar problem, but it’s not as bad.
Robertght
changed the title
Themes: Message: No Contrast in Code Block Editor
Message: SyntaxHighlighter Code block text color creates poor contrast in the editor
Oct 8, 2024
Quick summary
When editing a post using the
Message
theme, anything displaying code blocks, such as JavaScript, PHP, etc. - text appears as a pale gray color on a white background when the theme is black and white (default style). This for the version of the theme available on Wordpress.com.Steps to reproduce
A clear and concise description of what you expected to happen.
The highest expectation is that the color of the text should have a high contrast to its background color when editing the post.
A lower expectation would be that the background is preferred to be a dark-color, since the theme itself has a dark color background.
What actually happened
The text is very difficult to read as it closely matches the background color.
Impact
All
Available workarounds?
Yes, easy to implement
If the above answer is "Yes...", outline the workaround.
Platform (Simple and/or Atomic)
Simple
Logs or notes
The text was updated successfully, but these errors were encountered: