Skip to content

Commit 9743425

Browse files
committed
Misc & rebrand to replugged
1 parent f1d1ddf commit 9743425

File tree

2 files changed

+23
-50
lines changed

2 files changed

+23
-50
lines changed

Discord/DarkVanilla.source.css

Lines changed: 16 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
--anim-speed: 6s !important;
1919
--soft-corner: 0.45rem;
2020

21-
/* Redo Blurple Replace */
21+
/* Discord Variable Overrides */
2222
--text-link: #EECCE0;
2323
--text-link-low-saturation: #906D92;
2424
--brand-experiment: rgb(144, 109, 146);
@@ -54,12 +54,13 @@
5454
--scrollbar-auto-scrollbar-color-thumb: #131719;
5555
--scrollbar-auto-scrollbar-color-track: #1e2427;
5656
--background-floating: var(--background-tertiary);
57+
--context-menu-radius: var(--soft-corner);
5758

5859
--spotify-color: #EECCE0;
5960
}
6061

6162
.info-3pQQBb::after {
62-
content: 'Dark Vanilla 2.10.4';
63+
content: 'Dark Vanilla 2.11.0';
6364
color: var(--theme-text-muted);
6465
font-size: 12px;
6566
font-weight: bold;
@@ -310,32 +311,32 @@ svg.activeIcon-1ykRnF path { fill: var(--theme-text-muted); }
310311
/* Separators */
311312
.separator-1So4YB {
312313
-webkit-box-sizing: border-box;
313-
box-sizing: border-box;
314-
margin: 4px;
315-
border-bottom: 1px solid var(--background-modifier-accent);
314+
box-sizing: border-box;
315+
margin: 4px;
316+
border-bottom: 1px solid var(--background-modifier-accent);
316317
}
317318
.separator-1So4YB:is(:nth-child(2)) { display: none; }
318319
.submenu-1apzyU .separator-1So4YB:is(:nth-child(2)) { display: flex; }
319-
/* Menu */
320+
/* Menu */
320321
.submenu-1apzyU .scroller-1bVxF5 { padding: 6px 6px 6px 8px; }
321322
.status-2xYiEF { padding-left: 4px; }
322323
.description-1Dd2kv {
323324
padding-left: 4px;
324-
margin-top: 2px;
325-
margin-bottom: 0;
325+
margin-top: 2px;
326+
margin-bottom: 0;
326327
}
327328
.iconContainerLeft-2NHJgN {
328329
margin-left: -2px;
329-
margin-right: 8px;
330+
margin-right: 8px;
330331
}
331332
.iconContainerLeft-2NHJgN .mainStatusIcon-25wiNY {
332333
width: 10px;
333-
height: 10px;
334-
margin-left: 2px;
334+
height: 10px;
335+
margin-left: 2px;
335336
}
336337
.hintContainer-2UwhLP, .imageContainer-1wSPgI, #edit-custom-status svg {
337338
width: 16px;
338-
height: 16px;
339+
height: 16px;
339340
}
340341
.full-motion .fade-1ICjW8.didRender-2SiRlm .labelContainer-2vJzYL.item-1OdjEX::before { display: none; }
341342
/* User Status / Server Info popout */
@@ -357,7 +358,7 @@ svg.activeIcon-1ykRnF path { fill: var(--theme-text-muted); }
357358
/* Spotify Panel Edits */
358359
.powercord-spotify .spotify-seek-bar-progress { box-shadow: 0px 5px 10px var(--theme-text); }
359360
.powercord-spotify .spotify-seek-bar-cursor, .barInner-3dHef4 { box-shadow: 0px 0px 10px #fff; }
360-
/* Powercord Badge
361+
/* Powercord Badge
361362
div.powercord-badge.powercord-badge-cutie {
362363
border: solid 0.1px transparent;
363364
border-radius: 50%;
@@ -391,7 +392,7 @@ div.powercord-badge.powercord-badge-cutie {
391392
border: 0.025rem solid #ddd;
392393
transition: background 0.1s;
393394
}
394-
/* Unclamp User About Me
395+
/* Unclamp User About Me
395396
.clamped-2ZePhX { -webkit-line-clamp: unset; }*/
396397
/* Nitro User Banner */
397398
.popoutBanner-3cqRD9 .pencilContainer-18TrEJ, .popoutBannerPremium-3i5EEI .pencilContainer-18TrEJ { display: none; }
@@ -459,14 +460,6 @@ header[class*="header"] { backdrop-filter: blur(var(--blur)) !important; }
459460
box-shadow: var(--elevation-low);
460461
}
461462
.communityInfoVisible-3zc5_s:not(.hasBanner-2IrYih) ~ .scroller-1ox3I2 > .content-2a4AW9 > .containerDefault-3TQ5YN:first-of-type { padding-top: 0px; }
462-
/* Move Powercord icon back down */
463-
[data-guild-id="538759280057122817"]>.header-3OsQeK { display: flex !important; }
464-
[data-guild-id="538759280057122817"]>.header-3OsQeK>.headerContent-2SNbie { width: 100% !important; }
465-
.header-3OsQeK .powercord-badge.powercord-badge-cutie, .header-3OsQeK .powercord-badge.powercord-badge-cutie img {
466-
width: 16px;
467-
height: 16px;
468-
}
469-
.header-3OsQeK .powercord-badge { top: 5px; }
470463

