There are 3 variants of the theme
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)
https://d3sox.me/complementary-discord-theme/complementary.theme.css
https://d3sox.me/complementary-discord-theme/hide-nitro-upselling.theme.css
https://d3sox.me/complementary-discord-theme/personal-qol.theme.css
@import url(https://d3sox.me/complementary-discord-theme/complementary.theme.css);
@import url(https://d3sox.me/complementary-discord-theme/hide-nitro-upselling.theme.css);
@import url(https://d3sox.me/complementary-discord-theme/personal-qol.theme.css);
git clone https://github.com/D3SOX/complementary-discord-theme
theme
in complementary-discord-theme/manifest.json
to the following
complementary.theme.css
hide-nitro-upselling.theme.css
personal-qol.theme.css
complementary.betterdiscord.theme.css
hide-nitro-upselling.betterdiscord.theme.css
personal-qol.betterdiscord.theme.css
Add and adjust the following CSS
:root {
--columns: 2;
--guildsize: 40;
--guildgap: 3;
--aligndms: 0;
}