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