diff --git a/DarkNeon.theme.css b/DarkNeon.theme.css index deda338..bc0b8a7 100644 --- a/DarkNeon.theme.css +++ b/DarkNeon.theme.css @@ -1,9 +1,9 @@ /** * @name Dark Neon - * @author Bates#7075 - * @version 2.0.0 - * @source https://gitlab.com/CommandCrafterHD/bates-discord-theme - * @website https://commandcrafterhd.gitlab.io/bates-discord-theme/ + * @author Bates + * @version 2.0.1 + * @source https://gitlab.com/B4T3S/bates-discord-theme + * @website https://B4T3S.gitlab.io/bates-discord-theme/ * @donate https://www.paypal.com/paypalme/floriancegledi * @patreon https://patreon.com/bates * @description A dark theme with bright neon-y colors, now with more options! @@ -11,10 +11,10 @@ * @invite 6qd3SkP6Ch */ -@import url('https://commandcrafterhd.github.io/DiscordDarkNeon/mainRewrite.css'); +@import url('https://B4T3S.github.io/DiscordDarkNeon/mainRewrite.css'); /* ^ This is the main Import ^ DO NOT TOUCH. Without this, the theme won't load!!! */ -@import url('https://commandcrafterhd.github.io/DiscordDarkNeon/css/hideUsers.css'); +@import url('https://B4T3S.github.io/DiscordDarkNeon/css/hideUsers.css'); /* This import adds the collapsible user-list. Remove it/comment it out to disable that feature */ /* CUSTOMIZE COLORS IN HERE! */ @@ -35,4 +35,4 @@ --background-size: cover; /* Scales the background image */ --background-blur: 5px; /* Blurs the image which helps with readability of text infront of it */ --background-brightness: 100%; /* Changes the background images brightness */ -} \ No newline at end of file +} diff --git a/README.md b/README.md index 5b0a0c3..3eaf5ae 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@