-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Area:CSSFor styling or layout issues handled with CSS/SASSFor styling or layout issues handled with CSS/SASSBugError or unexpected behaviorsError or unexpected behaviorsReady for WorkIssue is ready for development workIssue is ready for development work
Description
p5.js version
1.11.8
What is your operating system?
Mac OS
Web browser and version
141.0
Actual Behavior
The bottom half of the about page (https://editor.p5js.org/about) is missing theme specific background styling. The background is pure white in every theme, which makes the text unreadable in dark and high contrast modes.

Expected Behavior
The text should be visible on the background.
Steps to reproduce
Steps:
- in the editor, set theme to dark or high contrast
- click help > about
- scroll down
the issue is most likely in client/modules/About/About.styles.js
Metadata
Metadata
Assignees
Labels
Area:CSSFor styling or layout issues handled with CSS/SASSFor styling or layout issues handled with CSS/SASSBugError or unexpected behaviorsError or unexpected behaviorsReady for WorkIssue is ready for development workIssue is ready for development work