mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-27 01:03:08 +03:00
fix(password-validation): increase opacity to 0.7
This commit is contained in:
parent
7d45f048a3
commit
6e08cae36f
@ -61,7 +61,7 @@ export const system = {
|
||||
active: "#00BB00",
|
||||
blurBlack: "#262626",
|
||||
bgBlurGray: "#403F42",
|
||||
bgBlurWhiteTRN: "rgba(255,255,255,0.3)",
|
||||
bgBlurWhiteTRN: "rgba(255,255,255,0.7)",
|
||||
grayLight2: "#AEAEB2",
|
||||
grayLight5: "#E5E5EA",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user