[ACS-10226] Improve color contrast for better accessibility (#11429)

This commit is contained in:
Michal Kinas
2025-12-08 15:52:21 +01:00
committed by GitHub
parent 58591c67dc
commit 9717a88818
26 changed files with 36 additions and 35 deletions
@@ -22,7 +22,7 @@
line-height: var(--theme-headline-line-height);
letter-spacing: -0.4px;
text-align: left;
color: var(--adf-theme-foreground-text-color-054);
color: var(--adf-theme-foreground-text-color-064);
text-transform: uppercase;
}