adobe / aem-project-archetype

Maven template to create best-practice websites on AEM.
https://experienceleague.adobe.com/docs/experience-manager-core-components/using/developing/archetype/overview.html
Apache License 2.0
538 stars 412 forks source link

fix FORMS6936/An icon lacks 3 to 1 contrast ratio @sunnym @pankajpr #1106

Closed IuliaEns closed 1 year ago

IuliaEns commented 1 year ago

FORMS-6936

Description

I changed the ratio . I've used --spectrum-global-color-static-gray-700: rgb(116, 116, 116);

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

IuliaEns commented 1 year ago

I used --spectrum-global-color-static-gray-700: rgb(116, 116, 116); (from AEM ), converted in HEX is #747474 .