next.js
10ff5509 - [dev-overlay] style: improve error label background color contrast (#76490)

Commit
1 year ago
[dev-overlay] style: improve error label background color contrast (#76490) ### Why? The color contrast for the error label does not satisfy AAA of WCAG color contrast standards. Even though it is AA, the text is small and is generally hard to read. | Before | After | |--------|--------| | ![image](https://github.com/user-attachments/assets/e6b04d9b-3f4a-4641-ab86-d16f29163179) | ![CleanShot 2025-02-25 at 23 33 42](https://github.com/user-attachments/assets/78e0560b-e222-44f0-8f02-81c4da19629a) | | Before | After | |--------|--------| | ![CleanShot 2025-02-25 at 23 33 25](https://github.com/user-attachments/assets/c288eb22-5d85-4f08-a7e5-26a64481bdc5) | ![CleanShot 2025-02-25 at 23 33 25](https://github.com/user-attachments/assets/c288eb22-5d85-4f08-a7e5-26a64481bdc5) | --- EDIT 😂 | Before | After | |--------|--------| | ![CleanShot 2025-02-25 at 23 33 25](https://github.com/user-attachments/assets/c288eb22-5d85-4f08-a7e5-26a64481bdc5) | ![CleanShot 2025-02-26 at 00 42 22](https://github.com/user-attachments/assets/04f506b9-b013-4406-a53e-3c4d860cbf2e) | Closes NDX-901
Author
Parents
Loading