- Change Oneko using Captain's original QuickCSS snippet, posted in the CSS Snippets channel of in the Vencord Discord Server.
#oneko {
background-image: url() !important;
}
- Example using Slvt Neko;
#oneko {
background-image: url(https://raw.githubusercontent.com/Lylythii/OnekoStyles/main/onekoslvt.png) !important;
}