Update Theme
This commit is contained in:
27
themes/nordic.theme.css
Normal file
27
themes/nordic.theme.css
Normal 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 {
|
||||
}
|
||||
Reference in New Issue
Block a user