diff --git a/Acrylic-popups-addon.theme.css b/Acrylic-popups-addon.theme.css index 1ecb0dd..cbe94a0 100644 --- a/Acrylic-popups-addon.theme.css +++ b/Acrylic-popups-addon.theme.css @@ -15,7 +15,7 @@ --opacity-popup: 0.6; /*Popup background opacity*/ --radius-popup: 40px; /*Popup border radius*/ --radius-context: 20px; /*Context menu popups radius*/ - --opacity-popup-inner: 0.3; /*For example: the inner background of profiles*/ + --opacity-popup-inner: 0.0; /*For example: the inner background of profiles*/ /*--pop-up-color: black; /*uncomment for custom Popup color*/ /*--context-menu-border: 1px solid red; /*uncomment for custom border*/ }