117 lines
2.6 KiB
CSS
117 lines
2.6 KiB
CSS
/* @import url('https://blade04208.github.io/ddex4/import.css'); */
|
|
/* @import url("https://raw.githubusercontent.com/LuSaffi/VenCordstuff/refs/heads/main/CSS/selfMessages.css"); */
|
|
/* @import url(https://git.mysty.one/valerie/valcord-css/raw/branch/main/presets/css/VisualRefreshUpgrade/vru.css); */
|
|
@import url("https://raw.githubusercontent.com/surgedevs/visual-refresh-compact-title-bar/refs/heads/main/desktop.css");
|
|
@import url(https://git.mysty.one/valerie/valcord-css/raw/branch/main/snippets/css/BetterSpotifyPlayer/bsp.css);
|
|
|
|
.visual-refresh [class^="layer_"] > form > [class^="focusLock__"] {
|
|
position: relative;
|
|
max-height: calc(100vh - var(--space-24) * 3);
|
|
top: calc(var(--space-24) / 2);
|
|
}
|
|
|
|
.container__8061a > div:not(:has(.vc-platform-indicator)) {
|
|
display: none !important;
|
|
}
|
|
|
|
.badgeLabel__635ed {
|
|
display: none !important;
|
|
}
|
|
|
|
.badgeContainer__635ed:has(
|
|
.badgeLabel__635ed[data-text-variant="text-xs/normal"]
|
|
)
|
|
> svg[aria-hidden="true"][width="12"][height="12"][viewBox="0 0 24 24"] {
|
|
display: none !important;
|
|
}
|
|
|
|
/*
|
|
.connectedAccountIcon_e6abe8 {
|
|
display: none !important;
|
|
}
|
|
|
|
.flowerStarContainer__3e3b0,
|
|
connectedAccountVerifiedIcon_e6abe8 {a
|
|
display: none !important;
|
|
}
|
|
*/
|
|
|
|
.visual-refresh nav:has([data-list-id="guildsnav"]) {
|
|
margin-bottom: unset;
|
|
}
|
|
|
|
[class*="closedFolderIconWrapper_"] > [class*="guildIcon_"],
|
|
[data-list-item-id*="guildsnav_"] > [class*="icon_"],
|
|
.icon_f34534.guildIcon__48112 {
|
|
border-radius: 50% !important;
|
|
}
|
|
|
|
:root {
|
|
--selfMessageColor: #7a002f;
|
|
--defaultMessageColor: #2c0011;
|
|
}
|
|
|
|
[class*="membersGroup"]:has([role="button"]),
|
|
[class*="member"] [class*="container"]:has([class*="badges"]),
|
|
.guildIcon__48112,
|
|
[class*="plated"] [style^="background: linear-gradient("] {
|
|
display: none;
|
|
}
|
|
|
|
.icon_c9d15c path {
|
|
fill: #e0115f;
|
|
}
|
|
|
|
nav.guilds_c48ade,
|
|
.sidebar_c48ade:after,
|
|
.sidebar_c48ade {
|
|
margin-bottom: 0 !important;
|
|
overflow: visible !important;
|
|
}
|
|
|
|
.content_a2f514 {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
|
|
.content_a2f514 > .spinner_a2f514 {
|
|
display: none;
|
|
}
|
|
|
|
.content_a2f514:before {
|
|
display: block;
|
|
height: 250px;
|
|
position: relative;
|
|
content: url(http://zcdn.mysty.one/r/DVBaIW.gif?compress=false);
|
|
image-rendering: pixelated;
|
|
align-content: center;
|
|
scale: 2.125;
|
|
margin-bottom: 96px;
|
|
}
|
|
|
|
span[class*="timestampInline_"] {
|
|
font-size: 0px !important;
|
|
}
|
|
|
|
span[class*="timestampInline_"] time::before {
|
|
content: attr(aria-label);
|
|
font-size: 12px;
|
|
}
|
|
|
|
.wrapper_e131a9 {
|
|
height: 0;
|
|
overflow: hidden;
|
|
transition: height 0.5s;
|
|
}
|
|
|
|
.container__2637a {
|
|
padding-bottom: 0px !important;
|
|
}
|
|
|
|
.scroller__99e7c {
|
|
margin-bottom: 0px !important;
|
|
}
|
|
|
|
.bottom__7aaec {
|
|
bottom: 0px !important;
|
|
}
|