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