Add this to your themes for an acrylic effect on menus, tooltips and more! This also fixes random inconsistencies Discord failed to fix themselves. Best used with dark Discord Nitro themes.
You can add it as a theme file to Vencord or import the CSS file however you wish.
Just add this file.
https://raw.githubusercontent.com/llsc12/discord-acrylic/main/Acrylic.theme.css
:root {
/* You can change this blur to anything */
--glass-menu-bg-blur: 20px;
}
Add this to your Quick CSS file to modify the blur strength.