Rounded Discord

By markchan0225 Version 1.1.1 Updated 07/06/2024 12.4K downloads

A theme which make your Discord becomes rounded. Highly customizable and can be used with both Nitro and third-party theme.

customizable

Live preview

Full Discord interface with this theme applied โ€” powered by ThemePreview.

Screenshot

Rounded Discord screenshot
RoundedDiscord.theme.css
GitHub

Open source

https://raw.githubusercontent.com/MarkChan0225/RoundedDiscord/5bebeaa60e5789f9feddb5c5b552c96cd26c87d4/RoundedDiscord.theme.css
1/**
2 * @name Rounded Discord
3 * @author MarkChan0225
4 * @description A theme which make your Discord becomes rounded
5 * @version 1.1.1
6 * @invite 98gAY7v6y7
7 * @authorId 608821416212692993
8 * @source https://github.com/MarkChan0225/RoundedDiscord
9*/
10
11@import url(https://MarkChan0225.github.io/RoundedDiscord/src/roundeddiscord.css);
12
13:root {
14 --radius: 16px;
15}
16