Instead of editing the main theme file—which would get overwritten during updates—you put your changes in this config file to adjust colors, fonts, and transparency. Recommended quarrel-config.css Content
The official Quarrel Theme GitHub by is the primary source for the latest version and support for different Discord mods like Powercord or BetterDiscord . If you'd like, I can help you: Find a specific hex color code to match a background image. Troubleshoot why the background isn't showing up .
: Go to your BetterDiscord or Powercord themes folder. quarrel-config.css
: If it doesn't exist, create a new text file and name it exactly quarrel-config.css .
: Ensure your main quarrel.theme.css has an @import line at the very top that points to this file, like this: @import url("quarrel-config.css"); Reload : Press Ctrl + R in Discord to see your changes. Where to get the theme Instead of editing the main theme file—which would
Copy and paste this block into your quarrel-config.css file. You can then change the hex codes or URLs to match your style: Use code with caution. Copied to clipboard How to use it
Add a snippet to (like the gift button). Troubleshoot why the background isn't showing up
In the context of the Discord theme (a theme inspired by the Quarrel UWP client ), the file quarrel-config.css is typically used to store your personal customization variables .