Skip to content

About page bottom half background and text always appearing white #3563

@Izzy-Snyder

Description

@Izzy-Snyder

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.

Image

Expected Behavior

The text should be visible on the background.

Steps to reproduce

Steps:

  1. in the editor, set theme to dark or high contrast
  2. click help > about
  3. scroll down

the issue is most likely in client/modules/About/About.styles.js

Metadata

Metadata

Labels

Area:CSSFor styling or layout issues handled with CSS/SASSBugError or unexpected behaviorsReady for WorkIssue is ready for development work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions