Skip to content

Instantly share code, notes, and snippets.

@llsc12
Last active May 3, 2023 21:45
Show Gist options
  • Save llsc12/8a86b087f6f4b75ae09d1e4106025c3e to your computer and use it in GitHub Desktop.
Save llsc12/8a86b087f6f4b75ae09d1e4106025c3e to your computer and use it in GitHub Desktop.
Discord Glass UI, makes most menus in discord acrylic.
/* Glass Menu Items */
/*
This CSS replaces the backgrounds of most alerts and popups with
a nice acrylic effect. You can use this in your client by simply
importing the css in your modded discord client. Just import this
file with a `@import` line in your theme.
*/
/* This has been relocated! Go to https://github.com/llsc12/discord-acrylic/ */
@import "https://raw.githubusercontent.com/llsc12/discord-acrylic/main/Acrylic.theme.css";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment