|
|
|
@ -4,7 +4,7 @@ $theme-colors: (
|
|
|
|
"success": #0B031C,
|
|
|
|
"success": #0B031C,
|
|
|
|
"info": #ffffff,
|
|
|
|
"info": #ffffff,
|
|
|
|
"warning": #700000,
|
|
|
|
"warning": #700000,
|
|
|
|
"navbartext": #434344,
|
|
|
|
"navbartext": #121213,
|
|
|
|
"navbartextfeather": #323233,
|
|
|
|
"navbartextfeather": #323233,
|
|
|
|
"navbartextactive": #212122,
|
|
|
|
"navbartextactive": #212122,
|
|
|
|
"inactivecard": #ffffff,
|
|
|
|
"inactivecard": #ffffff,
|
|
|
|
@ -33,6 +33,8 @@ $theme-colors: (
|
|
|
|
"inactiveborderaccordion": #c0c2c6,
|
|
|
|
"inactiveborderaccordion": #c0c2c6,
|
|
|
|
"activeborderaccordion": rgba(26, 26, 26, 0),
|
|
|
|
"activeborderaccordion": rgba(26, 26, 26, 0),
|
|
|
|
"footertext": #434344,
|
|
|
|
"footertext": #434344,
|
|
|
|
|
|
|
|
"chevronup": #434344,
|
|
|
|
|
|
|
|
"chevrondown": #434344,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
|
|
.theme-button{
|
|
|
|
.theme-button{
|
|
|
|
|