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