Better Discord theme based around NieR: Automata's Menu UI
Available in light and dark mode!
Theme also works in both compact and cozy mode! c:
If you have any issues, best way to contact me is to join the support server and send screencaps there etc.
THANKS TO JulioDRai FOR LETTING ME USE THEIR CURSORS (and for forgiving me for using them for so long without asking first for permission <3 ;-;)
THANKS TO GOmonkeymanGO FOR LETTING ME USE SOME OF HIS CODE ON HIS NIER UI THEME
Check out my discord support server, and check out #info for sources to dark/light theme :)
I'm still not entirely sure what it is that causes the erroring, but it has to do with the animations in the theme, particularly the home icon. Make sure to turn on hardware acceleration!
To turn off the home icon spin, you can add this to your override CSS on BetterDiscord:
.tutorialContainer_b06ae6 .svg_ad7356
{
animation-name: none !important;
}