CodeBox CSS variables
Summary
CSS Variables table
Css variable |
Fallback |
Default |
|---|---|---|
/ |
/ |
|
/ |
/ |
|
CSS Variables list
--mbx-codebox-background
Fallback |
Default |
|---|---|
/ |
/ |
Fallback value for mbx-codebox-background-light and mbx-codebox-background-dark
--mbx-codebox-background-light
Fallback |
Default |
|---|---|
CodeBox background when dark mode is off
--mbx-codebox-background-dark
Fallback |
Default |
|---|---|
CodeBox background when dark mode is on
--mbx-codebox-text
Fallback |
Default |
|---|---|
/ |
/ |
Fallback value for mbx-codebox-text-light and mbx-codebox-text-dark
--mbx-codebox-text-light
Fallback |
Default |
|---|---|
CodeBox text when dark mode is off
--mbx-codebox-text-dark
Fallback |
Default |
|---|---|
CodeBox text when dark mode is on