mirror of
https://github.com/Nezumi-2711/surCord.git
synced 2026-09-22 20:02:07 +00:00
18 lines
752 B
CSS
18 lines
752 B
CSS
@-moz-document domain("discord.com") {
|
|
/* ==UserStyle==
|
|
@name surCord
|
|
@description A Discord theme inspired by Human Design.
|
|
@author Vozer
|
|
@namespace https://github.com/SlippingGitty/surCord
|
|
@version 1.0.0
|
|
==/UserStyle== */
|
|
|
|
/*
|
|
-----------Source---------
|
|
> This is the core of the entire theme
|
|
> It is essential that you do not touch these urls, unless you know what you are doing.
|
|
*/
|
|
@import url('https://slippinggittys-discord-Themes.github.io/surCord/src/source.css');
|
|
@import url('https://slippinggittys-discord-Themes.github.io/surCord/src/fixations/additions/accents/blue.css');
|
|
@import url('https://slippinggittys-discord-Themes.github.io/surCord/src/fixations/additions/themes/default.css');
|