From 6ccf3cdbc4188014c087e1c3855fa7c9f5e0b96d Mon Sep 17 00:00:00 2001 From: B4T3S Date: Thu, 28 Mar 2024 16:34:48 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20B4T3S/Di?= =?UTF-8?q?scordDarkNeon@f2df4e0a305232a53803eb161a6912181e411b2c=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mainRewrite.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mainRewrite.css b/mainRewrite.css index 3e896bd..758cea3 100644 --- a/mainRewrite.css +++ b/mainRewrite.css @@ -1 +1 @@ -:root,.theme-dark,.theme-light{--highlight: rgb(var(--rgb-highlight));--rgb-background: 0, 0, 0;--background: rgb(var(--rgb-background));--rgb-text: 197, 200, 198;--text: rgb(var(--rgb-text));--rgb-close-button: 212, 18, 39;--close-button: rgb(var(--rgb-close-button));--rgb-online-color: 57, 255, 20;--online-color: rgb(var(--rgb-online-color));--rgb-afk-color: 255, 255, 51;--afk-color: rgb(var(--rgb-afk-color));--rgb-dnd-color: 255, 0, 0;--dnd-color: rgb(var(--rgb-dnd-color));--rgb-streaming-color: 188, 19, 254;--streaming-color: rgb(var(--rgb-streaming-color));--scrollbar-thin-thumb: var(--highlight);--scrollbar-auto-thumb: var(--highlight);--scrollbar-auto-scrollbar-color-thumb: var(--highlight);--scrollbar-thin-track: transparent;--scrollbar-auto-track: transparent;--scrollbar-auto-scrollbar-color-track: transparent;--transition-time: .3s;--background-image: unset;--background-position: center;--background-size: cover;--background-blur: 5px;--background-brightness: 100%;--background-primary: var(--background);--background-mobile-primary: var(--background);--background-secondary: var(--background) !important;--background-mobile-secondary: var(--background);--background-secondary-alt: var(--background);--background-tertiary: var(--background);--background-accent: var(--background);--background-floating: var(--background);--background-nested-floating: var(--background);--background-modifier-accent: rgba(var(--rgb-highlight), 20%);--background-modifier-hover: rgba(var(--rgb-highlight), 10%);--background-modifier-active: rgba(var(--rgb-highlight), 30%);--background-modifier-selected: var(--rgb-highlight);--modal-background: var(--background);--modal-footer-background: var(--background);--activity-card-background: var(--background);--header-primary: rgb(var(--rgb-highlight));--header-secondary: rgb(var(--rgb-highlight));--chat-background: var(--background);--chat-border: var(--highlight);--chat-input-container-background: var(--background);--spoiler-hidden-background: var(--highlight);--spoiler-revealed-background: rgba(var(--rgb-highlight), 20%);--input-background: var(--background);--textbox-markdown-syntax: var(--highlight);--logo-primary: var(--highlight);--control-brand-foreground: var(--highlight);--control-brand-foreground-new: var(--highlight);--background-mentioned: rgba(var(--rgb-highlight), 30%);--background-mentioned-hover: rgba(var(--rgb-highlight), 40%);--background-message-hover: rgba(var(--rgb-highlight), 10%);--background-message-highlight: rgba(var(--rgb-highlight), 30%);--background-message-highlight-hover: rgba(var(--rgb-highlight), 40%);--background-message-automod: rgba(var(--rgb-highlight), 20%);--background-message-automod-hover: rgba(var(--rgb-highlight), 40%);--channeltextarea-background: var(--background);--text-link: var(--highlight);--text-link-low-saturation: rgba(var(--rgb-highlight), 50%);--text-positive: var(--online-color);--text-warning: var(--afk-color);--text-danger: var(--dnd-color);--text-brand: var(--highlight);--text-normal: var(--text);--text-muted: var(--text);--button-danger-background-disabled: rgba(var(--rgb-close-button), 20%);--button-danger-background: rgba(var(--rgb-close-button), 20%);--button-danger-background-hover: rgba(var(--rgb-close-button), 70%);--button-danger-background-active: rgba(var(--rgb-close-button), 100%);--button-outline-danger-border: rgba(var(--rgb-close-button), 50%);--button-outline-danger-background: rgba(var(--rgb-close-button), 50%);--button-outline-danger-background-hover: rgba(var(--rgb-close-button), 70%);--button-outline-danger-background-active: rgba(var(--rgb-close-button), 100%);--button-outline-danger-text: rgba(var(--rgb-close-button), 50%);--button-outline-danger-text-hover: rgba(var(--rgb-close-button), 70%);--button-outline-danger-text-active: rgba(var(--rgb-close-button), 100%);--button-outline-danger-border-hover: rgba(var(--rgb-close-button), 70%);--button-outline-danger-border-active: rgba(var(--rgb-close-button), 100%);--button-positive-background-disabled: rgba(var(--rgb-online-color), 20%);--button-positive-background: rgba(var(--rgb-online-color), 20%);--button-positive-background-hover: rgba(var(--rgb-online-color), 70%);--button-positive-background-active: rgba(var(--rgb-online-color), 100%);--button-outline-positive-border: rgba(var(--rgb-online-color), 50%);--button-outline-positive-background: rgba(var(--rgb-online-color), 50%);--button-outline-positive-background-hover: rgba(var(--rgb-online-color), 70%);--button-outline-positive-background-active: rgba(var(--rgb-online-color), 100%);--button-outline-positive-text: rgba(var(--rgb-online-color), 50%);--button-outline-positive-text-hover: rgba(var(--rgb-online-color), 70%);--button-outline-positive-text-active: rgba(var(--rgb-online-color), 100%);--button-outline-positive-border-hover: rgba(var(--rgb-online-color), 70%);--button-outline-positive-border-active: rgba(var(--rgb-online-color), 100%);--button-primary-background-disabled: rgba(var(--rgb-highlight), 20%);--button-primary-background: rgba(var(--rgb-highlight), 20%);--button-primary-background-hover: rgba(var(--rgb-highlight), 70%);--button-primary-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-primary-border: rgba(var(--rgb-highlight), 50%);--button-outline-primary-background: rgba(var(--rgb-highlight), 50%);--button-outline-primary-background-hover: rgba(var(--rgb-highlight), 70%);--button-outline-primary-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-primary-text: rgba(var(--rgb-highlight), 50%);--button-outline-primary-text-hover: rgba(var(--rgb-highlight), 70%);--button-outline-primary-text-active: rgba(var(--rgb-highlight), 100%);--button-outline-primary-border-hover: rgba(var(--rgb-highlight), 70%);--button-outline-primary-border-active: rgba(var(--rgb-highlight), 100%);--button-secondary-background-disabled: rgba(var(--rgb-highlight), 20%);--button-secondary-background: rgba(var(--rgb-highlight), 20%);--button-secondary-background-hover: rgba(var(--rgb-highlight), 70%);--button-secondary-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-secondary-border: rgba(var(--rgb-highlight), 50%);--button-outline-secondary-background: rgba(var(--rgb-highlight), 50%);--button-outline-secondary-background-hover: rgba(var(--rgb-highlight), 70%);--button-outline-secondary-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-secondary-text: rgba(var(--rgb-highlight), 50%);--button-outline-secondary-text-hover: rgba(var(--rgb-highlight), 70%);--button-outline-secondary-text-active: rgba(var(--rgb-highlight), 100%);--button-outline-secondary-border-hover: rgba(var(--rgb-highlight), 70%);--button-outline-secondary-border-active: rgba(var(--rgb-highlight), 100%);--button-brand-background-disabled: rgba(var(--rgb-highlight), 20%);--button-brand-background: rgba(var(--rgb-highlight), 20%);--button-brand-background-hover: rgba(var(--rgb-highlight), 70%);--button-brand-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-brand-border: rgba(var(--rgb-highlight), 50%);--button-outline-brand-background: rgba(var(--rgb-highlight), 50%);--button-outline-brand-background-hover: rgba(var(--rgb-highlight), 70%);--button-outline-brand-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-brand-text: rgba(var(--rgb-highlight), 50%);--button-outline-brand-text-hover: rgba(var(--rgb-highlight), 70%);--button-outline-brand-text-active: rgba(var(--rgb-highlight), 100%);--button-outline-brand-border-hover: rgba(var(--rgb-highlight), 70%);--button-outline-brand-border-active: rgba(var(--rgb-highlight), 100%);--search-popout-option-user-nickname: var(--highlight);--search-popout-option-user-username: rgba(var(--rgb-highlight), 70%);--search-popout-option-filter-text: rgba(var(--rgb-highlight), 70%);--search-popout-date-picker-border: 1px solid var(--highlight);--interactive-muted: rgba(var(--rgb-highlight), 20%);--interactive-normal: rgba(var(--rgb-highlight), 50%);--interactive-hover: rgba(var(--rgb-highlight), 100%);--interactive-active: var(--highlight);--status-danger: var(--dnd-color);--status-warning: var(--afk-color);--status-positive: var(--online-color);--profile-gradient-primary-color: var(--rgb-background);--profile-gradient-secondary-color: var(--rgb-background);--brand-experiment: var(--highlight);--brand-experiment-100: var(--highlight);--brand-experiment-130: var(--highlight);--brand-experiment-160: var(--highlight);--brand-experiment-200: var(--highlight);--brand-experiment-230: var(--highlight);--brand-experiment-260: var(--highlight);--brand-experiment-300: var(--highlight);--brand-experiment-330: var(--highlight);--brand-experiment-360: var(--highlight);--brand-experiment-400: var(--highlight);--brand-experiment-430: var(--highlight);--brand-experiment-460: var(--highlight);--brand-experiment-500: var(--highlight);--brand-experiment-530: var(--highlight);--brand-experiment-560: var(--highlight);--brand-experiment-600: var(--highlight);--brand-experiment-630: var(--highlight);--brand-experiment-660: var(--highlight);--brand-experiment-700: var(--highlight);--brand-experiment-730: var(--highlight);--brand-experiment-760: var(--highlight);--brand-experiment-800: var(--highlight);--brand-experiment-830: var(--highlight);--brand-experiment-860: var(--highlight);--brand-experiment-900: var(--highlight);--brand-experiment-930: var(--highlight);--brand-experiment-960: var(--highlight);--brand-experiment-05a: var(--highlight);--brand-experiment-10a: var(--highlight);--brand-experiment-15a: var(--highlight);--brand-experiment-20a: var(--highlight);--brand-experiment-25a: var(--highlight);--brand-experiment-30a: var(--highlight);--brand-experiment-35a: var(--highlight);--brand-experiment-40a: var(--highlight);--brand-experiment-45a: var(--highlight);--brand-experiment-50a: var(--highlight);--brand-experiment-55a: var(--highlight);--brand-experiment-60a: var(--highlight);--brand-experiment-65a: var(--highlight);--brand-experiment-70a: var(--highlight);--brand-experiment-75a: var(--highlight);--brand-experiment-80a: var(--highlight);--brand-experiment-85a: var(--highlight);--brand-experiment-90a: var(--highlight);--brand-experiment-95a: var(--highlight);--primary-630: var(--background)}body{background-color:var(--background);background-image:var(--background-image);background-position:var(--background-position);background-size:var(--background-size);backdrop-filter:blur(var(--background-blur)) brightness(var(--background-brightness))}.appMount_c99875,.app_de4237,.bg__12180,.guilds__2b93a,.scroller_de945b,.sidebar_e031be,.container__7e23c,.panels__58331,.container_debb33,.chat__52833,.chatContent_f087cb,.title_d4ba1a,.searchBar__5a20a,.container_f79ab4,.members__573eb,.content__01e65,.container_a48b21,.channelTextArea__648e5,.container_bd15da,.section__253ec,.nowPlayingColumn_b025fe,.container__3673d,.itemCard_b64118,.section__253ec,.inset__61d5b,.container__26baa,.privateChannels__9b518,.scroller__89969,.layer_f7d46a,.standardSidebarView__12528,.sidebarRegionScroller__8113e,.contentRegion__08eba,.contentRegionScroller__9ae20,.container_a8317e,.stickyHeader_bba39c,.scroller_ddc925,.pageWrapper_c182d3{background:rgba(0,0,0,0) !important}#app-mount .wrapper__3ed10 rect[fill="#593695"],#app-mount .wrapper__3ed10 rect[mask*=streaming]{fill:var(--streaming-color)}#app-mount .wrapper__3ed10 rect[fill="#43b581"],#app-mount .wrapper__3ed10 rect[mask*=online]{fill:var(--online-color)}#app-mount .wrapper__3ed10 rect[fill="#faa61a"],#app-mount .wrapper__3ed10 rect[mask*=idle]{fill:var(--afk-color)}#app-mount .wrapper__3ed10 rect[fill="#f04747"],#app-mount .wrapper__3ed10 rect[mask*=dnd]{fill:var(--dnd-color)}.numberBadge__40d6f{background-color:rgba(var(--rgb-highlight), 70%) !important;color:var(--background)}.isUnread_de09f5{border:1px solid var(--highlight)}.content__7191e{color:var(--highlight)}.wrapper__612a5:hover .unread__48cf4{background-color:var(--highlight)}.guildSeparator-33mFX6{background-color:var(--highlight);border-radius:2px}.unreadPillCapStroke__89d64{color:var(--highlight);fill:var(--highlight)}.unreadPill__1b4fa{background-color:var(--highlight);color:var(--background) !important}.bar_edc096{background-color:var(--highlight);color:var(--background)}.channelTextArea_c2094b{border:1px solid var(--highlight)}.userProfileInnerThemedNonPremium_ed9022{background-color:var(--background)}.membersGroup_cad095{display:flex;align-items:center;justify-content:center;color:var(--highlight);padding:0px}.membersGroup_cad095::before{content:"";width:100%;height:2px;margin-right:3px;display:inline-block;background:linear-gradient(90deg, rgba(var(--rgb-highlight), 0) 0%, rgba(var(--rgb-highlight), 1) 100%)}.membersGroup_cad095::after{content:"";width:100%;height:2px;margin-left:3px;display:inline-block;background:linear-gradient(90deg, rgba(var(--rgb-highlight), 1) 0%, rgba(var(--rgb-highlight), 0) 100%)}.containerDefault_e3b32b{display:flex;align-items:center;justify-content:center}.containerDefault_e3b32b div div{color:var(--highlight)}.arrow_cb03b8{display:none}.container-q97qHp .overflow__993fa{max-width:8vw}.containerDefault_e3b32b::before{content:"";width:100%;height:2px;margin-right:-11px;display:inline-block;background:linear-gradient(90deg, rgba(var(--rgb-highlight), 0) 0%, rgba(var(--rgb-highlight), 1) 100%)}.containerDefault_e3b32b::after{content:"";width:100%;height:2px;margin-left:-3px;display:inline-block;background:linear-gradient(90deg, rgba(var(--rgb-highlight), 1) 0%, rgba(var(--rgb-highlight), 0) 100%)}.theme-dark .children_cde9af:after,.form_d8a4a1::before,.option__91497:after{display:none}.userPanelInnerThemed-2xZFjl{background-color:var(--background)}.reactionMe__0fffc .reactionCount__2c34d{color:var(--background) !important}.botText_daff56,.botTagVerified__3e0e4{color:var(--background)}.scrollableContainer_ff917f{background-color:var(--background)}.replying__38514:hover{background-color:rgba(var(--rgb-highlight), 60%) !important}.ephemeral_eb5d84{background-color:rgba(var(--rgb-highlight), 30%)}.ephemeral_eb5d84:hover{background-color:rgba(var(--rgb-highlight), 40%) !important}.modeSelected__473f1 .icon__67ab4{color:var(--highlight) !important}.modeSelected__473f1 .wrapper__612a5{background-color:rgba(var(--rgb-highlight), 20%) !important}.mentioned_fa6fd2::before{background-color:var(--highlight)}.info__755e1:last-child::after{content:"Dark Neon Version 2.0.9";font-size:12px;line-height:16px;color:rgb(var(--rgb-highlight))} +:root,.theme-dark,.theme-light{--highlight: rgb(var(--rgb-highlight));--rgb-background: 0, 0, 0;--background: rgb(var(--rgb-background));--rgb-text: 197, 200, 198;--text: rgb(var(--rgb-text));--rgb-close-button: 212, 18, 39;--close-button: rgb(var(--rgb-close-button));--rgb-online-color: 57, 255, 20;--online-color: rgb(var(--rgb-online-color));--rgb-afk-color: 255, 255, 51;--afk-color: rgb(var(--rgb-afk-color));--rgb-dnd-color: 255, 0, 0;--dnd-color: rgb(var(--rgb-dnd-color));--rgb-streaming-color: 188, 19, 254;--streaming-color: rgb(var(--rgb-streaming-color));--scrollbar-thin-thumb: var(--highlight);--scrollbar-auto-thumb: var(--highlight);--scrollbar-auto-scrollbar-color-thumb: var(--highlight);--scrollbar-thin-track: transparent;--scrollbar-auto-track: transparent;--scrollbar-auto-scrollbar-color-track: transparent;--transition-time: .3s;--background-image: unset;--background-position: center;--background-size: cover;--background-blur: 5px;--background-brightness: 100%;--background-primary: var(--background);--background-mobile-primary: var(--background);--background-secondary: var(--background) !important;--background-mobile-secondary: var(--background);--background-secondary-alt: var(--background);--background-tertiary: var(--background);--background-accent: var(--background);--background-floating: var(--background);--background-nested-floating: var(--background);--background-modifier-accent: rgba(var(--rgb-highlight), 20%);--background-modifier-hover: rgba(var(--rgb-highlight), 10%);--background-modifier-active: rgba(var(--rgb-highlight), 30%);--background-modifier-selected: var(--rgb-highlight);--modal-background: var(--background);--modal-footer-background: var(--background);--activity-card-background: var(--background);--header-primary: rgb(var(--rgb-highlight));--header-secondary: rgb(var(--rgb-highlight));--chat-background: var(--background);--chat-border: var(--highlight);--chat-input-container-background: var(--background);--spoiler-hidden-background: var(--highlight);--spoiler-revealed-background: rgba(var(--rgb-highlight), 20%);--input-background: var(--background);--textbox-markdown-syntax: var(--highlight);--logo-primary: var(--highlight);--control-brand-foreground: var(--highlight);--control-brand-foreground-new: var(--highlight);--background-mentioned: rgba(var(--rgb-highlight), 30%);--background-mentioned-hover: rgba(var(--rgb-highlight), 40%);--background-message-hover: rgba(var(--rgb-highlight), 10%);--background-message-highlight: rgba(var(--rgb-highlight), 30%);--background-message-highlight-hover: rgba(var(--rgb-highlight), 40%);--background-message-automod: rgba(var(--rgb-highlight), 20%);--background-message-automod-hover: rgba(var(--rgb-highlight), 40%);--channeltextarea-background: var(--background);--text-link: var(--highlight);--text-link-low-saturation: rgba(var(--rgb-highlight), 50%);--text-positive: var(--online-color);--text-warning: var(--afk-color);--text-danger: var(--dnd-color);--text-brand: var(--highlight);--text-normal: var(--text);--text-muted: var(--text);--button-danger-background-disabled: rgba(var(--rgb-close-button), 20%);--button-danger-background: rgba(var(--rgb-close-button), 20%);--button-danger-background-hover: rgba(var(--rgb-close-button), 70%);--button-danger-background-active: rgba(var(--rgb-close-button), 100%);--button-outline-danger-border: rgba(var(--rgb-close-button), 50%);--button-outline-danger-background: rgba(var(--rgb-close-button), 50%);--button-outline-danger-background-hover: rgba(var(--rgb-close-button), 70%);--button-outline-danger-background-active: rgba(var(--rgb-close-button), 100%);--button-outline-danger-text: rgba(var(--rgb-close-button), 50%);--button-outline-danger-text-hover: rgba(var(--rgb-close-button), 70%);--button-outline-danger-text-active: rgba(var(--rgb-close-button), 100%);--button-outline-danger-border-hover: rgba(var(--rgb-close-button), 70%);--button-outline-danger-border-active: rgba(var(--rgb-close-button), 100%);--button-positive-background-disabled: rgba(var(--rgb-online-color), 20%);--button-positive-background: rgba(var(--rgb-online-color), 20%);--button-positive-background-hover: rgba(var(--rgb-online-color), 70%);--button-positive-background-active: rgba(var(--rgb-online-color), 100%);--button-outline-positive-border: rgba(var(--rgb-online-color), 50%);--button-outline-positive-background: rgba(var(--rgb-online-color), 50%);--button-outline-positive-background-hover: rgba(var(--rgb-online-color), 70%);--button-outline-positive-background-active: rgba(var(--rgb-online-color), 100%);--button-outline-positive-text: rgba(var(--rgb-online-color), 50%);--button-outline-positive-text-hover: rgba(var(--rgb-online-color), 70%);--button-outline-positive-text-active: rgba(var(--rgb-online-color), 100%);--button-outline-positive-border-hover: rgba(var(--rgb-online-color), 70%);--button-outline-positive-border-active: rgba(var(--rgb-online-color), 100%);--button-primary-background-disabled: rgba(var(--rgb-highlight), 20%);--button-primary-background: rgba(var(--rgb-highlight), 20%);--button-primary-background-hover: rgba(var(--rgb-highlight), 70%);--button-primary-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-primary-border: rgba(var(--rgb-highlight), 50%);--button-outline-primary-background: rgba(var(--rgb-highlight), 50%);--button-outline-primary-background-hover: rgba(var(--rgb-highlight), 70%);--button-outline-primary-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-primary-text: rgba(var(--rgb-highlight), 50%);--button-outline-primary-text-hover: rgba(var(--rgb-highlight), 70%);--button-outline-primary-text-active: rgba(var(--rgb-highlight), 100%);--button-outline-primary-border-hover: rgba(var(--rgb-highlight), 70%);--button-outline-primary-border-active: rgba(var(--rgb-highlight), 100%);--button-secondary-background-disabled: rgba(var(--rgb-highlight), 20%);--button-secondary-background: rgba(var(--rgb-highlight), 20%);--button-secondary-background-hover: rgba(var(--rgb-highlight), 70%);--button-secondary-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-secondary-border: rgba(var(--rgb-highlight), 50%);--button-outline-secondary-background: rgba(var(--rgb-highlight), 50%);--button-outline-secondary-background-hover: rgba(var(--rgb-highlight), 70%);--button-outline-secondary-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-secondary-text: rgba(var(--rgb-highlight), 50%);--button-outline-secondary-text-hover: rgba(var(--rgb-highlight), 70%);--button-outline-secondary-text-active: rgba(var(--rgb-highlight), 100%);--button-outline-secondary-border-hover: rgba(var(--rgb-highlight), 70%);--button-outline-secondary-border-active: rgba(var(--rgb-highlight), 100%);--button-brand-background-disabled: rgba(var(--rgb-highlight), 20%);--button-brand-background: rgba(var(--rgb-highlight), 20%);--button-brand-background-hover: rgba(var(--rgb-highlight), 70%);--button-brand-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-brand-border: rgba(var(--rgb-highlight), 50%);--button-outline-brand-background: rgba(var(--rgb-highlight), 50%);--button-outline-brand-background-hover: rgba(var(--rgb-highlight), 70%);--button-outline-brand-background-active: rgba(var(--rgb-highlight), 100%);--button-outline-brand-text: rgba(var(--rgb-highlight), 50%);--button-outline-brand-text-hover: rgba(var(--rgb-highlight), 70%);--button-outline-brand-text-active: rgba(var(--rgb-highlight), 100%);--button-outline-brand-border-hover: rgba(var(--rgb-highlight), 70%);--button-outline-brand-border-active: rgba(var(--rgb-highlight), 100%);--search-popout-option-user-nickname: var(--highlight);--search-popout-option-user-username: rgba(var(--rgb-highlight), 70%);--search-popout-option-filter-text: rgba(var(--rgb-highlight), 70%);--search-popout-date-picker-border: 1px solid var(--highlight);--interactive-muted: rgba(var(--rgb-highlight), 20%);--interactive-normal: rgba(var(--rgb-highlight), 50%);--interactive-hover: rgba(var(--rgb-highlight), 100%);--interactive-active: var(--highlight);--status-danger: var(--dnd-color);--status-warning: var(--afk-color);--status-positive: var(--online-color);--profile-gradient-primary-color: var(--rgb-background);--profile-gradient-secondary-color: var(--rgb-background);--brand-experiment: var(--highlight);--brand-experiment-100: var(--highlight);--brand-experiment-130: var(--highlight);--brand-experiment-160: var(--highlight);--brand-experiment-200: var(--highlight);--brand-experiment-230: var(--highlight);--brand-experiment-260: var(--highlight);--brand-experiment-300: var(--highlight);--brand-experiment-330: var(--highlight);--brand-experiment-360: var(--highlight);--brand-experiment-400: var(--highlight);--brand-experiment-430: var(--highlight);--brand-experiment-460: var(--highlight);--brand-experiment-500: var(--highlight);--brand-experiment-530: var(--highlight);--brand-experiment-560: var(--highlight);--brand-experiment-600: var(--highlight);--brand-experiment-630: var(--highlight);--brand-experiment-660: var(--highlight);--brand-experiment-700: var(--highlight);--brand-experiment-730: var(--highlight);--brand-experiment-760: var(--highlight);--brand-experiment-800: var(--highlight);--brand-experiment-830: var(--highlight);--brand-experiment-860: var(--highlight);--brand-experiment-900: var(--highlight);--brand-experiment-930: var(--highlight);--brand-experiment-960: var(--highlight);--brand-experiment-05a: var(--highlight);--brand-experiment-10a: var(--highlight);--brand-experiment-15a: var(--highlight);--brand-experiment-20a: var(--highlight);--brand-experiment-25a: var(--highlight);--brand-experiment-30a: var(--highlight);--brand-experiment-35a: var(--highlight);--brand-experiment-40a: var(--highlight);--brand-experiment-45a: var(--highlight);--brand-experiment-50a: var(--highlight);--brand-experiment-55a: var(--highlight);--brand-experiment-60a: var(--highlight);--brand-experiment-65a: var(--highlight);--brand-experiment-70a: var(--highlight);--brand-experiment-75a: var(--highlight);--brand-experiment-80a: var(--highlight);--brand-experiment-85a: var(--highlight);--brand-experiment-90a: var(--highlight);--brand-experiment-95a: var(--highlight);--primary-630: var(--background)}body{background-color:var(--background);background-image:var(--background-image);background-position:var(--background-position);background-size:var(--background-size);backdrop-filter:blur(var(--background-blur)) brightness(var(--background-brightness))}.appMount_c99875,.app_de4237,.bg__12180,.guilds__2b93a,.scroller_de945b,.sidebar_e031be,.container__7e23c,.panels__58331,.container_debb33,.chat__52833,.chatContent_f087cb,.title_d4ba1a,.searchBar__5a20a,.container_f79ab4,.members__573eb,.content__01e65,.container_a48b21,.channelTextArea__648e5,.container_bd15da,.section__253ec,.nowPlayingColumn_b025fe,.container__3673d,.itemCard_b64118,.section__253ec,.inset__61d5b,.container__26baa,.privateChannels__9b518,.scroller__89969,.layer_f7d46a,.standardSidebarView__12528,.sidebarRegionScroller__8113e,.contentRegion__08eba,.contentRegionScroller__9ae20,.container_a8317e,.stickyHeader_bba39c,.scroller_ddc925,.pageWrapper_c182d3,.container_b92032{background:rgba(0,0,0,0) !important}#app-mount .wrapper__3ed10 rect[fill="#593695"],#app-mount .wrapper__3ed10 rect[mask*=streaming]{fill:var(--streaming-color)}#app-mount .wrapper__3ed10 rect[fill="#43b581"],#app-mount .wrapper__3ed10 rect[mask*=online]{fill:var(--online-color)}#app-mount .wrapper__3ed10 rect[fill="#faa61a"],#app-mount .wrapper__3ed10 rect[mask*=idle]{fill:var(--afk-color)}#app-mount .wrapper__3ed10 rect[fill="#f04747"],#app-mount .wrapper__3ed10 rect[mask*=dnd]{fill:var(--dnd-color)}.numberBadge__40d6f{background-color:rgba(var(--rgb-highlight), 70%) !important;color:var(--background)}.isUnread_de09f5{border:1px solid var(--highlight)}.content__7191e{color:var(--highlight)}.wrapper__612a5:hover .unread__48cf4{background-color:var(--highlight)}.guildSeparator-33mFX6{background-color:var(--highlight);border-radius:2px}.unreadPillCapStroke__89d64{color:var(--highlight);fill:var(--highlight)}.unreadPill__1b4fa{background-color:var(--highlight);color:var(--background) !important}.bar_edc096{background-color:var(--highlight);color:var(--background)}.channelTextArea_c2094b{border:1px solid var(--highlight)}.userProfileInnerThemedNonPremium_ed9022{background-color:var(--background)}.membersGroup_cad095{display:flex;align-items:center;justify-content:center;color:var(--highlight);padding:0px}.membersGroup_cad095::before{content:"";width:100%;height:2px;margin-right:3px;display:inline-block;background:linear-gradient(90deg, rgba(var(--rgb-highlight), 0) 0%, rgba(var(--rgb-highlight), 1) 100%)}.membersGroup_cad095::after{content:"";width:100%;height:2px;margin-left:3px;display:inline-block;background:linear-gradient(90deg, rgba(var(--rgb-highlight), 1) 0%, rgba(var(--rgb-highlight), 0) 100%)}.containerDefault_e3b32b{display:flex;align-items:center;justify-content:center}.containerDefault_e3b32b div div{color:var(--highlight)}.arrow_cb03b8{display:none}.container-q97qHp .overflow__993fa{max-width:8vw}.containerDefault_e3b32b::before{content:"";width:100%;height:2px;margin-right:-11px;display:inline-block;background:linear-gradient(90deg, rgba(var(--rgb-highlight), 0) 0%, rgba(var(--rgb-highlight), 1) 100%)}.containerDefault_e3b32b::after{content:"";width:100%;height:2px;margin-left:-3px;display:inline-block;background:linear-gradient(90deg, rgba(var(--rgb-highlight), 1) 0%, rgba(var(--rgb-highlight), 0) 100%)}.theme-dark .children_cde9af:after,.form_d8a4a1::before,.option__91497:after{display:none}.userPanelInnerThemed-2xZFjl{background-color:var(--background)}.reactionMe__0fffc .reactionCount__2c34d{color:var(--background) !important}.botText_daff56,.botTagVerified__3e0e4{color:var(--background)}.scrollableContainer_ff917f{background-color:var(--background)}.replying__38514:hover{background-color:rgba(var(--rgb-highlight), 60%) !important}.ephemeral_eb5d84{background-color:rgba(var(--rgb-highlight), 30%)}.ephemeral_eb5d84:hover{background-color:rgba(var(--rgb-highlight), 40%) !important}.modeSelected__473f1 .icon__67ab4{color:var(--highlight) !important}.modeSelected__473f1 .wrapper__612a5{background-color:rgba(var(--rgb-highlight), 20%) !important}.mentioned_fa6fd2::before{background-color:var(--highlight)}.info__755e1:last-child::after{content:"Dark Neon Version 2.0.10";font-size:12px;line-height:16px;color:rgb(var(--rgb-highlight))}