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