-
Notifications
You must be signed in to change notification settings - Fork 0
/
DiscoCities.user.css
39 lines (34 loc) · 2.13 KB
/
DiscoCities.user.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
@-moz-document domain("discord.com") {
/* ==UserStyle==
@name DiscoCities
@description Reliving the past online, because why change? ¯\_(ツ)_/¯
@author vozer
@namespace https://github.com/SlippingGitty/DiscoCities
@version 1.0.0
==/UserStyle== */
/*
75 73 65 61 68 65 78 65 64 69 74 6F 72 74 6F 74 72 61 6E 73 6C 61 74 65 74 68 69 73
❍ ❋ ❊ ❉ ❈ ❇ ❆ ❅ ❄ ❃ ❂ ❁ ✿ ✾ ✽ ✼ ✻ ✺ ✹ ✸ ✷ ✶ ✵ ✴ ✳ ✲ ✱ ✰ ✯ ✮ ✭ ✬ ✫ ✪ ✩ ★ ☆❍ ❋ ❊ ❉ ❈ ❇ ❆
_|_|_| _| _|_|_| _| _| _|
_| _| _|_|_| _|_|_| _|_| _| _|_|_|_| _|_| _|_|_|
_| _| _| _|_| _| _| _| _| _| _| _| _|_|_|_| _|_|
_| _| _| _|_| _| _| _| _| _| _| _| _| _|_|
_|_|_| _| _|_|_| _|_|_| _|_| _|_|_| _| _|_| _| _|_|_| _|_|_|
☆ ★ ✩ ✪ ✫ ✬ ✭ ✮ ✯ ✰ ✱ ✲ ✳ ✴ ✵ ✶ ✷ ✸ ✹ ✺ ✻ ✼ ✽ ✾ ✿ ❁ ❂ ❃ ❄ ❅ ❆ ❇ ❈ ❉ ❊ ❋ ❆ ❇ ❈ ❉ ❊ ❋ ❍
77 61 69 74 77 68 79 77 6F 75 6C 64 69 74 65 6C 6C 79 6F 75 74 68 61 74 69 6E 68 65 78 6F 6F 70 73
*/
/*
----------- Source ---------
> This is the core of the entire theme
> It is essential that you do not touch any of these urls, unless you know what you are doing.
*/
@import url('https://slippinggitty-s-discord-things.github.io/Chat-Bubbles/ChatBubbles.theme.css');
@import url('https://slippinggittys-discord-themes.github.io/DiscoCities/components/file%20of%20fonts.css');
@import url('https://slippinggittys-discord-themes.github.io/DiscoCities/components/file%20of%20icons.css');
@import url('https://slippinggittys-discord-themes.github.io/DiscoCities/components/file%20of%20selectors.css');
@import url('https://slippinggittys-discord-themes.github.io/DiscoCities/components/file%20of%20variables.css');
/* Wallpaper */
body {
background-image: url("https://i.pinimg.com/originals/58/23/80/5823809c12e8d3e05de3f4bffba5e848.gif");
}
}