Note
Works as of March 2024
Go here if you just want to use my snippets: https://github.com/Redundakitties/quickCSS-snippets/tree/main/snippets
Warning
Has since been deprecated
The Folder EverythingAtOnce includes all the snippets in the snippets folder applied to my theme. There is now a README detailing what each snippet does. Only took me an entire year.
The Folder OnlyCouveTweaks is what you want to use. I've copied and pasted everything in Couve's original app.css file and commented at the very top. All of my changes you can see in the following image, and hopefully followable so you can tweak to your liking :)
-
Add the contents of this file to the bottom of your theme
./OnlyCouveTweaks/theme_snippets.css
-
Also comment out anything involving
.wrapper-1ZcZW-
, these are on lines 81-104 in the original app.css file. That should bring back RoleColorEverywhere.
For Vencord
Either: a) copy and paste this code from./OnlyCouveTweaks/quickCss.css
into your quickCss.css
file found here: C:\Users\<name>\AppData\Roaming\Vencord\settings\quickCss.css
OR
b) paste this link
https://raw.githubusercontent.com/Redundakitties/quickCSS-snippets/master/OnlyCouveTweaks/quickCss.css
into the theme section in your settings like you would any other theme.
For BetterDiscord
copy and paste this code from./OnlyCouveTweaks/quickCss.css
into your css file.
- Credits go to NYRI4, who I originally found this theme from.
- Some of these tweaks are from HereToHelp from the Comfy Discord server