[ACS-10203]: color var for select all tooltip (#5017)

* [ACS-10203]: color var

* [ACS-10203]: typo fix
This commit is contained in:
Anton Ramanovich
2026-01-30 11:27:17 +01:00
committed by GitHub
parent edc01be49d
commit 7c71e8f465
@@ -89,7 +89,8 @@
--adf-secondary-modal-text-color: #212121,
--adf-disabled-button-background: rgba(0, 0, 0, 0.12),
--adf-chip-border-color: #757575,
--adf-sidenav-active-text-color: rgba(0, 48, 100, 1)
--adf-sidenav-active-text-color: rgba(0, 48, 100, 1),
--adf-accessibility-tooltip-background-color: #2f3033
);
// propagates SCSS variables into the CSS variables scope