feat: Update NPS Value Survey (#9638)

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
This commit is contained in:
Mutasem Aldmour
2024-06-11 10:23:30 +02:00
committed by GitHub
parent aaa78435b0
commit 50bd5b9080
58 changed files with 1416 additions and 497 deletions

View File

@@ -217,9 +217,9 @@
// Avatar
--color-avatar-font: var(--prim-gray-0);
// Value Survey
--color-value-survey-background: var(--prim-gray-740);
--color-value-survey-font: var(--prim-gray-0);
// NPS Survey
--color-nps-survey-background: var(--prim-gray-740);
--color-nps-survey-font: var(--prim-gray-0);
// Switch (Activation, boolean)
--color-switch-background: var(--prim-gray-820);