[MNT-25123] Addded scss variables (#5039)

This commit is contained in:
AleksanderSklorz
2026-02-10 13:25:34 +01:00
committed by GitHub
parent 3ab33417dc
commit 3bb00fe222
@@ -90,7 +90,8 @@
--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-accessibility-tooltip-background-color: #2f3033
--adf-accessibility-tooltip-background-color: #2f3033,
--adf-pdf-viewer-annotation-tooltip-color: rgb(255, 235, 107)
);
// propagates SCSS variables into the CSS variables scope