/RoundedDiscord

RoundedDiscord modification that uses elements from Fluent Discord.

Primary LanguageCSSMIT LicenseMIT


Rounded Discord

Latest Release VC BD

Preview

preview preview_win

- All themes supported.

- Fully rounded UI.

Installation:

Vencord

Download the latest RoundedDiscord.theme.css file in release or copy this link to Theme setting.

BetterDiscord

Download the latest RoundedDiscord.theme.css file in release or by this link and move it into Theme file.

Settings

You can change border radius, font and other settings in the RoundedDiscord.theme.css:

@import url(https://capnkitten.github.io/BetterDiscord/Themes/Material-Discord/css/fonts/google-sans.css); /* Importing fonts from some cool guy */
:root {
  --radius: 12px; /* Border radius */
  --app-font: "Google Sans"; /* Changing main font */
}

Credits

Material Discord

Fluent Discord