Turns your discord website look like in 2016. Credits to the original theme: https://betterdiscord.app/theme/DTM-16
DTM-16 by ErikaXGH

Details
AuthorErikaXGH
LicenseNo License
CategoryDiscord
Created
Updated
Code size1.1 kB
Code checksumdaadbd36
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name DTM-16
@version 20241020.23.27
@namespace https://userstyles.world/user/ErikaXGH
@description Turns your website look like in 2016. Credits to the original theme: https://betterdiscord.app/theme/DTM-16
@author ErikaXGH
@license BetterDiscord
==/UserStyle== */
@-moz-document url-prefix("https://discord.com/") {
/**
* @name DTM-16
* @author NotErikaRoblox
* @version 5.0.1
* @description Formerly known as Oldcord, this theme tries to bring back the 2016 look of Discord. Also, i stole this style from beterdiscord. here is the link: https://betterdiscord.app/theme/DTM-16 no need to download the betterdiscord app. for better view, zoom to 75%. Go subscribe to @NotErikaRoblox2 on youtube.
* @source https://github.com/XYZenix/XYZenixThemes/blob/master/DTM-16.theme.css
*/
@import url(https://xyzenix.github.io/XYZenixThemes/DTM-16-V5/DTM-16.css);
:root {
--showRtcConnectionStatusIcon: block; /* show the vc ping/status icon | block = show | none = hide */
--jumboEmojiSize: 2rem; /* Old - 2rem | New - 3rem */
}
}