D3SOX / complementary-discord-theme

🧩 A Discord theme which only provides some QOL enhancements that can be used in addition to others - also removes Nitro upselling
MIT License
13 stars 1 forks source link

🧩 Complementary 🧩

A Discord theme which only provides some QOL enhancements that can be used in addition to others

🎉 Features

There are 3 variants of the theme

Complementary

Personal QOL

❕ Required Fonts

If you are on Arch Linux just install otf-san-francisco and otf-san-francisco-mono with your favorite AUR helper. Otherwise download, extract and install them manually (e.g. using 7-Zip)

📥 Installation

Vencord

OpenAsar

Replugged

BetterDiscord

🧮 Customize Server Columns

Add and adjust the following CSS

:root {
  --columns: 2;
  --guildsize: 40;
  --guildgap: 3;
  --aligndms: 0;
}