Roundmoled
Simple but COOL Discord theme inspired by the AMOLED mode from Mobile, mixed with new rounded borders to the main sections of the user interface for a cleaner look.
117
Live preview
Full Discord interface with this theme applied — powered by ThemePreview.
Screenshot
1
/**2
* @name Roundmoled3
* @author Malasangre#44444
* @description Simple amoled black + rounded corners theme5
* @source https://github.com/tiredmala/Roundmoled6
* @updateUrl https://tiredmala.github.io/Roundmoled/BetterDiscord/roundmoled.theme.css7
* @authorId 6995524863606129548
* @version 1.19
*/10
11
/* Base theme file, don't disable */12
13
@import url("https://tiredmala.github.io/Roundmoled/main.css");14
15
/* Optional stuff ( delete the /⃰ ⃰/ on top and below the import to enable them) */16
17
18
/*19
@import "https://tiredmala.github.io/Roundmoled/optional/blur.css";20
*/21
22
/*23
@import "https://tiredmala.github.io/Roundmoled/optional/optional2.css";24
*/25
26
/*27
@import "https://tiredmala.github.io/Roundmoled/optional/optional3.css";28
*/29
30
/* Alternative color palettes */ 31
32
33
/*34
@import "https://tiredmala.github.io/Roundmoled/palettes/roundturnal.css";35
*/36