Update Theme

This commit is contained in:
Marco Thomas
2021-04-07 18:13:18 +02:00
parent 350ff98c36
commit fbc3513968
9 changed files with 1427 additions and 10 deletions

27
themes/nordic.theme.css Normal file
View File

@@ -0,0 +1,27 @@
/**
* @name Nordic
* @author orblazer#9152
* @version 2.8.6
* @description Complete theme for Nordic (https://www.nordtheme.com/)
* @source https://github.com/orblazer/discord-nordic
* @donate https://www.paypal.me/orblazer
* @authorId 179681974879911946
*/
/**
* SOURCE CODE
* /!\ DONT TOUCH ! /!\
*/
@import url('https://orblazer.github.io/discord-nordic/base.css');
/**
* CUSTOMIZATION
*/
:root {
}
.theme-dark {
}
.theme-light {
}