Fix - Change color Contrast in cookie settings box

This commit is contained in:
Victor Hugo Duran Santiago
2024-05-10 15:27:37 -06:00
parent c44fce9e0f
commit 876ecb1d12
2 changed files with 22 additions and 1 deletions

View File

@@ -134,4 +134,6 @@
--ds-warning-bg: #{$ds-warning-bg};
--ds-danger-bg: #{$ds-danger-bg};
--green1: #1FB300; // This variable represents the success color for the Klaro cookie banner
--button-text-color-cookie: #333; // This variable represents the text color for buttons in the Klaro cookie banner
}