Revert "remove vesktop"

This reverts commit 1387ff2547.
This commit is contained in:
askiiart 2025-03-01 11:07:52 -06:00
parent 743804a163
commit f6919a6a42
Signed by untrusted user who does not match committer: askiiart
GPG key ID: 6A32977DAF31746A
26 changed files with 2093 additions and 1 deletions

View file

@ -0,0 +1,14 @@
/**
* @name DTM-16
* @author 11pixels
* @version 5
* @invite vUN9sNW
* @description Formerly known as Oldcord, this theme tries to bring back the 2016 look of Discord
* @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 */
}