Counter CSS variables
Summary
CSS Variables table
Css variable |
Fallback |
Default |
---|---|---|
/ |
/ |
|
/ |
/ |
|
/ |
/ |
|
/ |
/ |
|
CSS Variables list
--mbx-counterbox-background
Fallback |
Default |
---|---|
/ |
/ |
Fallback value for mbx-counterbox-background-light
and mbx-counterbox-background-dark
--mbx-counterbox-background-light
Fallback |
Default |
---|---|
Counter background when dark mode is off
--mbx-counterbox-background-dark
Fallback |
Default |
---|---|
Counter background when dark mode is on
--mbx-counterbox-text
Fallback |
Default |
---|---|
/ |
/ |
Fallback value for mbx-counterbox-text-light
and mbx-counterbox-text-dark
--mbx-counterbox-text-light
Fallback |
Default |
---|---|
Counter text color when dark mode is off
--mbx-counterbox-text-dark
Fallback |
Default |
---|---|
Counter text color when dark mode is on
--mbx-counterbox-background-hover
Fallback |
Default |
---|---|
/ |
/ |
Fallback value for mbx-counterbox-background-hover-light
and mbx-counterbox-background-hover-dark
--mbx-counterbox-background-hover-light
Fallback |
Default |
---|---|
Counter background when dark mode is off
, on hover
--mbx-counterbox-background-hover-dark
Fallback |
Default |
---|---|
Counter background when dark mode is on
, on hover
--mbx-counterbox-text-hover
Fallback |
Default |
---|---|
/ |
/ |
Fallback value for mbx-counterbox-text-hover-light
and mbx-counterbox-text-hover-dark
--mbx-counterbox-text-hover-light
Fallback |
Default |
---|---|
Counter text color when dark mode is off
, on hover
--mbx-counterbox-text-hover-dark
Fallback |
Default |
---|---|
Counter text color when dark mode is on
, on hover