471464
/* Content Focus Backdrop Background Blur */
472465
#app-mount div > .layer-1Ixpg3 {
@@ -502,7 +495,7 @@ svg.icon-Lupfh- path { fill: var(--theme-text); }
502495
/* Container */
503496
.content-1jQy2l .container-2o3qEW { flex-direction: unset; }
504497

505-
/* Sidebar User Info
498+
/* Sidebar User Info
506499
.container-YkUktl:last-of-type>.flex-2S1XBF.flex-3BkGQD :nth-child(3) {
507500
position: fixed;
508501
bottom: 10px;
@@ -1035,26 +1028,4 @@ div[class*="container-"][style*="hsl(139"] { background-color: var(--theme-text-
10351028
[aria-label^="Totally Wholesome"] .container-1-ERn5 .header-3OsQeK .name-3Uvkvr:hover::after {
10361029
opacity: 1;
10371030
display: block;
1038-
}
1039-
/* BunnyMod Dev */
1040-
[aria-label^="BunnyMod Dev"] .container-1-ERn5 .header-3OsQeK .name-3Uvkvr::before {
1041-
content: "__";
1042-
background: url("https://cdn.discordapp.com/attachments/914299304494129223/963250031593394176/Loading.png") center / 100% no-repeat;
1043-
margin-right: 4px;
1044-
color: transparent;
1045-
}
1046-
[aria-label^="BunnyMod Dev"] .container-1-ERn5 .header-3OsQeK .name-3Uvkvr::after {
1047-
content: "Totally not 1¢ Client";
1048-
font-size: 12px;
1049-
position: absolute;
1050-
background-color: var(--background-floating);
1051-
padding: 5px 10px;
1052-
border-radius: 4px;
1053-
opacity: 0;
1054-
display: none;
1055-
animation: tooltip 0.3s forwards;
1056-
}
1057-
[aria-label^="BunnyMod Dev"] .container-1-ERn5 .header-3OsQeK .name-3Uvkvr:hover::after {
1058-
opacity: 1;
1059-
display: block;
10601031
}

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,21 @@ Simplistic Vanilla-based theme with darker colors, with a few tweaks here and th
33

44
# Discord Installation
55

6-
### Powercord (Updated for Canary update)
6+
### Replugged (formerally Powercord)
77
1. Click > [Download](https://github.com/MintLily/Dark-Vanilla/releases/download/2.4.0-Powercord/Dark.Vanilla.zip) (From Releases page - *`Dark.Vanilla.zip`*)
8-
2. Go to themes folder and install folder (`powercord/src/Powercord/themes/`)
8+
2. Go to themes folder and install folder (`replugged/src/Powercord/themes/`)
99

1010
### BetterDiscord
1111
1. Click > [Download](https://raw.githubusercontent.com/MintLily/Dark-Vanilla/main/Discord/BetterDiscord/DarkVanilla.theme.css)
1212
2. Download Raw
1313
3. Go to themes and install `DarkVanilla.theme.css` file (`%appdata%/BetterDiscord/themes/`)
1414

15+
### Goosemod
16+
1. Go to `Settings > Themes > Quick CSS`
17+
2. Paste this in the box `@import url("https://mintlily.github.io/Dark-Vanilla/Discord/DarkVanilla.source.css");` (Preferably without other themes active)
18+
1519
<br>
16-
<img src="https://i.mintlily.lgbt/DarkVanilla_Mar2022_Preview.png" />
17-
<img src="https://mintlily.lgbt/img/upload/DarkVanilla_DiscordTheme_Preview%20_2.png" />
18-
<br><br>
20+
<img src="https://i.mintlily.lgbt/DarkVanilla_Aug2022_Preview.png" />
1921

2022
# VRCX Installation
2123

0 commit comments

Comments
 (0)