
:root {
	--home-button-image: url('https://64.media.tumblr.com/28f7d41869ff8aec052777020eeb6242/3f276049d15c8c6e-91/s540x810/385b0d2b0f77ad276bbbdc640695b2b71a483d7a.png');
	--scrollbar-colour: #000;
}
.theme-dark {
	--header-primary: #000;
	--header-secondary: #000000;
	--text-normal: #000;
	--text-default: #000;
	--text-muted: #000000;
	--text-link: #000000;
	--channels-default: #000;
	--interactive-normal: #000;
	--interactive-hover: #000;
	--interactive-active: #000;
	--interactive-muted: #000;
	--background-primary: transparent;
	--background-secondary: rgba(0, 0, 0, 0.3);
	--background-secondary-alt: transparent;
	--background-tertiary: transparent;
	--background-accent: #000000;
	--background-floating: transparent;
	--background-mobile-primary: #000000;
	--background-mobile-secondary: #000000;
	--background-modifier-hover: rgba(255, 255, 255, 0.05);
	--background-modifier-active: rgba(255, 255, 255, 0.07);
	--background-modifier-selected: rgba(255, 255, 255, 0.1);
	--background-modifier-accent: rgba(255, 255, 255, 0.1);
	--background-mentioned: rgb(0 0 0 / 5%);
	--background-mentioned-hover: rgba(250, 166, 26, 0.08);
	--background-message-hover: rgba(4, 4, 5, 0.07);
	--elevation-stroke: 0 0 0 1px rgba(4, 4, 5, 0.15);
	--elevation-low: 0 1px 0 rgba(4, 4, 5, 0.2), 0 1.5px 0 rgba(6, 6, 7, 0.05), 0 2px 0 rgba(4, 4, 5, 0.05);
	--elevation-medium: 0 4px 4px rgba(0, 0, 0, 0.16);
	--elevation-high: 0 8px 16px rgba(0, 0, 0, 0.24);
	--logo-primary: #000;
	--guild-header-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	--channeltextarea-background: rgba(255, 255, 255, 0.05);
	--activity-card-background: #000000;
	--textbox-markdown-syntax: #8e9297;
	--deprecated-card-bg: rgba(0, 0, 0, 0.3);
	--deprecated-card-editable-bg: rgba(0, 0, 0, 0.3);
	--deprecated-store-bg: #000000;
	--deprecated-quickswitcher-input-background: var(--channeltextarea-background);
	--deprecated-quickswitcher-input-placeholder: rgba(255, 255, 255, 0.5);
	--deprecated-text-input-bg: rgba(0, 0, 0, 0.1);
	--deprecated-text-input-border: rgba(0, 0, 0, 0.3);
	--deprecated-text-input-border-hover: #000000;
	--deprecated-text-input-border-disabled: #000000;
	--deprecated-text-input-prefix: #000000;
	--text-link: var(--link-colour);
}

.markup-eYLPri,
.channelName-3KPsGw,
.message-2CShn3 .username-h_Y3Us:not([style]),
.containerDefault-3TQ5YN>.wrapper-1S43wv *,
.channel-1Shao0 .link-39sEB3 .name-2m3Cms,
.avatarWrapper-1B9FTW>.nameTag-sc-gpq *,
.membersGroup-2eiWxl>*,
.containerDefault-YUSmu3 .unread-36eUEm,
.content-2a4AW9 .containerDefault-YUSmu3:hover svg,
.layout-1qmrhw .nameAndDecorators-3ERwy2 * {
	color: black !important;
}
.containerDefault-YUSmu3 .unread-36eUEm {
	background-color: rgb(0, 0, 0);
}
.containerDefault-3TQ5YN,
.containerDragAfter-1J_-1V,
.containerDragBefore-ei4h1m,
.containerUserOver-3woq86 {
	padding-top: 0
}
.winButton-3UMjdg {
	height: 32px;
	width: 32px;
	margin-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
}
.withFrame-2dL45i {
	height: fit-content;
	margin-top: 0px;
}
.wordmarkWindows-2dq6rw {
	margin-top: 8px;
	margin-left: 8px;
	padding: 0px;
}
#app-mount,body {
	background-color: #000;
}
::-webkit-scrollbar,
::-webkit-scrollbar-track,
::-webkit-scrollbar-track-piece,
::-webkit-scrollbar-thumb {
	border-color: black !important;
	background: #00000017 !important;
}
