diff --git a/src/modules/Shell/ShellRoot.tsx b/src/modules/Shell/ShellRoot.tsx index 8e051c7..c471c7b 100644 --- a/src/modules/Shell/ShellRoot.tsx +++ b/src/modules/Shell/ShellRoot.tsx @@ -169,8 +169,8 @@ export function ShellRoot({ left="0" width="100%" height="100%" - backgroundColor="yellow" - opacity={0.3} + backgroundColor="#745d02" + opacity={0.6} zIndex={Z_INDEX.BACKDROP} /> )}