-
Notifications
You must be signed in to change notification settings - Fork 0
modal
onadrog edited this page Oct 12, 2021
·
1 revision
The bundle use this variables. If you already have a color schema or don't like this colors you can overwrite by replacing them with yours.
-
"--imc-primary": #181394
-
"--imc-secondary": #e3c456
-
"--imc-bg": #f8f8f8
"--imc-bradius": 5px
example:
:root {
--imc-primary: #2196f3;
}