Files
dots/themes/nordic.theme.css
Marco Thomas fbc3513968 Update Theme
2021-04-07 18:13:18 +02:00

28 lines
451 B
CSS

/**
* @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 {
}