-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAiYa CV Theme I guess.theme.css
287 lines (242 loc) · 9.02 KB
/
AiYa CV Theme I guess.theme.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
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
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
/**
* @name AiYa CV Theme I guess
* @author AiYa
* @version 6.0.3
* @description A cyberpunk-ish dark preset for CV
* @invite 2fKpjAR
* @source https://github.com/ClearVision/ClearVision-v6
* @website https://github.com/Ai-Ya-Ya/CVTheme
*/
@import url('https://fonts.googleapis.com/css2?family=Fira+Code:wght@100;300;400;500;700&display=swap');
@import url('https://clearvision.gitlab.io/v6/main.css');
@import url('https://ai-ya-ya.github.io/CVTheme/CVTheme.theme.css');
/* change main-color and contrast-color if needed */
:root {
--main-color: #fff;
--hover-color: #6a6a6a;
--success-color: #43b581;
--danger-color: #982929;
--contrast-color: #000;
--url-color: var(--main-color);
--background-image: url('https://i.fiery.me/Cw7zC.jpg');
--background-shading: 100%;
--background-position: center;
--background-size: cover;
--background-repeat: no-repeat;
--background-attachment: fixed;
--background-brightness: 100%;
--background-contrast: 100%;
--background-saturation: 100%;
--background-grayscale: 0%;
--background-invert: 0%;
--background-blur: 0px;
--background-overlay: rgba(0,0,0,0.6);
--user-popout-image: var(--background-image);
--user-popout-position: center;
--user-popout-size: cover;
--user-popout-repeat: no-repeat;
--user-popout-attachment: fixed;
--user-popout-brightness: 100%;
--user-popout-contrast: 100%;
--user-popout-saturation: 100%;
--user-popout-grayscale: 0%;
--user-popout-invert: 0%;
--user-popout-blur: 3px;
--user-modal-image: var(--background-image);
--user-modal-position: center;
--user-modal-size: cover;
--user-modal-repeat: no-repeat;
--user-modal-attachment: fixed;
--user-modal-brightness: 100%;
--user-modal-contrast: 100%;
--user-modal-saturation: 100%;
--user-modal-grayscale: 0%;
--user-modal-invert: 0%;
--user-modal-blur: 3px;
--home-icon: url('https://clearvision.gitlab.io/icons/discord.svg');
--home-position: center;
--home-size: 40px;
--channel-unread: var(--main-color);
--channel-color: rgba(255,255,255,0.3);
--muted-color: rgba(255,255,255,0.1);
--online-color: #43b581;
--idle-color: #faa61a;
--dnd-color: #982929;
--streaming-color: #593695;
--offline-color: #808080;
--main-font: 'Whitney';
--code-font: 'Fira Code';
--backdrop-overlay: rgba(0,0,0,0.8);
--backdrop-image: var(--background-image);
--backdrop-position: var(--background-position);
--backdrop-size: var(--background-size);
--backdrop-repeat: var(--background-repeat);
--backdrop-attachment: var(--background-attachment);
--backdrop-brightness: var(--background-brightness);
--backdrop-contrast: var(--background-contrast);
--backdrop-saturation: var(--background-saturation);
--backdrop-invert: var(--background-invert);
--backdrop-grayscale: var(--background-grayscale);
--backdrop-sepia: var(--background-sepia);
--backdrop-blur: var(--background-blur);
--bd-blue: var(--main-color);
--bd-blue-hover: var(--hover-color);
--bd-blue-active: var(--hover-color);
--channels-width: 220px;
--members-width: 240px;
/* My extra edits go here */
}
/* My extra edits go here */
/* Selected channel invert color, credit to @Nyx#9567 */
.containerDefault--pIXnN .wrapper-2jXpOf.modeSelected-346R90 .content-1x5b-n .icon-1DeIlz, .containerDefault--pIXnN .wrapper-2jXpOf.modeSelected-346R90 .content-1x5b-n .name-23GUGE{
color: var(--contrast-color) !important;
}
/* Selected settings invert color, credit to @Nyx#9567 */
.standardSidebarView-3F1I7i .sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ.selected-3s45Ha,
.standardSidebarView-3F1I7i .sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[style*="color: rgb(255, 255, 255)"], .standardSidebarView-3F1I7i .sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ[style*="color: rgb(255, 255, 255)"]:hover{
color: var(--contrast-color) !important;
}
/* Settings icons invert color, credit to @Nyx#9567 */
.standardSidebarView-3F1I7i .sidebar-CFHs9e .side-8zPYf6 .item-PXvHYJ.selected-3s45Ha:before{
filter: brightness(0%);
}
/* Selected DM invert color */
.da-selected .overflow-WK9Ogt, .da-selected .da-activityText {
color: var(--contrast-color) !important;
}
/* Selected friend/block buttons invert color */
.action-26D6fg.da-action.button-38aScr.da-button.lookFilled-1Gx00P.colorBrand-3pXr91.sizeTiny-EgeIrh.grow-q77ONN.da-grow,
.action-26D6fg.da-action.button-38aScr.da-button.lookFilled-1Gx00P.colorPrimary-3b3xI6.sizeTiny-EgeIrh.grow-q77ONN.da-grow {
color: var(--contrast-color) !important;
}
/* Ping icon invert color */
.numberBadge-2s8kKX.base-PmTxvP.da-numberBadge.da-base {
color: var(--contrast-color) !important;
}
/* The following four button changes are just so text appears legibly */
div.da-contentRegion button div.contents-18-Yxp.da-contents {
color: var(--contrast-color) !important;
}
div.da-contentRegion button.colorRed-1TFJan div.contents-18-Yxp.da-contents {
color: #f04747 !important;
}
div.da-contentRegion button.colorRed-1TFJan.da-disableButton div.contents-18-Yxp.da-contents {
color: var(--main-color) !important;
}
div.da-contentRegion button.lookOutlined-3sRXeN.colorBrand-3pXr91 div.contents-18-Yxp.da-contents {
color: #fff !important;
}
/* For multiple choice/radio button settings */
div[aria-checked*=true] div.size16-1P40sf.title-3BE6m5.da-title, div[aria-selected*=true] div.roleInner-1C_Scc.da-roleInner {
color: var(--contrast-color) !important;
}
/* Apparently BD has its own set of ids and classes */
button.bd-button, button.bd-pfbtn {
color: var(--contrast-color) !important;
}
div#bd-settings-sidebar div.ui-tab-bar-item.selected {
color: var(--contrast-color) !important;
}
div#bd-settings-sidebar div.ui-tab-bar-item.selected:before {
filter: brightness(0%);
}
/* Buttons and other small things */
a.da-selected div.da-name {
color: var(--contrast-color) !important;
}
div.da-actionButtons div {
color: var(--contrast-color) !important;
}
button.da-followButton div {
color: var(--contrast-color) !important;
}
form button {
color: var(--contrast-color) !important;
}
/* Ping autocomplete */
div.autocomplete-1vrmpx div.da-selected div {
color: var(--contrast-color) !important;
}
/* Search tag color inversion */
div.search-2oPWTC span.searchFilter-2ESiM3 {
color: var(--contrast-color) !important;
}
div.search-2oPWTC span.searchAnswer-3Dz2-q * {
color: var(--contrast-color) !important;
}
div.ring-13rgEW {
color: var(--contrast-color) !important;
}
/* Upload button color inversion */
button.button-38aScr.lookFilled-1Gx00P.colorBrand-3pXr91.sizeMedium-1AC_Sl.grow-q77ONN div {
color: var(--contrast-color) !important;
}
/* New message bar color inversion */
div#---new-messages-bar span.unreadPill-2HyYtt {
color: var(--contrast-color) !important;
}
/* Get Nitro button color inversion */
div.contents-18-Yxp.premiumSubscribeButton-3TowJw span.buttonText-3LvUCc {
color: var(--contrast-color) !important;
}
div.contents-18-Yxp.premiumSubscribeButton-3TowJw svg.premiumIcon-YgHhed {
filter: brightness(0%) !important;
}
/* Selected channels create invite invert color */
div#channels div.containerDefault--pIXnN.selected-3LIHYU svg {
filter: brightness(0%) !important;
}
/* Search bar color inversion (this was painful) */
div.layerContainer-yqaFcK div div#search-results div#search-results--1 {
background-color: var(--contrast-color) !important;
}
div.tabBar-ZmDY9v.da-tabBar.topPill-30KHOu div.item-3HknzM.da-item.item-PXvHYJ.selected-3s45Ha.da-selected.themed-OHr7kt.da-themed {
color: var(--contrast-color) !important;
}
/* DM avatar color inversion */
a#private-channels-0.da-selected div div.avatar-3uk_u9 svg {
filter: brightness(0%) !important;
}
a#private-channels-1.da-selected div div.avatar-3uk_u9 svg {
filter: brightness(0%) !important;
}
/* Server invite invert color */
div.container-1ov-mD.da-container div div.content-2U5lSY.da-content button div.contents-18-Yxp.da-contents {
color: var(--contrast-color) !important;
}
/* Video time scoller invert color */
div.bubble-3qRl2J {
color: var(--contrast-color) !important;
}
/* Extension-specific (message logger) invert color */
svg.questionMark-3qBhGj.da-questionMark g {
fill: var(--contrast-color) !important;
}
/* inbox text and button invert color */
div.tabBar-1kuXvJ.da-tabBar.topPill-30KHOu div[aria-selected*=true] {
color: var(--contrast-color) !important;
}
div.container-enaOkj.recentMentionsPopout-3rCiI6.da-container.da-recentMentionsPopout svg {
filter: brightness(0%) !important;
}
div.container-enaOkj.recentMentionsPopout-3rCiI6.da-container.da-recentMentionsPopout button {
color: var(--contrast-color) !important;
}
/* radio button and slider invert color */
svg.slider-TkfMQL.da-slider rect {
fill: var(--contrast-color) !important;
}
circle.da-radioIconForeground {
fill: var(--contrast-color) !important;
}
/* BD's own setting IDs are getting pretty annoying */
div.bd-switch::after {
background-color: var(--contrast-color) !important;
}
div.tab-2j5AEF.da-tab.da-selected[aria-selected*=true] {
color: var(--contrast-color) !important;
}
/* Reroll on 25/3/2021 changes */
div.scroller-1Bvpku.da-scroller.none-2Eo-qx.scrollerBase-289Jih {
background: transparent !important;
}