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