-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.c: AccessibilityWhen something is not usable for a certain group (eg missing contrast) or devices (eg smartphones).When something is not usable for a certain group (eg missing contrast) or devices (eg smartphones).c: Design / UIFor issues that impact Matomo's user interface or the design overall.For issues that impact Matomo's user interface or the design overall.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.For issues or pull requests that should not be included in our release changelog on matomo.org.
Description
Install routine: text color
(checked with the development tool in Firefox)
Expected Behavior
darker grey (better: black), that has a much better contrast
Current Behavior
grey font color with low contrast.
font-color: #858585 (contrast ratio: 3.7)
Possible Solution
font-color: #757575 (contrast ratio: 4.5 => minimum ratio https://developer.mozilla.org/en-US/docs/Web/Accessibility/Understanding_WCAG/Perceivable/Color_contrast)
Your Environment
- Matomo Version: 4.3.1
- Browser: Firefox 90
Metadata
Metadata
Assignees
Labels
Help wantedBeginner friendly issues or issues where we'd highly appreciate community's help and involvement.Beginner friendly issues or issues where we'd highly appreciate community's help and involvement.c: AccessibilityWhen something is not usable for a certain group (eg missing contrast) or devices (eg smartphones).When something is not usable for a certain group (eg missing contrast) or devices (eg smartphones).c: Design / UIFor issues that impact Matomo's user interface or the design overall.For issues that impact Matomo's user interface or the design overall.not-in-changelogFor issues or pull requests that should not be included in our release changelog on matomo.org.For issues or pull requests that should not be included in our release changelog on matomo.org.