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

This commit is contained in:
Michal Kinas
2025-12-11 13:11:49 +01:00
committed by GitHub
parent 124c1f5b75
commit ae3db8ff3f
5 changed files with 11 additions and 4 deletions
@@ -1,7 +1,7 @@
aca-toolbar {
.aca-toolbar {
min-height: 48px;
color: var(--adf-theme-foreground-text-color-054);
color: var(--adf-theme-foreground-text-color-064);
background-color: inherit;
border: none;
padding: 0;