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