-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathspectraV2.theme.css
More file actions
158 lines (148 loc) · 6.69 KB
/
spectraV2.theme.css
File metadata and controls
158 lines (148 loc) · 6.69 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
/**
* @name SpectraV2
* @description A dark theme letting the light shine through! SpectraV2 is a visability focused theme that is still light on your eyes.
* @author Pix
* @version 2.0
* @website http://pixelmelt.xyz
* @source https://github.com/PixelMelt/Spectra
* @invite 2MucdZyQsb
* @authorId 583750578094735360
*/
@import url("https://pixelmelt.github.io/Spectra/spectrafullV2.css");
/* @import url('https://pixelmelt.github.io/Spectra/src/oldpop.css'); old user popouts - broken! */
@import url('https://pixelmelt.github.io/Spectra/src/roundite.css'); /* rounded gui */
@import url("https://pixelmelt.github.io/Spectra/src/cosmetics.css"); /* user cosmetics */
@import url("https://raw.githack.com/NYRI4/Discolored/master/main.css"); /* colored discord SVGs */
@import url('https://p0rtl6.github.io/BD-AnimatedSpeakingRings/src/base.css'); /* Speaking rings base*/
@import url('https://p0rtl6.github.io/BD-AnimatedSpeakingRings/src/voiceconnectedpanel.css'); /* Speaking rings voice connected panel */
@import url('https://p0rtl6.github.io/BD-AnimatedSpeakingRings/src/bigusers.css'); /* Speaking rings fullscreen user panels */
/*13181d-171d23-1b2229-1f2933-353f4a-37414D-efbe1c-ffd500-fdd651-ffe89b*/
.theme-dark {
/* Theme Colors */
/* Background */
--color-1: #13181d;
--color-2: #171D23;
--color-3: #1B2229;
--color-4: #1F2933;
--color-5: #4E5966;
/* text */
--color-6: #F4D366;
--color-7: #EFBE1C;
--color-8: #FFD500;
--color-9: #FDD651;
--color-10: #FFE89B;
/*Speaking Rings*/
--gradient1: var(--color-10);
--gradient2: var(--color-6);
--gradientangle: 45deg;
--dmvoicebgcolor: var(--color-6);
/* blurple color */
--accentcolor: 253, 214, 81;
/*Roundite*/
--roundness: 15px;
}
/* advanced variables */
.theme-dark {
--header-primary: var(--color-10);
--background-primary: var(--color-3);
--background-secondary: var(--color-2);
--background-tertiary: var(--color-1);
--background-accent: var(--color-2);
--interactive-hover: var(--color-5);
--channels-default: var(--color-10);
--channeltextarea-background: var(--color-4);
--background-secondary-alt: var(--color-4);
--interactive-normal: var(--color-10);
--scrollbar-auto-track: var(--color-4);
--scrollbar-auto-thumb: var(--color-5);
--background-floating: var(--color-4);
--background-modifier-selected: var(--color-4);
--background-modifier-hover: var(--color-4);
--background-modifier-active: var(--color-4);
--interactive-selected: var(--color-10);
--interactive-active: var(--color-10);
--brand-experiment: var(--color-9);
--highlighted: var(--color-5);
--text-normal: var(--color-7);
--text-positive: var(--accent-color);
--text-muted: var(--color-6);
--text-link: var(--color-10);
--interactive-selected: var(--background-primary);
--interactive-normal: var(--color-10);
--channels-default: var(--text-muted);
--header-primary: var(--color-10);
--header-secondary: var(--color-10);
/* more colors */
--settings-icon-color: #000;
--radio-bar-accent-color: transparent;
--control-brand-foreground: var(--accent-color);
--info-warning-foreground: var(--accent-color);
--tab-selected: #000;
--channeltextarea-background: var(--color-4);
--switch: #000;
--activity-card-background: var(--background-1);
/* buttons */
--button-background: var(--color-4);
--button-background-hover: var(--color-10);
--button-background-active: var(--color-10);
--button-accent: var(--color-10);
--button-accent-hover: #d6f1fd;
--button-accent-active: #95d2f0;
--button-destructive: #fb7c7c;
--button-destructive-hover: #ff929b;
--button-destructive-active: #fa4a4a;
}
/* blurple */
.theme-dark, .theme-light {
--control-brand-foreground: rgb(var(--accentcolor)) !important;
--control-brand-foreground-new: rgb(var(--accentcolor)) !important;
--brand-experiment-100: #fdfdfd !important;
--brand-experiment-130: #f2f2f2 !important;
--brand-experiment-160: #ebebeb !important;
--brand-experiment-200: #e3e3e3 !important;
--brand-experiment-230: #dadada !important;
--brand-experiment-260: #d1d1d1 !important;
--brand-experiment-300: rgb(var(--accentcolor)) !important;
--brand-experiment-330: rgb(var(--accentcolor)) !important;
--brand-experiment-360: rgb(var(--accentcolor)) !important;
--brand-experiment-400: rgb(var(--accentcolor)) !important;
--brand-experiment-430: rgb(var(--accentcolor)) !important;
--brand-experiment-460: rgb(var(--accentcolor)) !important;
--brand-experiment: rgb(var(--accentcolor)) !important;
--brand-experiment-500: rgb(var(--accentcolor)) !important;
--brand-experiment-530: rgb(var(--accentcolor)) !important;
--brand-experiment-560: rgb(var(--accentcolor)) !important;
--brand-experiment-600: rgb(var(--accentcolor)) !important;
--brand-experiment-630: rgb(var(--accentcolor)) !important;
--brand-experiment-660: rgb(var(--accentcolor)) !important;
--brand-experiment-700: #323232 !important;
--brand-experiment-730: #2b2b2b !important;
--brand-experiment-760: #272727 !important;
--brand-experiment-800: #222222 !important;
--brand-experiment-830: #1a1a1a !important;
--brand-experiment-860: #111111 !important;
--brand-experiment-900: #0b0b0b !important;
--brand-experiment-05a: rgba(var(--accentcolor),.05) !important;
--brand-experiment-10a: rgba(var(--accentcolor),.1) !important;
--brand-experiment-15a: rgba(var(--accentcolor),.15) !important;
--brand-experiment-20a: rgba(var(--accentcolor),.2) !important;
--brand-experiment-25a: rgba(var(--accentcolor),.25) !important;
--brand-experiment-30a: rgba(var(--accentcolor),.3) !important;
--brand-experiment-35a: rgba(var(--accentcolor),.35) !important;
--brand-experiment-40a: rgba(var(--accentcolor),.4) !important;
--brand-experiment-45a: rgba(var(--accentcolor),.45) !important;
--brand-experiment-50a: rgba(var(--accentcolor),.5) !important;
--brand-experiment-55a: rgba(var(--accentcolor),.55) !important;
--brand-experiment-60a: rgba(var(--accentcolor),.6) !important;
--brand-experiment-65a: rgba(var(--accentcolor),.65) !important;
--brand-experiment-70a: rgba(var(--accentcolor),.7) !important;
--brand-experiment-75a: rgba(var(--accentcolor),.75) !important;
--brand-experiment-80a: rgba(var(--accentcolor),.8) !important;
--brand-experiment-85a: rgba(var(--accentcolor),.85) !important;
--brand-experiment-90a: rgba(var(--accentcolor),.9) !important;
--brand-experiment-95a: rgba(var(--accentcolor),.95) !important;
}
/* Hello Friends! Enjoy my theme! */
/* Feel free to message me if you have any issues */
/* Pix#7008 */
/* p0rtL#6592 was here :) */