Rounded Discord
A theme which make your Discord becomes rounded. Highly customizable and can be used with both Nitro and third-party theme.
6
Live preview
Full Discord interface with this theme applied โ powered by ThemePreview.
Screenshot
1
/**2
* @name Rounded Discord3
* @author MarkChan02254
* @description A theme which make your Discord becomes rounded5
* @version 1.1.16
* @invite 98gAY7v6y77
* @authorId 6088214162126929938
* @source https://github.com/MarkChan0225/RoundedDiscord9
*/10
11
@import url(https://MarkChan0225.github.io/RoundedDiscord/src/roundeddiscord.css);12
13
:root {14
--radius: 16px;15
}16