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