-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Area:AccessibilityCategory for accessibility related features and bugsCategory for accessibility related features and bugsEnhancementImprovement to an existing featureImprovement to an existing feature
Description
Increasing access
Brings site up to modern CSS accessibility standards by reducing eye strain.
Most appropriate sub-area of p5.js?
- Accessibility
- Color
- Core/Environment/Rendering
- Data
- DOM
- Events
- Image
- IO
- Math
- Typography
- Utilities
- WebGL
- Build process
- Unit testing
- Internationalization
- Friendly errors
- Other (specify if possible)
Feature enhancement details
CSS media feature is available to detect user's preference:
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
If feasible, apply to both the editor and the resource pages. Changing the theme in options overrides the default.
Metadata
Metadata
Assignees
Labels
Area:AccessibilityCategory for accessibility related features and bugsCategory for accessibility related features and bugsEnhancementImprovement to an existing featureImprovement to an existing feature