Initial Release of Premade Themes, First up: DiscordDark by JS

This commit is contained in:
Jeremy Zhang
2017-05-25 22:50:15 +00:00
parent 648c55561e
commit fe153ed6d2
8 changed files with 190 additions and 1 deletions

View File

@ -228,4 +228,8 @@ a {
-ms-flex-align: center;
align-items: center;
}
}
#nameplate {
cursor: pointer;
}