An open API service indexing awesome lists of open source software.

https://github.com/llsc12/discord-acrylic

Acrylic Discord UI
https://github.com/llsc12/discord-acrylic

acrylic css discord discord-theme glass theme

Last synced: 12 months ago
JSON representation

Acrylic Discord UI

Awesome Lists containing this project

README

          

# discord-acrylic
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.

## Installing
You can add it as a theme file to [Vencord](https://vencord.dev) or import the CSS file however you wish.
Just add this file.
`https://raw.githubusercontent.com/llsc12/discord-acrylic/main/Acrylic.theme.css`
## Config
```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.

## Screenshots

| | |
| - | - |
| ![image](https://raw.githubusercontent.com/llsc12/discord-acrylic/main/screenshots/1.png) | ![image](https://raw.githubusercontent.com/llsc12/discord-acrylic/main/screenshots/2.png) |
| ![image](https://raw.githubusercontent.com/llsc12/discord-acrylic/main/screenshots/3.png) | ![image](https://raw.githubusercontent.com/llsc12/discord-acrylic/main/screenshots/4.png) |
| ![image](https://raw.githubusercontent.com/llsc12/discord-acrylic/main/screenshots/5.png) | ![image](https://raw.githubusercontent.com/llsc12/discord-acrylic/main/screenshots/6.png) |
| ![image](https://raw.githubusercontent.com/llsc12/discord-acrylic/main/screenshots/7.png) | ![image](https://raw.githubusercontent.com/llsc12/discord-acrylic/main/screenshots/8.png) |