Quarrel-config.css
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
: 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 quarrel-config.css
: Go to your BetterDiscord or Powercord themes folder. Copy and paste this block into your quarrel-config
: If it doesn't exist, create a new text file and name it exactly quarrel-config.css . Where to get the theme : Go to
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 .
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 .
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