Spaces:
Running
Running
File size: 416 Bytes
352a0c9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | /**
* @name DTM-16
* @author 11pixels#2004
* @version 5
* @invite vUN9sNW
* @description Formerly known as Oldcord, this theme tries to bring back the 2016 look of Discord
@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 */
}
|