Roundmoled

By malasangre Version 1.1 Updated 07/17/2021 143K downloads

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.

customizable black blue dark layout

Live preview

Full Discord interface with this theme applied — powered by ThemePreview.

Screenshot

Roundmoled screenshot
roundmoled.theme.css
GitHub

Open source

https://raw.githubusercontent.com/tiredmala/Roundmoled/7975ad63bbbbb047b9c4000adc76b0b719d89eea/BetterDiscord/roundmoled.theme.css
1/**
2* @name Roundmoled
3* @author Malasangre#4444
4* @description Simple amoled black + rounded corners theme
5* @source https://github.com/tiredmala/Roundmoled
6* @updateUrl https://tiredmala.github.io/Roundmoled/BetterDiscord/roundmoled.theme.css
7* @authorId 699552486360612954
8* @version 1.1
9*/
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