@import url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/ThemeDevBadge.css);

:root {
	--accentcolor:				88, 101, 242;
	--accentcolor2:				255, 115, 250;
	--linkcolor:				0, 176, 244;
	
	--accentcolor_v:			var(--accentcolor_s, var(--accentcolor));
	--accentcolor2_v:			var(--accentcolor2_s, var(--accentcolor2));
	--linkcolor_v:				var(--linkcolor_s, var(--linkcolor));
	
	--accentcolor-hover:			rgb(var(--accentcolor_v)) linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15));
	--accentcolor-active:			rgb(var(--accentcolor_v)) linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
	--accentcolor2-hover:			rgb(var(--accentcolor2_v)) linear-gradient(0deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15));
	--accentcolor2-active:			rgb(var(--accentcolor2_v)) linear-gradient(0deg, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
	
	--bdfdb-blurple:			rgb(var(--accentcolor_v)) !important;
	--bd-blue:				rgb(var(--accentcolor_v)) !important;
	--bd-blue-hover:			var(--accentcolor-hover) !important;
	--bd-blue-active:			var(--accentcolor-active) !important;
	--blurple:				rgb(var(--accentcolor_v)) !important;
}
.theme-light {
	--logo-primary: rgb(var(--accentcolor_v));
}
[data-popout-root], html, .theme-light, .theme-dark, .visual-refresh .theme-light, .visual-refresh .theme-dark, .visual-refresh.theme-light, .visual-refresh.theme-dark, .theme-amoled {
	--bg-brand: rgb(var(--accentcolor_v));
	--background-brand: rgb(var(--accentcolor_v));
	--checkbox-background-checked: rgb(var(--accentcolor_v));
	--checkbox-background-selected-default: rgb(var(--accentcolor_v));
	--checkbox-border-checked: rgb(var(--accentcolor_v));
	--checkbox-border-selected-default: rgb(var(--accentcolor_v));
	
	--input-focused-border: rgb(var(--accentcolor_v));
	--border-focus: rgb(var(--accentcolor_v));
	
	--text-brand: rgb(var(--accentcolor_v));
	--text-link: rgb(var(--linkcolor_v));
	--text-link-low-saturation: rgb(var(--linkcolor_v));
	--info-help-background: rgba(var(--linkcolor_v),.1);
	--info-help-foreground: rgb(var(--linkcolor_v));
	--info-help-text: #fff;
	--icon-link: rgb(var(--linkcolor_v));
	--focus-primary: rgb(var(--linkcolor_v));
	--control-brand-foreground: rgb(var(--accentcolor_v)) !important;
	--control-brand-foreground-new: rgb(var(--accentcolor_v)) !important;
	--button-outline-brand-text: rgb(var(--accentcolor_v)) !important;
	--button-outline-brand-text-hover: rgb(var(--accentcolor_v)) !important;
	--button-outline-brand-text-active: rgb(var(--accentcolor_v)) !important;
	--button-outline-brand-background: transparent !important;
	--button-outline-brand-background-hover: transparent !important;
	--button-outline-brand-background-active: rgba(var(--accentcolor_v),.1) !important;
	--button-outline-brand-border: rgba(var(--accentcolor_v),.1) !important;
	--button-outline-brand-border-hover: rgba(var(--accentcolor_v),.6) !important;
	--button-outline-brand-border-active: rgb(var(--accentcolor_v)) !important;
	
	--input-border-default-hover: rgba(var(--accentcolor_v),.6) !important;
	--input-border-active: rgb(var(--accentcolor_v)) !important;
	
	--mention-background: rgba(var(--accentcolor_v),.3) !important;
	--mention-foreground: var(--brand-experiment-200) !important;
	
	--message-highlight-background-default: rgba(var(--accentcolor_v),.2) !important;
	
	--control-background-primary-active: rgb(var(--accentcolor_v)) !important;
	--control-background-primary-default: rgb(var(--accentcolor_v)) !important;
	--control-background-primary-hover: rgb(var(--accentcolor_v)) !important;
	--control-background-primary-loading: rgb(var(--accentcolor_v)) !important;
	--control-primary-background-active: rgb(var(--accentcolor_v)) !important;
	--control-primary-background-default: rgb(var(--accentcolor_v)) !important;
	--control-primary-background-hover: rgb(var(--accentcolor_v)) !important;
	--control-primary-background-loading: rgb(var(--accentcolor_v)) !important;
	
	--control-text-primary-active: #FFF !important;
	--control-text-primary-default: #FFF !important;
	--control-text-primary-hover: #FFF !important;
	--control-text-primary-loading: #FFF !important;
	--control-primary-text-active: #FFF !important;
	--control-primary-text-default: #FFF !important;
	--control-primary-text-hover: #FFF !important;
	--control-primary-text-loading: #FFF !important;
	
	--brand-experiment-100: #fdfdfd !important;
	--brand-experiment-130: #f2f2f2 !important;
	--brand-experiment-160: #ebebeb !important;
	--brand-experiment-200: #e3e3e3 !important;
	--brand-experiment-230: #dadada !important;
	--brand-experiment-260: #d1d1d1 !important;
	--brand-experiment-300: #c7c7c7 !important;
	--brand-experiment-330: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-360: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-400: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-430: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-460: rgb(var(--accentcolor_v)) !important;
	--brand-experiment: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-500: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-530: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-560: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-600: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-630: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-660: rgb(var(--accentcolor_v)) !important;
	--brand-experiment-700: #323232 !important;
	--brand-experiment-730: #2b2b2b !important;
	--brand-experiment-760: #272727 !important;
	--brand-experiment-800: #222222 !important;
	--brand-experiment-830: #1a1a1a !important;
	--brand-experiment-860: #111111 !important;
	--brand-experiment-900: #0b0b0b !important;
	--brand-experiment-05a: rgba(var(--accentcolor_v),.05) !important;
	--brand-experiment-10a: rgba(var(--accentcolor_v),.1) !important;
	--brand-experiment-15a: rgba(var(--accentcolor_v),.15) !important;
	--brand-experiment-20a: rgba(var(--accentcolor_v),.2) !important;
	--brand-experiment-25a: rgba(var(--accentcolor_v),.25) !important;
	--brand-experiment-30a: rgba(var(--accentcolor_v),.3) !important;
	--brand-experiment-35a: rgba(var(--accentcolor_v),.35) !important;
	--brand-experiment-40a: rgba(var(--accentcolor_v),.4) !important;
	--brand-experiment-45a: rgba(var(--accentcolor_v),.45) !important;
	--brand-experiment-50a: rgba(var(--accentcolor_v),.5) !important;
	--brand-experiment-55a: rgba(var(--accentcolor_v),.55) !important;
	--brand-experiment-60a: rgba(var(--accentcolor_v),.6) !important;
	--brand-experiment-65a: rgba(var(--accentcolor_v),.65) !important;
	--brand-experiment-70a: rgba(var(--accentcolor_v),.7) !important;
	--brand-experiment-75a: rgba(var(--accentcolor_v),.75) !important;
	--brand-experiment-80a: rgba(var(--accentcolor_v),.8) !important;
	--brand-experiment-85a: rgba(var(--accentcolor_v),.85) !important;
	--brand-experiment-90a: rgba(var(--accentcolor_v),.9) !important;
	--brand-experiment-95a: rgba(var(--accentcolor_v),.95) !important;
	
	--brand-100: #fdfdfd !important;
	--brand-130: #f2f2f2 !important;
	--brand-160: #ebebeb !important;
	--brand-200: #e3e3e3 !important;
	--brand-230: #dadada !important;
	--brand-260: #d1d1d1 !important;
	--brand-300: #c7c7c7 !important;
	--brand-330: rgb(var(--accentcolor_v)) !important;
	--brand-345: rgb(var(--accentcolor_v)) !important;
	--brand-360: rgb(var(--accentcolor_v)) !important;
	--brand-400: rgb(var(--accentcolor_v)) !important;
	--brand-430: rgb(var(--accentcolor_v)) !important;
	--brand-460: rgb(var(--accentcolor_v)) !important;
	--brand: rgb(var(--accentcolor_v)) !important;
	--brand-500: rgb(var(--accentcolor_v)) !important;
	--brand-530: rgb(var(--accentcolor_v)) !important;
	--brand-560: rgb(var(--accentcolor_v)) !important;
	--brand-600: rgb(var(--accentcolor_v)) !important;
	--brand-630: rgb(var(--accentcolor_v)) !important;
	--brand-660: rgb(var(--accentcolor_v)) !important;
	--brand-700: #323232 !important;
	--brand-730: #2b2b2b !important;
	--brand-760: #272727 !important;
	--brand-800: #222222 !important;
	--brand-830: #1a1a1a !important;
	--brand-860: #111111 !important;
	--brand-900: #0b0b0b !important;
	--brand-05a: rgba(var(--accentcolor_v),.05) !important;
	--brand-10a: rgba(var(--accentcolor_v),.1) !important;
	--brand-15a: rgba(var(--accentcolor_v),.15) !important;
	--brand-20a: rgba(var(--accentcolor_v),.2) !important;
	--brand-25a: rgba(var(--accentcolor_v),.25) !important;
	--brand-30a: rgba(var(--accentcolor_v),.3) !important;
	--brand-35a: rgba(var(--accentcolor_v),.35) !important;
	--brand-40a: rgba(var(--accentcolor_v),.4) !important;
	--brand-45a: rgba(var(--accentcolor_v),.45) !important;
	--brand-50a: rgba(var(--accentcolor_v),.5) !important;
	--brand-55a: rgba(var(--accentcolor_v),.55) !important;
	--brand-60a: rgba(var(--accentcolor_v),.6) !important;
	--brand-65a: rgba(var(--accentcolor_v),.65) !important;
	--brand-70a: rgba(var(--accentcolor_v),.7) !important;
	--brand-75a: rgba(var(--accentcolor_v),.75) !important;
	--brand-80a: rgba(var(--accentcolor_v),.8) !important;
	--brand-85a: rgba(var(--accentcolor_v),.85) !important;
	--brand-90a: rgba(var(--accentcolor_v),.9) !important;
	--brand-95a: rgba(var(--accentcolor_v),.95) !important;
	--brand-new-100: #fdfdfd !important;
	--brand-new-130: #f2f2f2 !important;
	--brand-new-160: #ebebeb !important;
	--brand-new-200: #e3e3e3 !important;
	--brand-new-230: #dadada !important;
	--brand-new-260: #d1d1d1 !important;
	--brand-new-300: #c7c7c7 !important;
	--brand-new-330: rgb(var(--accentcolor_v)) !important;
	--brand-new-360: rgb(var(--accentcolor_v)) !important;
	--brand-new-400: rgb(var(--accentcolor_v)) !important;
	--brand-new-430: rgb(var(--accentcolor_v)) !important;
	--brand-new-460: rgb(var(--accentcolor_v)) !important;
	--brand-new: rgb(var(--accentcolor_v)) !important;
	--brand-new-500: rgb(var(--accentcolor_v)) !important;
	--brand-new-530: rgb(var(--accentcolor_v)) !important;
	--brand-new-560: rgb(var(--accentcolor_v)) !important;
	--brand-new-600: rgb(var(--accentcolor_v)) !important;
	--brand-new-630: rgb(var(--accentcolor_v)) !important;
	--brand-new-660: rgb(var(--accentcolor_v)) !important;
	--brand-new-700: #323232 !important;
	--brand-new-730: #2b2b2b !important;
	--brand-new-760: #272727 !important;
	--brand-new-800: #222222 !important;
	--brand-new-830: #1a1a1a !important;
	--brand-new-860: #111111 !important;
	--brand-new-900: #0b0b0b !important;
	--brand-new-05a: rgba(var(--accentcolor_v),.05) !important;
	--brand-new-10a: rgba(var(--accentcolor_v),.1) !important;
	--brand-new-15a: rgba(var(--accentcolor_v),.15) !important;
	--brand-new-20a: rgba(var(--accentcolor_v),.2) !important;
	--brand-new-25a: rgba(var(--accentcolor_v),.25) !important;
	--brand-new-30a: rgba(var(--accentcolor_v),.3) !important;
	--brand-new-35a: rgba(var(--accentcolor_v),.35) !important;
	--brand-new-40a: rgba(var(--accentcolor_v),.4) !important;
	--brand-new-45a: rgba(var(--accentcolor_v),.45) !important;
	--brand-new-50a: rgba(var(--accentcolor_v),.5) !important;
	--brand-new-55a: rgba(var(--accentcolor_v),.55) !important;
	--brand-new-60a: rgba(var(--accentcolor_v),.6) !important;
	--brand-new-65a: rgba(var(--accentcolor_v),.65) !important;
	--brand-new-70a: rgba(var(--accentcolor_v),.7) !important;
	--brand-new-75a: rgba(var(--accentcolor_v),.75) !important;
	--brand-new-80a: rgba(var(--accentcolor_v),.8) !important;
	--brand-new-85a: rgba(var(--accentcolor_v),.85) !important;
	--brand-new-90a: rgba(var(--accentcolor_v),.9) !important;
	--brand-new-95a: rgba(var(--accentcolor_v),.95) !important;
	
	--premium-perk-blue: rgb(var(--accentcolor_v)) !important;
	--premium-perk-pink: rgb(var(--accentcolor2_v)) !important;
	--premium-tier-0-blue: rgb(var(--accentcolor_v)) !important;
	--premium-tier-0-blue-for-gradients: rgb(var(--accentcolor_v)) !important;
	--premium-tier-0-purple: rgb(var(--accentcolor2_v)) !important;
	--premium-tier-0-purple-for-gradients: rgb(var(--accentcolor2_v)) !important;
	--premium-tier-1-blue: rgb(var(--accentcolor_v)) !important;
	--premium-tier-1-blue-for-gradients: rgb(var(--accentcolor_v)) !important;
	--premium-tier-1-dark-blue: rgb(var(--accentcolor_v)) !important;
	--premium-tier-1-dark-blue-for-gradients: rgb(var(--accentcolor_v)) !important;
	--premium-tier-1-purple: rgb(var(--accentcolor2_v)) !important;
	--premium-tier-1-purple-for-gradients: rgb(var(--accentcolor2_v)) !important;
	--premium-tier-2-pink: rgb(var(--accentcolor_v)) !important;
	--premium-tier-2-pink-for-gradients: rgb(var(--accentcolor_v)) !important;
	--premium-tier-2-pink-for-gradients-2: rgb(var(--accentcolor_v)) !important;
	--premium-tier-2-purple: rgb(var(--accentcolor2_v)) !important;
	--premium-tier-2-purple-for-gradients: rgb(var(--accentcolor2_v)) !important;
	--premium-tier-2-purple-for-gradients-2: rgb(var(--accentcolor2_v)) !important;
	--guild-boosting-pink: rgb(var(--accentcolor_v)) !important;
	--guild-boosting-pink-rgb: var(--accentcolor_v) !important;
	--guild-boosting-purple: rgb(var(--accentcolor2_v)) !important;
	--guild-boosting-purple-rgb: var(--accentcolor2_v) !important;
	--guild-boosting-blue: rgb(var(--accentcolor2_v)) !important;
	--guild-boosting-blue-rgb: var(--accentcolor2_v) !important;
	--guild-boosting-blue-for-gradients: rgb(var(--accentcolor2_v)) !important;
	--guild-boosting-blue-for-gradients-rgb: var(--accentcolor2_v) !important;
	--guild-boosting-purple-for-gradients: rgb(var(--accentcolor2_v)) !important;
	--guild-boosting-purple-for-gradients-rgb: var(--accentcolor2_v) !important;
	
	--search-popout-date-picker-hint-value-background: var(--brand-experiment-90a);
	--search-popout-date-picker-hint-value-background-hover: var(--brand-experiment-430);
	
	--opacity-blurple-1: rgba(var(--accentcolor), 0.01);
	--opacity-blurple-2: rgba(var(--accentcolor), 0.02);
	--opacity-blurple-3: rgba(var(--accentcolor), 0.03);
	--opacity-blurple-4: rgba(var(--accentcolor), 0.04);
	--opacity-blurple-5: rgba(var(--accentcolor), 0.05);
	--opacity-blurple-6: rgba(var(--accentcolor), 0.06);
	--opacity-blurple-7: rgba(var(--accentcolor), 0.07);
	--opacity-blurple-8: rgba(var(--accentcolor), 0.08);
	--opacity-blurple-9: rgba(var(--accentcolor), 0.09);
	--opacity-blurple-10: rgba(var(--accentcolor), 0.10);
	--opacity-blurple-11: rgba(var(--accentcolor), 0.11);
	--opacity-blurple-12: rgba(var(--accentcolor), 0.12);
	--opacity-blurple-13: rgba(var(--accentcolor), 0.13);
	--opacity-blurple-14: rgba(var(--accentcolor), 0.14);
	--opacity-blurple-15: rgba(var(--accentcolor), 0.15);
	--opacity-blurple-16: rgba(var(--accentcolor), 0.16);
	--opacity-blurple-17: rgba(var(--accentcolor), 0.17);
	--opacity-blurple-18: rgba(var(--accentcolor), 0.18);
	--opacity-blurple-19: rgba(var(--accentcolor), 0.19);
	--opacity-blurple-20: rgba(var(--accentcolor), 0.20);
	--opacity-blurple-21: rgba(var(--accentcolor), 0.21);
	--opacity-blurple-22: rgba(var(--accentcolor), 0.22);
	--opacity-blurple-23: rgba(var(--accentcolor), 0.23);
	--opacity-blurple-24: rgba(var(--accentcolor), 0.24);
	--opacity-blurple-25: rgba(var(--accentcolor), 0.25);
	--opacity-blurple-26: rgba(var(--accentcolor), 0.26);
	--opacity-blurple-27: rgba(var(--accentcolor), 0.27);
	--opacity-blurple-28: rgba(var(--accentcolor), 0.28);
	--opacity-blurple-29: rgba(var(--accentcolor), 0.29);
	--opacity-blurple-30: rgba(var(--accentcolor), 0.30);
	--opacity-blurple-31: rgba(var(--accentcolor), 0.31);
	--opacity-blurple-32: rgba(var(--accentcolor), 0.32);
	--opacity-blurple-33: rgba(var(--accentcolor), 0.33);
	--opacity-blurple-34: rgba(var(--accentcolor), 0.34);
	--opacity-blurple-35: rgba(var(--accentcolor), 0.35);
	--opacity-blurple-36: rgba(var(--accentcolor), 0.36);
	--opacity-blurple-37: rgba(var(--accentcolor), 0.37);
	--opacity-blurple-38: rgba(var(--accentcolor), 0.38);
	--opacity-blurple-39: rgba(var(--accentcolor), 0.39);
	--opacity-blurple-40: rgba(var(--accentcolor), 0.40);
	--opacity-blurple-41: rgba(var(--accentcolor), 0.41);
	--opacity-blurple-42: rgba(var(--accentcolor), 0.42);
	--opacity-blurple-43: rgba(var(--accentcolor), 0.43);
	--opacity-blurple-44: rgba(var(--accentcolor), 0.44);
	--opacity-blurple-45: rgba(var(--accentcolor), 0.45);
	--opacity-blurple-46: rgba(var(--accentcolor), 0.46);
	--opacity-blurple-47: rgba(var(--accentcolor), 0.47);
	--opacity-blurple-48: rgba(var(--accentcolor), 0.48);
	--opacity-blurple-49: rgba(var(--accentcolor), 0.49);
	--opacity-blurple-50: rgba(var(--accentcolor), 0.50);
	--opacity-blurple-51: rgba(var(--accentcolor), 0.51);
	--opacity-blurple-52: rgba(var(--accentcolor), 0.52);
	--opacity-blurple-53: rgba(var(--accentcolor), 0.53);
	--opacity-blurple-54: rgba(var(--accentcolor), 0.54);
	--opacity-blurple-55: rgba(var(--accentcolor), 0.55);
	--opacity-blurple-56: rgba(var(--accentcolor), 0.56);
	--opacity-blurple-57: rgba(var(--accentcolor), 0.57);
	--opacity-blurple-58: rgba(var(--accentcolor), 0.58);
	--opacity-blurple-59: rgba(var(--accentcolor), 0.59);
	--opacity-blurple-60: rgba(var(--accentcolor), 0.60);
	--opacity-blurple-61: rgba(var(--accentcolor), 0.61);
	--opacity-blurple-62: rgba(var(--accentcolor), 0.62);
	--opacity-blurple-63: rgba(var(--accentcolor), 0.63);
	--opacity-blurple-64: rgba(var(--accentcolor), 0.64);
	--opacity-blurple-65: rgba(var(--accentcolor), 0.65);
	--opacity-blurple-66: rgba(var(--accentcolor), 0.66);
	--opacity-blurple-67: rgba(var(--accentcolor), 0.67);
	--opacity-blurple-68: rgba(var(--accentcolor), 0.68);
	--opacity-blurple-69: rgba(var(--accentcolor), 0.69);
	--opacity-blurple-70: rgba(var(--accentcolor), 0.70);
	--opacity-blurple-71: rgba(var(--accentcolor), 0.71);
	--opacity-blurple-72: rgba(var(--accentcolor), 0.72);
	--opacity-blurple-73: rgba(var(--accentcolor), 0.73);
	--opacity-blurple-74: rgba(var(--accentcolor), 0.74);
	--opacity-blurple-75: rgba(var(--accentcolor), 0.75);
	--opacity-blurple-76: rgba(var(--accentcolor), 0.76);
	--opacity-blurple-77: rgba(var(--accentcolor), 0.77);
	--opacity-blurple-78: rgba(var(--accentcolor), 0.78);
	--opacity-blurple-79: rgba(var(--accentcolor), 0.79);
	--opacity-blurple-80: rgba(var(--accentcolor), 0.80);
	--opacity-blurple-81: rgba(var(--accentcolor), 0.81);
	--opacity-blurple-82: rgba(var(--accentcolor), 0.82);
	--opacity-blurple-83: rgba(var(--accentcolor), 0.83);
	--opacity-blurple-84: rgba(var(--accentcolor), 0.84);
	--opacity-blurple-85: rgba(var(--accentcolor), 0.85);
	--opacity-blurple-86: rgba(var(--accentcolor), 0.86);
	--opacity-blurple-87: rgba(var(--accentcolor), 0.87);
	--opacity-blurple-88: rgba(var(--accentcolor), 0.88);
	--opacity-blurple-89: rgba(var(--accentcolor), 0.89);
	--opacity-blurple-90: rgba(var(--accentcolor), 0.90);
	--opacity-blurple-91: rgba(var(--accentcolor), 0.91);
	--opacity-blurple-92: rgba(var(--accentcolor), 0.92);
	--opacity-blurple-93: rgba(var(--accentcolor), 0.93);
	--opacity-blurple-94: rgba(var(--accentcolor), 0.94);
	--opacity-blurple-95: rgba(var(--accentcolor), 0.95);
	--opacity-blurple-96: rgba(var(--accentcolor), 0.96);
	--opacity-blurple-97: rgba(var(--accentcolor), 0.97);
	--opacity-blurple-98: rgba(var(--accentcolor), 0.98);
	--opacity-blurple-99: rgba(var(--accentcolor), 0.99);
	
	--blurple-1: rgba(var(--accentcolor), 0.01);
	--blurple-2: rgba(var(--accentcolor), 0.02);
	--blurple-3: rgba(var(--accentcolor), 0.03);
	--blurple-4: rgba(var(--accentcolor), 0.04);
	--blurple-5: rgba(var(--accentcolor), 0.05);
	--blurple-6: rgba(var(--accentcolor), 0.06);
	--blurple-7: rgba(var(--accentcolor), 0.07);
	--blurple-8: rgba(var(--accentcolor), 0.08);
	--blurple-9: rgba(var(--accentcolor), 0.09);
	--blurple-10: rgba(var(--accentcolor), 0.10);
	--blurple-11: rgba(var(--accentcolor), 0.11);
	--blurple-12: rgba(var(--accentcolor), 0.12);
	--blurple-13: rgba(var(--accentcolor), 0.13);
	--blurple-14: rgba(var(--accentcolor), 0.14);
	--blurple-15: rgba(var(--accentcolor), 0.15);
	--blurple-16: rgba(var(--accentcolor), 0.16);
	--blurple-17: rgba(var(--accentcolor), 0.17);
	--blurple-18: rgba(var(--accentcolor), 0.18);
	--blurple-19: rgba(var(--accentcolor), 0.19);
	--blurple-20: rgba(var(--accentcolor), 0.20);
	--blurple-21: rgba(var(--accentcolor), 0.21);
	--blurple-22: rgba(var(--accentcolor), 0.22);
	--blurple-23: rgba(var(--accentcolor), 0.23);
	--blurple-24: rgba(var(--accentcolor), 0.24);
	--blurple-25: rgba(var(--accentcolor), 0.25);
	--blurple-26: rgba(var(--accentcolor), 0.26);
	--blurple-27: rgba(var(--accentcolor), 0.27);
	--blurple-28: rgba(var(--accentcolor), 0.28);
	--blurple-29: rgba(var(--accentcolor), 0.29);
	--blurple-30: rgba(var(--accentcolor), 0.30);
	--blurple-31: rgba(var(--accentcolor), 0.31);
	--blurple-32: rgba(var(--accentcolor), 0.32);
	--blurple-33: rgba(var(--accentcolor), 0.33);
	--blurple-34: rgba(var(--accentcolor), 0.34);
	--blurple-35: rgba(var(--accentcolor), 0.35);
	--blurple-36: rgba(var(--accentcolor), 0.36);
	--blurple-37: rgba(var(--accentcolor), 0.37);
	--blurple-38: rgba(var(--accentcolor), 0.38);
	--blurple-39: rgba(var(--accentcolor), 0.39);
	--blurple-40: rgba(var(--accentcolor), 0.40);
	--blurple-41: rgba(var(--accentcolor), 0.41);
	--blurple-42: rgba(var(--accentcolor), 0.42);
	--blurple-43: rgba(var(--accentcolor), 0.43);
	--blurple-44: rgba(var(--accentcolor), 0.44);
	--blurple-45: rgba(var(--accentcolor), 0.45);
	--blurple-46: rgba(var(--accentcolor), 0.46);
	--blurple-47: rgba(var(--accentcolor), 0.47);
	--blurple-48: rgba(var(--accentcolor), 0.48);
	--blurple-49: rgba(var(--accentcolor), 0.49);
	--blurple-50: rgba(var(--accentcolor), 0.50);
	--blurple-51: rgba(var(--accentcolor), 0.51);
	--blurple-52: rgba(var(--accentcolor), 0.52);
	--blurple-53: rgba(var(--accentcolor), 0.53);
	--blurple-54: rgba(var(--accentcolor), 0.54);
	--blurple-55: rgba(var(--accentcolor), 0.55);
	--blurple-56: rgba(var(--accentcolor), 0.56);
	--blurple-57: rgba(var(--accentcolor), 0.57);
	--blurple-58: rgba(var(--accentcolor), 0.58);
	--blurple-59: rgba(var(--accentcolor), 0.59);
	--blurple-60: rgba(var(--accentcolor), 0.60);
	--blurple-61: rgba(var(--accentcolor), 0.61);
	--blurple-62: rgba(var(--accentcolor), 0.62);
	--blurple-63: rgba(var(--accentcolor), 0.63);
	--blurple-64: rgba(var(--accentcolor), 0.64);
	--blurple-65: rgba(var(--accentcolor), 0.65);
	--blurple-66: rgba(var(--accentcolor), 0.66);
	--blurple-67: rgba(var(--accentcolor), 0.67);
	--blurple-68: rgba(var(--accentcolor), 0.68);
	--blurple-69: rgba(var(--accentcolor), 0.69);
	--blurple-70: rgba(var(--accentcolor), 0.70);
	--blurple-71: rgba(var(--accentcolor), 0.71);
	--blurple-72: rgba(var(--accentcolor), 0.72);
	--blurple-73: rgba(var(--accentcolor), 0.73);
	--blurple-74: rgba(var(--accentcolor), 0.74);
	--blurple-75: rgba(var(--accentcolor), 0.75);
	--blurple-76: rgba(var(--accentcolor), 0.76);
	--blurple-77: rgba(var(--accentcolor), 0.77);
	--blurple-78: rgba(var(--accentcolor), 0.78);
	--blurple-79: rgba(var(--accentcolor), 0.79);
	--blurple-80: rgba(var(--accentcolor), 0.80);
	--blurple-81: rgba(var(--accentcolor), 0.81);
	--blurple-82: rgba(var(--accentcolor), 0.82);
	--blurple-83: rgba(var(--accentcolor), 0.83);
	--blurple-84: rgba(var(--accentcolor), 0.84);
	--blurple-85: rgba(var(--accentcolor), 0.85);
	--blurple-86: rgba(var(--accentcolor), 0.86);
	--blurple-87: rgba(var(--accentcolor), 0.87);
	--blurple-88: rgba(var(--accentcolor), 0.88);
	--blurple-89: rgba(var(--accentcolor), 0.89);
	--blurple-90: rgba(var(--accentcolor), 0.90);
	--blurple-91: rgba(var(--accentcolor), 0.91);
	--blurple-92: rgba(var(--accentcolor), 0.92);
	--blurple-93: rgba(var(--accentcolor), 0.93);
	--blurple-94: rgba(var(--accentcolor), 0.94);
	--blurple-95: rgba(var(--accentcolor), 0.95);
	--blurple-96: rgba(var(--accentcolor), 0.96);
	--blurple-97: rgba(var(--accentcolor), 0.97);
	--blurple-98: rgba(var(--accentcolor), 0.98);
	--blurple-99: rgba(var(--accentcolor), 0.99);
}


/* ~~~~		0.		TABLE OF CONTENTS				~~~~ */
/*
	1.	GUILDLIST
	2.	CHANNELLIST
	3.	CHAT
		1.	MESSAGES
		2.	TEXTAREA
		3.	AUTOCOMPLETEMENU
		4.	MEMBERLIST
		5.	SEARCHPAGE
		6.	CALL
	4.	PEOPLES
	5.	STORE/NITRO
	6.	LIBRARY
	7.	DISCOVERY
	8.	USERSETTINGS
	9.	GUILDSETTINGS
	10.	MODALS
		1.	USERMODAL
		2.	GUILDADD/CREATION
		3.	UPLOADMODAL
		4.	KEYBOARDSHORTCUTSMODAL
		5.	LOGINSCREEN
		6.	DOWNLOADAPPMODAL
		7.	GUILDBOOSTMODAL
		8.	ADDGUILDBOOSTMODAL
		9.	STREAMSETTINGSMODAL
		10.	DISPATCHERRORMODAL
		11.	CHANGELOGMODAL
		12.	SCREENSHAREMODAL
		13.	NICKNAMEMODAL
	11.	POPOUTS
		1.	CONTEXTMENU
		2.	USERPOPOUT
		3.	SEARCHPOPOUT
	12.	GENERAL
		1.	TEXT
		2.	BUTTONS
		3.	INPUTS
		4.	TAGS
		5.	IMAGES
		6.	SCROLLBARS
		7.	NOTIFICATIONBAR
		8.	TOOLTIPS
		9.	TOASTS
	13.	BDSUPPORT
	14.	POWERCORDSUPPORT
	15.	PLUGINSUPPORT
		1.	HIDEUTILS
		2.	READALLNOTIFICATIONSBUTTON
		3.	SERVERSEARCH
		4.	CHANNELTABS
*/


/* ~~~~		1.		GUILDLIST					~~~~ */

.wrapper__6e9f8.selected__6e9f8 .childWrapper__6e9f8,					/* home/acronym												*/
.wrapper__6e9f8:hover .childWrapper__6e9f8 {
	background-color: rgb(var(--accentcolor_v));
}
.wrapper__6e9f8 rect[fill] {
	fill: var(--background-base-low);
}
.wrapper__6e9f8 rect[fill="#6370f4"] {
	fill: rgb(var(--accentcolor_v));
}

.folderPreviewWrapper__48112[style*="background-color: rgba(88, 101, 242, 1"],
.folderPreviewWrapper__48112[style*="background-color: rgba(87, 100, 242, 1"] {
	background-color: rgba(var(--accentcolor_v), 1) !important;
}
.folderPreviewWrapper__48112[style*="background-color: rgba(88, 101, 242, 0.9"],
.folderPreviewWrapper__48112[style*="background-color: rgba(87, 100, 242, 0.9"] {
	background-color: rgba(var(--accentcolor_v), 0.9) !important;
}
.folderPreviewWrapper__48112[style*="background-color: rgba(88, 101, 242, 0.8"],
.folderPreviewWrapper__48112[style*="background-color: rgba(87, 100, 242, 0.8"] {
	background-color: rgba(var(--accentcolor_v), 0.8) !important;
}
.folderPreviewWrapper__48112[style*="background-color: rgba(88, 101, 242, 0.7"],
.folderPreviewWrapper__48112[style*="background-color: rgba(87, 100, 242, 0.7"] {
	background-color: rgba(var(--accentcolor_v), 0.7) !important;
}
.folderPreviewWrapper__48112[style*="background-color: rgba(88, 101, 242, 0.6"],
.folderPreviewWrapper__48112[style*="background-color: rgba(87, 100, 242, 0.6"] {
	background-color: rgba(var(--accentcolor_v), 0.6) !important;
}
.folderPreviewWrapper__48112[style*="background-color: rgba(88, 101, 242, 0.5"],
.folderPreviewWrapper__48112[style*="background-color: rgba(87, 100, 242, 0.5"] {
	background-color: rgba(var(--accentcolor_v), 0.5) !important;
}
.folderPreviewWrapper__48112[style*="background-color: rgba(88, 101, 242, 0.4"],
.folderPreviewWrapper__48112[style*="background-color: rgba(87, 100, 242, 0.4"] {
	background-color: rgba(var(--accentcolor_v), 0.4) !important;
}
.folderPreviewWrapper__48112[style*="background-color: rgba(88, 101, 242, 0.3"],
.folderPreviewWrapper__48112[style*="background-color: rgba(87, 100, 242, 0.3"] {
	background-color: rgba(var(--accentcolor_v), 0.3) !important;
}
.folderPreviewWrapper__48112[style*="background-color: rgba(88, 101, 242, 0.2"],
.folderPreviewWrapper__48112[style*="background-color: rgba(87, 100, 242, 0.2"] {
	background-color: rgba(var(--accentcolor_v), 0.2) !important;
}
.folderPreviewWrapper__48112[style*="background-color: rgba(88, 101, 242, 0.1"],
.folderPreviewWrapper__48112[style*="background-color: rgba(87, 100, 242, 0.1"] {
	background-color: rgba(var(--accentcolor_v), 0.1) !important;
}
.folderPreviewWrapper__48112 svg[style^="color: rgb(88, 101, 242)"],
.folderPreviewWrapper__48112 svg[style*=" color: rgb(88, 101, 242)"],
.folderPreviewWrapper__48112 svg[style^="color: rgb(87, 100, 242)"],
.folderPreviewWrapper__48112 svg[style*=" color: rgb(87, 100, 242)"] {
	color: rgb(var(--accentcolor_v)) !important;
}


/* ~~~~		2.		CHANNELLIST					~~~~ */

.channelNotice__4c43d .imageContainer__4c43d {
	position: relative;
}
.channelNotice__4c43d .imageContainer__4c43d::before,
.channelNotice__4c43d .imageContainer__4c43d::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
}
.channelNotice__4c43d:has(.image__4c43d[src="/assets/9b7fadd75ade640d.svg"]) .image__4c43d,
.channelNotice__4c43d:has(.image__4c43d[src="/assets/7e724c5bbf29dd3598ea.svg"]) .image__4c43d {
	visibility: hidden;
}
.channelNotice__4c43d:has(.image__4c43d[src="/assets/9b7fadd75ade640d.svg"]) .imageContainer__4c43d {
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/channelnotice_premium_bg.svg) center/cover no-repeat;
}
.channelNotice__4c43d:has(.image__4c43d[src="/assets/9b7fadd75ade640d.svg"]) .imageContainer__4c43d::before {
	background: rgb(var(--accentcolor));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/channelnotice_premium_accent.svg) center/cover no-repeat;
}
.channelNotice__4c43d:has(.image__4c43d[src="/assets/9b7fadd75ade640d.svg"]) .imageContainer__4c43d::after {
	background: rgb(var(--accentcolor2));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/channelnotice_premium_accent2.svg) center/cover no-repeat;
}
.channelNotice__4c43d:has(.image__4c43d[src="/assets/7e724c5bbf29dd3598ea.svg"]) .imageContainer__4c43d::before {
	filter: grayscale(0.5);
	background: url(https://discord.com/assets/7e724c5bbf29dd3598ea.svg) center/cover no-repeat;
}
.eventStatusContainer__29021 [fill="#949cf7" i] {
	fill: rgb(var(--accentcolor_v));
}

.linkButton__972a0 {
	overflow: hidden;
	position: relative;
}
.marketingButtonBackgroundImage__4ed1a[src="https://cdn.discordapp.com/assets/content/ffea3b8093800be98cd8cd53695037449224b204ac4fb1e5e0d455688b81f1eb.png"] {
	-webkit-mask: url("https://cdn.discordapp.com/assets/content/ffea3b8093800be98cd8cd53695037449224b204ac4fb1e5e0d455688b81f1eb.png") center/cover no-repeat;
	background: rgb(var(--accentcolor_v));
}


/* ~~~~		3.		CHAT						~~~~ */

/* ----		3.1.		MESSAGES					---- */

#app-mount .newMessagesBar__0f481 {							/* new messagesbar											*/
	background-color: rgb(var(--accentcolor_v));
}
#app-mount .barButtonAlt__0f481,
#app-mount .primary_a22cb0 {
	background-image: linear-gradient(rgba(0,0,0,0.25), rgba(0,0,0,0.25));
	background-color: rgb(var(--accentcolor_v));
}
#app-mount .barButtonAlt__0f481:hover,
#app-mount .primary_a22cb0:hover {
	background-image: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.1));
	background-color: rgb(var(--accentcolor_v));
}
#app-mount .barButtonAlt__0f481:active,
#app-mount .primary_a22cb0:active {
	background-image: unset;
	background-color: rgb(var(--accentcolor_v));
}

.hasMore_e8b59c {									/* hasmore messagesbar											*/
	color: rgb(var(--accentcolor_v));
}

.embedFull__623de[style*="border-color: hsl(216, "],
.embedFull__623de[style*="border-color: hsl(227, "],
.embedFull__623de[style*="border-color: hsl(235, "],
.embedFull__623de[style*="border-color: hsl(237, "],
.embedFull__623de[style*="border-color: hsla(216, "],
.embedFull__623de[style*="border-color: hsla(227, "],
.embedFull__623de[style*="border-color: hsla(235, "],
.embedFull__623de[style*="border-color: hsla(237, "] {
	border-color: rgb(var(--accentcolor_v)) !important;
}

.ephemeral__5126c,									/* localbot				container							*/
.replying__5126c {									/* replying				container							*/
	background-color: rgba(var(--accentcolor_v), 0.05);
}
.ephemeral__5126c::before,								/* localbot				before								*/
.replying__5126c::before {								/* replying				before								*/
	background-color: rgb(var(--accentcolor_v));
}
.message__5126c.ephemeral__5126c.selected__5126c,
.mouse-mode.full-motion .ephemeral__5126c:hover,
.mouse-mode .ephemeral__5126c:hover,
.message__5126c.replying__5126c.selected__5126c,
.mouse-mode.full-motion .replying__5126c:hover,
.mouse-mode .replying__5126c:hover {
	background-color: rgba(var(--accentcolor_v), 0.1);
}
.ephemeralMessage__124d2 a {								/* localbot				operations							*/
	color: rgb(var(--accentcolor_v));
}

.operations_bab751 > a {								/* message				operations							*/
	color: rgb(var(--accentcolor_v));
}

.blockedSystemMessage__7a70a:hover .blockedAction__7a70a {		/* blocked message			operations							*/
    color: rgb(var(--accentcolor_v));
}

.footerIcon__44492 path[fill*="hsl(197, "] {						/* automod				operations							*/
	fill: var(--text-link);
}

.icon__9f20a {									/* systemmessage			guild sub easter egg icon					*/
	color: rgb(var(--accentcolor2_v));
}

#app-mount .wrapper_f61d60 {								/* mention												*/
	background-color: rgba(var(--accentcolor_v),.3);
	color: var(--brand-experiment-200);
}

#app-mount .pill_a2c9e8.selected_a2c9e8,
#app-mount .reaction__23977.reactionMe__23977 {				/* reaction				wrapper me							*/
	background-color: rgba(var(--accentcolor_v), .3);
	border-color: rgb(var(--accentcolor_v));
}
#app-mount .pill_a2c9e8:hover,
#app-mount .reaction__23977:hover,							/* reaction				add react							*/
.addReactButton__34c2c:hover {							/* reaction				add new react							*/
	border-color: rgba(var(--accentcolor_v), .5);
}
#app-mount .pill_a2c9e8.selected_a2c9e8 > div,
#app-mount .reaction__23977.reactionMe__23977 .reactionCount__23977 {
	color: #fff !important;
	opacity: .6;
}
.progressBar__5a6ab[style*="background-color: hsl(227, "],				/* attachment				upload bar							*/
.progressBar__5a6ab[style*="background-color: hsl(235, "] {
	background-color: rgb(var(--accentcolor_v)) !important;
}

/* ----		3.2.		TEXTAREA					---- */

#app-mount .selectedPill__1464f {
	border-color: rgb(var(--accentcolor_v)) !important;
}
.image__44df5[src="/assets/e1ac50c09aed17d0.svg"] {					/* textarea				follow channel icon						*/
	object-position: -999999px -999999px;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/chatnotice_followchannel_bg.svg) center/contain no-repeat;
	width: 47px;
	height: 60px;
	margin-bottom: -8px;
}
.image__44df5[src="/assets/e1ac50c09aed17d0.svg"] + * {
	overflow: visible;
}
.image__44df5[src="/assets/e1ac50c09aed17d0.svg"] + *::after {
	content: "";
	position: absolute;
	bottom: 14px;
	left: 16px;
	width: 47px;
	height: 60px;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/chatnotice_followchannel_accent.svg) center/contain no-repeat;
}
.image__44df5[src="/assets/bbbec3b2b3c11149.svg"] {					/* textarea				verify email icon						*/
	object-position: -999999px -999999px;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/chatnotice_verifyemail_bg.svg) center/contain no-repeat;
	width: 65px;
	height: 60px;
	margin-bottom: -16px;
}
.image__44df5[src="/assets/bbbec3b2b3c11149.svg"] + * {
	overflow: visible;
}
.image__44df5[src="/assets/bbbec3b2b3c11149.svg"] + *::after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 16px;
	width: 65px;
	height: 60px;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/chatnotice_verifyemail_accent.svg) center/contain no-repeat;
}
.image__44df5[src="/assets/77c54045c78b5622.svg"] {					/* textarea				verify phone icon						*/
	object-position: -999999px -999999px;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/chatnotice_verifyemail_bg.svg) center/contain no-repeat;
	width: 65px;
	height: 60px;
	margin-bottom: -16px;
}
.image__44df5[src="/assets/77c54045c78b5622.svg"] + * {
	overflow: visible;
}
.image__44df5[src="/assets/77c54045c78b5622.svg"] + *::after {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 16px;
	width: 65px;
	height: 60px;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/chatnotice_verifyemail_accent.svg) center/contain no-repeat;
}
.image__44df5[src="/assets/f13bb5d4ef6ec865.svg"] {					/* textarea				official message						*/
	filter: grayscale(.8);
}

.animation__44df5 path[stroke="rgb(123,162,255)"],					/* textarea				wave hand icon							*/
.animation__44df5 path[stroke="rgb(123, 162, 255)"] {
	stroke: rgb(var(--accentcolor_v)) !important;
}

.mentionButton__841c8 {								/* textarea				reply mention							*/
	--text-link: rgb(var(--accentcolor_v));
}

.premium__6c5a1 path[fill] {
	fill: var(--text-subtle);
}

.comboNameplate__257af[style^="color: hsl(227, "],
.comboNameplate__257af[style^="color: hsl(235, "],
.comboNameplate__257af[style*=" color: hsl(227, "],
.comboNameplate__257af[style*=" color: hsl(235, "] {
	color: rgb(var(--accentcolor_v)) !important;
}

/* ----		3.3.		AUTOCOMPLETEMENU				---- */

#app-mount .active_a19535 {								/* autocomplete				option active							*/
	background-color: rgb(var(--accentcolor_v)) !important;
}

#app-mount .searchSuggestion_e94b8c:hover {						/* gifpicker				suggestions							*/
	border-color: rgb(var(--accentcolor_v));
	background-color: rgb(var(--accentcolor_v));
}
.result__2dc39[style*="background-color"] {						/* gifpicker				result loading							*/
	background-color: rgb(var(--accentcolor_v)) !important;
}
.result__2dc39[style*="background-color: hsl(228,"] {
	background: var(--accentcolor-hover) !important;
}
.result__2dc39[style*="background-color: hsl(244,"] {
	background: var(--accentcolor-active) !important;
}
.theme-light .result__2dc39:hover::after {						/* gifpicker				result hover							*/
	box-shadow: inset 0 0 0 2px rgb(var(--accentcolor_v)), inset 0 0 0 3px #dcddde;
}
.theme-dark .result__2dc39:hover::after {						/* gifpicker				result hover							*/
	box-shadow: inset 0 0 0 2px rgb(var(--accentcolor_v)), inset 0 0 0 3px #2f3136;
}
#app-mount .categoryFadeBlurple_d02962 {						/* gifpicker				categoryfade							*/
	background-color: rgba(var(--accentcolor_v), 0.8);
}
#app-mount .categoryFadeBlurple_d02962:hover {
	background-color: rgba(var(--accentcolor_v), 0.95);
}
.iconColorBlue__7e023 {								/* stickerpicker			icon blue							*/
	color: rgb(var(--accentcolor_v));
}
.iconColorLightBlue__7e023 {								/* stickerpicker			icon lightblue							*/
	color: rgb(var(--accentcolor_v));
	filter: brightness(150%);
}
.iconColorDarkBlue__7e023 {								/* stickerpicker			icon darkblue							*/
	color: rgb(var(--accentcolor_v));
	filter: brightness(75%);
}
.iconColorPink__7e023 {								/* stickerpicker			icon pink							*/
	color: rgb(var(--accentcolor2_v));
}

/* ----		3.4.		MEMBERLIST					---- */

.icon_c9d15c path[fill="#43a25a"],
.icon_c9d15c path[fill="#40a258"] {
	fill: var(--text-subtle);
}
.premiumIcon__5d473 {
	color: rgb(var(--accentcolor2_v));
}

/* ----		3.5.		SEARCHPAGE					---- */

#app-mount .activeButton_c15210,
#app-mount .activeButton_c15210:hover {
	background-color: rgb(var(--accentcolor_v));
}
.noResultsImage_a9e706.alt_a9e706 {
	display: flex;
}
.noResultsImage_a9e706.alt_a9e706::before {
	content: "";
	position: absolute;
	width: 160px;
	height: 160px;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/searchpage_noresults_accent.svg) center/cover no-repeat;
}

/* ----		3.6.		CALL						---- */

.background_fb62e2[style*="background-color: rgb(92, 100, 244)"],
.background_fb62e2[style*="background-color: hsl(235, "],
.background_fb62e2[style*="background-color: hsl(227, "] {
	background-color: rgb(var(--accentcolor_v)) !important;
}
.border__2f4f7.voiceChannelEffect__2f4f7 {
	box-shadow: inset 0 0 0 2px rgb(var(--accentcolor_v)), inset 0 0 0 3px rgb(var(--accentcolor_v));
}

/* ~~~~		4.		PEOPLES						~~~~ */

.container_ee658d {									/* stagelive				cover								*/
	background: rgb(255, 255, 255) linear-gradient(rgba(var(--accentcolor_v),.8) 75%, rgb(var(--accentcolor_v)) 75%, rgb(var(--accentcolor_v)));
}
.container_ee658d .illustration_ee658d {
	opacity: .8;
	filter: grayscale(100%);
}


/* ~~~~		5.		STORE/NITRO					~~~~ */

#app-mount .premiumIndicator__43963 {						/* premium				where?								*/
	background-color: rgb(var(--accentcolor_v));
}

.activeTransferGuildCardBorder__2cbe8 {
	background: rgb(255, 255, 255) linear-gradient(135deg, rgb(var(--accentcolor_v)), rgba(var(--accentcolor_v), 0.5));
}

.theme-light .animationContainer__884d1 {
	color: rgb(var(--accentcolor_v));
}
.theme-light .shine__884d1 {
	color: rgba(var(--accentcolor_v), 0.2);
}

.iconBackgroundTier__94f721 {							/* tierlist				tier1 bg							*/
	background: rgb(255, 255, 255) linear-gradient(45deg, rgb(var(--accentcolor_v)), rgba(var(--accentcolor_v), 0.5));
}
.iconBackgroundTier__94f722 {							/* tierlist				tier2 bg							*/
	background: #ffcd4b linear-gradient(45deg, rgb(var(--accentcolor_v)), rgba(var(--accentcolor_v), 0.5));
}

.overlappingBorder_cf6769 {								/* store				preview image							*/
	border-color: rgb(var(--accentcolor_v));
}

.premiumCircle__6efad {								/* store				premiumcircle							*/
	background: rgb(255, 255, 255) linear-gradient(90deg, rgb(var(--accentcolor_v)), rgba(var(--accentcolor_v), 0.5));
}							
.gameIcon_b52e4f[style*="/assets/f6cbcdc9366fb8d31e03bdc6c9c50246.svg"] {		/* store				confirmpremiumicon						*/
	background-color: rgb(255, 255, 255) !important;
	background-image: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/nitrobadge_details.svg), linear-gradient(90deg, rgb(var(--accentcolor_v)), rgba(var(--accentcolor_v), 0.5)) !important;
}

.tier_ac86f60 {
	background: rgb(100, 100, 100) linear-gradient(195deg, rgba(var(--accentcolor_v), 0.9), rgba(var(--accentcolor_v), 0.5));
}
.tier_ac86f60.withTier_ac86f60Rim:before {
	background: rgb(100, 100, 100) linear-gradient(195deg, rgba(var(--accentcolor_v), 0.9), rgba(var(--accentcolor_v), 0.5));
}
.tier_ac86f62 {
	background: rgb(255, 255, 255) linear-gradient(195deg, rgb(var(--accentcolor2_v)), rgba(var(--accentcolor2_v), 0.5));
}
.tier_ac86f62.withTier_ac86f62Rim:before {
	background: rgb(255, 255, 255) linear-gradient(195deg, rgb(var(--accentcolor2_v)), rgba(var(--accentcolor2_v), 0.5));
}
.mostPopularPill_e4ef5c {
	background: rgb(255, 255, 255) linear-gradient(135deg, rgb(var(--accentcolor2_v)), rgba(var(--accentcolor2_v), 0.5));
}
.tier_e4ef5c2ColumnOuter {
	border-color: rgb(var(--accentcolor2_v));
}


/* ~~~~		6.		LIBRARY						~~~~ */

.foreground__27106 {									/* installationpath			fill								*/
	stroke: rgb(var(--accentcolor_v));
}


/* ~~~~		7.		DISCOVERY					~~~~ */

#app-mount .activeButton_c15210,							/* pagination				button								*/
#app-mount .activeButton_c15210:hover {
	background-color: rgb(var(--accentcolor_v));
}


/* ~~~~		8.		USERSETTINGS					~~~~ */

.item_aa8da2 .premiumLabel_e681d1 svg[fill] {
	fill: rgb(var(--accentcolor2_v));
}

.dot_ae2d95 {										/* settingsitems			dot								*/
	background-color: rgb(var(--accentcolor_v));
}

.cardBrand__73069 {									/* settingsitems			card								*/
	background-color: rgb(var(--accentcolor_v));
	border-color: rgb(var(--accentcolor_v));
}

.background__1fed1 .lookLink__201d5.colorLink__201d5 {
	color: rgb(var(--accentcolor_v));
}
.background__1fed1 .lookLink__201d5.colorLink__201d5:hover .contents__201d5 {
	--button--underline-color: rgb(var(--accentcolor_v));
}

.premiumFeatureBorder__65c15 {							/* profilesettings			premium border							*/
	border-color: rgb(var(--accentcolor_v));
}
.tierUnlocked_a36dee {								/* boostsettings			tierunlocked							*/
	background: #ffcd4b linear-gradient(90deg, rgb(var(--accentcolor2_v)), rgba(var(--accentcolor2_v), 0.5));
}
.tierIcon_a36dee:not(.tierIconLocked_a36dee) {				/* boostsettings			tiericon							*/
	color: rgb(var(--accentcolor2_v));
}
#app-mount .tierAccomplished_c44edb,
#app-mount .tierCurrent_c44edb {
	background: #ffcd4b linear-gradient(90deg, rgb(var(--accentcolor2_v)), rgba(var(--accentcolor2_v), 0.5));
}
#app-mount .tierCloseHint_a36dee {							/* boostsettings			tierclosehint							*/
	background-color: rgb(var(--accentcolor_v));
}
#app-mount .tierCloseHint_a36dee::before {
	border-right-color: rgb(var(--accentcolor_v));
}

.backgroundOptionRing__53965 {							/* voicesettings			selection ring							*/
	border-color: rgb(var(--accentcolor_v));
}
.icon_f43ba5[src="/assets/e9ed313dde26d91b.png"] {					/* voicesettings			krisp								*/
	-webkit-mask: url(https://discord.com/assets/e9ed313dde26d91b.png) center/contain no-repeat;
	background-color: rgb(var(--accentcolor_v));
	object-position: -999999px -999999px;
}

.wrapper_e03935 {									/* overlaysettings			positionsettings wrapper					*/
	border-color: rgb(var(--accentcolor_v));
}
.option_e03935:hover {								/* overlaysettings			positionoption							*/
	background-color: rgb(var(--accentcolor_v));
}
.selected_e03935.option_e03935 {
	background-color: rgb(var(--accentcolor_v));
	border-color: rgb(var(--accentcolor_v));
}
.noticeImage__8ab7e[src="/assets/9ab158cf782b495e.svg"] {				/* streamermodesettings			headerimage							*/
	object-position: -999999px -999999px;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_streamermode_bg.svg) center/contain no-repeat;
}
.noticeCard__8ab7e:has(.noticeImage__8ab7e[src="/assets/9ab158cf782b495e.svg"]) {
	position: relative;
}
.noticeCard__8ab7e:has(.noticeImage__8ab7e[src="/assets/9ab158cf782b495e.svg"])::before,
.noticeCard__8ab7e:has(.noticeImage__8ab7e[src="/assets/9ab158cf782b495e.svg"])::after {
	content: "";
	position: absolute;
	right: 20px;
	width: 184px;
	height: 110px;
	pointer-events: none;
}
.noticeCard__8ab7e:has(.noticeImage__8ab7e[src="/assets/9ab158cf782b495e.svg"])::before {
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_streamermode_accent.svg) center/contain no-repeat;
}
.noticeCard__8ab7e:has(.noticeImage__8ab7e[src="/assets/9ab158cf782b495e.svg"])::after {
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_streamermode_details.svg) center/contain no-repeat;
}


/* ~~~~		9.		GUILDSETTINGS					~~~~ */

.avatarUploaderInnerSquare_e04502 {							/* mainsettings				uploadbanner 							*/
	background-image: linear-gradient(90deg, rgb(var(--accentcolor_v)), rgba(var(--accentcolor2_v)));
}
.unlockedIcon__40463 {								/* mainsettings				uploadbanner enabled						*/
	color: rgb(var(--accentcolor2_v));
}
.banner__9e177 {									/* rolesettings				intro banner 							*/
	border-radius: 5px;
}
.bannerClubs__9e177 {
	background: rgb(var(--accentcolor_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/rolebanner_clubs_details.svg) center/cover no-repeat;
}
.bannerClubs__9e177 .avatarName__9e177 {
	display: flex;
	font-size: 0;
}
.bannerClubs__9e177 .avatarName__9e177::before {
	content: "Susie#0000";
	font-size: 16px;
}
.bannerGaming__9e177 {
	background: rgb(var(--accentcolor_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/rolebanner_gaming_details.svg) center/cover no-repeat;
}
.bannerHobbies__9e177 {
	background: rgb(var(--accentcolor_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/rolebanner_hobbies_details.svg) center/cover no-repeat;
}


.placeholderImage__540ed {								/* discoverysettings			insight								*/
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_insight_bg.svg) center/cover no-repeat;
}
.placeholderImage__540ed::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_insight_accent.svg) center/cover no-repeat;
}

.defaultIcon_f44397 {									/* discoverysettings			default guildicon						*/
	background-color: rgb(var(--accentcolor_v));
}

.headerIcon__99871[src="/assets/47fa1a531cbfd55c.svg"] {				/* discoverysettings			requirements icon						*/
	object-position: -999999999px -999999999px;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_requirements_bg.svg) center/cover no-repeat;
}
.headerIcon__99871[src="/assets/47fa1a531cbfd55c.svg"] + * {
	position: relative;
	height: 60px;
}
.headerIcon__99871[src="/assets/47fa1a531cbfd55c.svg"] + * {
	position: relative;
	height: 60px;
}
.headerIcon__99871[src="/assets/47fa1a531cbfd55c.svg"] + h2 {
	display: flex;
	align-items: center;
	white-space: pre-wrap;
}
.headerIcon__99871[src="/assets/47fa1a531cbfd55c.svg"] + *::after {
	content: "";
	position: absolute;
	left: -56px;
	bottom: 10px;
	width: 40px;
	height: 40px;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_requirements_accent.svg) center/cover no-repeat;
}

.featureIcon__7dd5e [fill*="hsl(235, "] {						/* communitysettings			intro				featureicon			*/
	fill: rgb(var(--accentcolor_v));
}

.educationUpsellRoot__4a4f2 .wumpus__4a4f2 {				/* communitysettings			rules				wumpus				*/
	object-position: -999999px -999999px;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_wumpus_bg.svg) center/cover no-repeat;
}
.educationUpsellRoot__4a4f2:has(.wumpus__4a4f2)::after {
	content: "";
	position: absolute;
	left: 0;
	width: 82px;
	height: 72px;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildsettings_wumpus_accent.svg) center/cover no-repeat;
}


/* ~~~~		10.		MODALS						~~~~ */

/* ----		10.1.		USERMODAL					---- */

.badge__8061a[src="https://cdn.discordapp.com/badge-icons/5e74e9b61934fc1f67c65515d1f7e60d.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/staffbadge_colors.svg) center/cover no-repeat;
}
.badge__8061a[src="https://cdn.discordapp.com/badge-icons/3f9748e53446a137a052f3454e2de41e.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/partnerbadge_colors.svg) center/cover no-repeat;
}
.badge__8061a[src="https://cdn.discordapp.com/badge-icons/6df5892e0f35b051f8b61eace34f4967.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/developerbadge_colors.svg) center/cover no-repeat;
}

.badge__8061a[src="https://cdn.discordapp.com/badge-icons/51040c70d4f20a921ad6674ff86fc95c.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor2_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl1_details.svg) center/cover no-repeat;
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl1_colors.svg) center/cover no-repeat;
}
.badge__8061a[src="https://cdn.discordapp.com/badge-icons/0e4080d1d333bc7ad29ef6528b6f2fb7.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor2_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl2_details.svg) center/cover no-repeat;
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl2_colors.svg) center/cover no-repeat;
}
.badge__8061a[src="https://cdn.discordapp.com/badge-icons/72bed924410c304dbe3d00a6e593ff59.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor2_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl3_details.svg) center/cover no-repeat;
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl3_colors.svg) center/cover no-repeat;
}
.badge__8061a[src="https://cdn.discordapp.com/badge-icons/df199d2050d3ed4ebf84d64ae83989f8.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor2_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl4_details.svg) center/cover no-repeat;
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl4_colors.svg) center/cover no-repeat;
}
.badge__8061a[src="https://cdn.discordapp.com/badge-icons/996b3e870e8a22ce519b3a50e6bdd52f.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor2_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl5_details.svg) center/cover no-repeat;
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl5_colors.svg) center/cover no-repeat;
}
.iconImage__4d7bb[src="/assets/aeb0884e649be1418151.svg"],
.badge__8061a[src="https://cdn.discordapp.com/badge-icons/991c9f39ee33d7537d9f408c3e53141e.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor2_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl6_details.svg) center/cover no-repeat;
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl6_colors.svg) center/cover no-repeat;
}
.badge__8061a[src="https://cdn.discordapp.com/badge-icons/cb3ae83c15e970e8f3d410bc62cb8b99.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor2_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl7_details.svg) center/cover no-repeat;
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl7_colors.svg) center/cover no-repeat;
}
.badge__8061a[src="https://cdn.discordapp.com/badge-icons/7142225d31238f6387d9f09efaa02759.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor2_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl8_details.svg) center/cover no-repeat;
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl8_colors.svg) center/cover no-repeat;
}
.badge__8061a[src="https://cdn.discordapp.com/badge-icons/ec92202290b48d0879b7413d2dde3bab.png"] {
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor2_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl9_details.svg) center/cover no-repeat;
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/boostbadge_lvl9_colors.svg) center/cover no-repeat;
}

/* ----		10.2.		GUILDADD/CREATION				---- */

.icon_eb2cd2[src="/assets/066ae632287e673f.svg"] {					/* create guild				create own icon							*/
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildcreate_createown_accent.svg) center/contain no-repeat;
}
.icon_eb2cd2[src="/assets/066ae632287e673f.svg"] + * {
	position: relative;
	display: flex;
	align-items: center;
	overflow: visible;
}
.icon_eb2cd2[src="/assets/066ae632287e673f.svg"] + *::after {
	content: "";
	position: absolute;
	left: -56px;
	width: 48px;
	height: 48px;
	pointer-events: none;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/guildcreate_createown_bg.svg) center/contain no-repeat;
}

.uploadIcon_b917ac [fill="#5865f2" i],
.uploadIcon_b917ac [fill="#7289da" i] {						/* create guild				upload icon							*/
	fill: rgb(var(--accentcolor_v));
}

.header__78f69 {
	overflow: hidden;
}

/* ----		10.3.		UPLOADMODAL					---- */

.uploadModalIn_b78547 .uploadDropModal_b78547 .bgScale_b78547 {	/* modal				background							*/
	background-color: rgb(var(--accentcolor_v));
}

.uploadModalIn_b78547 .uploadDropModal_b78547 .inner_b78547 .icon_b78547.two_b78547 {
	filter: drop-shadow(0 0 48px rgba(var(--accentcolor_v),.5));
}

.file__0ccae {
	position: relative;
}
.file__0ccae .icon__0ccae,
.uploadContainer_aa605f .icon__41ea0,
.audioMetadata_cf09d8::before,
.uploadModal_dae93f .icon_b78547:not(img),
.icon_b78547:not(img),
.optionIcon_b088b0 {
	object-position: -999999px -999999px;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_bg.svg) center/contain no-repeat !important;
}
.uploadContainer_aa605f .icon__41ea0,
.uploadModal_dae93f .icon_b78547:not(img),
.icon_b78547:not(img) {
	background-size: 72px 96px !important;
}
.file__0ccae .icon__0ccae,
.uploadContainer_aa605f .icon__41ea0,
.audioMetadata_cf09d8::before,
.uploadModal_dae93f .icon_b78547:not(img),
.icon_b78547:not(img),
.optionIcon_b088b0 {
	object-position: -999999px -999999px;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_bg.svg) center/contain no-repeat !important;
}
.optionIcon_b088b0 {
	background-size: 62px 75px !important;
}
.file__0ccae .icon__0ccae + *::before,
.file__0ccae .icon__0ccae + *::after,
.uploadContainer_aa605f .icon__41ea0::before,
.uploadContainer_aa605f .icon__41ea0::after,
.audioMetadata_cf09d8 > *:first-child::before,
.audioMetadata_cf09d8 > *:first-child::after,
.uploadModal_dae93f .icon_b78547:not(img)::before,
.uploadModal_dae93f .icon_b78547:not(img)::after,
.icon_b78547:not(img)::before,
.icon_b78547:not(img)::after,
.optionIcon_b088b0 + *::before,
.optionIcon_b088b0 + *::after {
	content: "";
	position: absolute;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
}
.audioMetadata_cf09d8::before {
	flex: 0 0 auto !important;
	background-position: top center !important;
}
.file__0ccae .icon__0ccae + *::before,
.file__0ccae .icon__0ccae + *::after {
	top: 16px;
	left: 16px;
	width: 30px;
	height: 40px;
}
.wrapperAudio_cf09d8 .audioMetadata_cf09d8 > *:first-child::before,
.wrapperAudio_cf09d8 .audioMetadata_cf09d8 > *:first-child::after {
	top: 16px;
	left: 16px;
	width: 24px;
	height: 32px;
}
.uploadContainer_aa605f .icon__41ea0::before,
.uploadContainer_aa605f .icon__41ea0::after {
	width: 108px;
	height: 144px;
	margin-left: 46px;
}
.uploadModal_dae93f .icon_b78547:not(img)::before,
.uploadModal_dae93f .icon_b78547:not(img)::after,
.icon_b78547:not(img)::before,
.icon_b78547:not(img)::after {
	top: 0;
	left: 0;
	width: 100px;
	height: 130px;
}
.optionIcon_b088b0 + * {
	position: relative;
	display: flex;
	justify-content: center;
}
.optionIcon_b088b0 + *::before,
.optionIcon_b088b0 + *::after {
	width: 62px;
	height: 75px;
	top: -88px;
}
.file__0ccae .icon__0ccae + *::before,
.uploadContainer_aa605f .icon__41ea0::before,
.audioMetadata_cf09d8 > *:first-child::before,
.uploadModal_dae93f .icon_b78547:not(img)::before,
.icon_b78547:not(img)::before,
.optionIcon_b088b0 + *::before {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_details.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae + *::after,
.uploadContainer_aa605f .icon__41ea0.unknown__41ea0::after,
.uploadModal_dae93f .icon_b78547.unknown_b78547::after,
.uploadModal_dae93f .icon_b78547:not(img)::after,
.icon_b78547:not(img)::after,
.optionIcon_b088b0 + *::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/common/empty.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="acrobat"] + *::after,
.uploadContainer_aa605f .icon__41ea0.acrobat__41ea0::after,
.uploadModal_dae93f .icon_b78547.acrobat_b78547::after,
.icon_b78547.acrobat_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_acrobat_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="ae"] + *::after,
.uploadContainer_aa605f .icon__41ea0.ae__41ea0::after,
.uploadModal_dae93f .icon_b78547.ae_b78547::after,
.icon_b78547.ae_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_ae_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="ai"] + *::after,
.uploadContainer_aa605f .icon__41ea0.ai__41ea0::after,
.uploadModal_dae93f .icon_b78547.ai_b78547::after,
.icon_b78547.ai_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_ai_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="archive"] + *::after,
.uploadContainer_aa605f .icon__41ea0.archive__41ea0::after,
.uploadModal_dae93f .icon_b78547.archive_b78547::after,
.icon_b78547.archive_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_archive_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="audio"] + *::after,
.uploadContainer_aa605f .icon__41ea0.audio__41ea0::after,
.audioMetadata_cf09d8 > *:first-child::after,
.uploadModal_dae93f .icon_b78547.audio_b78547::after,
.icon_b78547.audio_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_audio_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="code"] + *::after,
.uploadContainer_aa605f .icon__41ea0.code__41ea0::after,
.uploadModal_dae93f .icon_b78547.code_b78547::after,
.icon_b78547.code_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_code_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="document"] + *::after,
.uploadContainer_aa605f .icon__41ea0.document__41ea0::after,
.uploadModal_dae93f .icon_b78547.document_b78547::after,
.icon_b78547.document_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_document_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="image"] + *::after,
.uploadModal_dae93f .icon_b78547.image_b78547::after,
.icon_b78547.image_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_image_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="photoshop"] + *::after,
.file__0ccae .icon__0ccae[title="ps"] + *::after,
.uploadContainer_aa605f .icon__41ea0.photoshop__41ea0::after,
.uploadContainer_aa605f .icon__41ea0.ps__41ea0::after,
.uploadModal_dae93f .icon_b78547.photoshop_b78547::after,
.uploadModal_dae93f .icon_b78547.ps_b78547::after,
.icon_b78547.photoshop_b78547::after,
.icon_b78547.ps_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_photoshop_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="sketch"] + *::after,
.uploadContainer_aa605f .icon__41ea0.sketch__41ea0::after,
.uploadModal_dae93f .icon_b78547.sketch_b78547::after,
.icon_b78547.sketch_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_sketch_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="spreadsheet"] + *::after,
.uploadContainer_aa605f .icon__41ea0.spreadsheet__41ea0::after,
.uploadModal_dae93f .icon_b78547.spreadsheet_b78547::after,
.icon_b78547.spreadsheet_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_spreadsheet_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="video"] + *::after,
.uploadContainer_aa605f .icon__41ea0.video__41ea0::after,
.uploadModal_dae93f .icon_b78547.video_b78547::after,
.icon_b78547.video_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_video_accent.svg) center/contain no-repeat;
}
.file__0ccae .icon__0ccae[title="webcode"] + *::after,
.uploadContainer_aa605f .icon__41ea0.code__41ea0::after,
.uploadModal_dae93f .icon_b78547.code__41ea0::after,
.icon_b78547.code_b78547::after {
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/files_webcode_accent.svg) center/contain no-repeat;
}
.filenameLinkWrapper__0ccae,
a.fileNameLink__0ccae,
a.metadataDownload_cf09d8 {
	color: rgb(var(--accentcolor_v));
}

/* ----		10.4.		KEYBOARDSHORTCUTSMODAL				---- */

.ddrArrows_f061f6 .arrow_f061f6,						/* modal				arrows								*/
.ddrArrows_f061f6 .arrow_f061f6::after {
	height: 50px;
	width: 50px;
}
.ddrArrows_f061f6 .arrow_f061f6.active_f061f6 {
	filter: brightness(130%);
}
.ddrArrows_f061f6 .arrow_f061f6 {
	position: relative;
	animation: none !important;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/keybinds_arrows_bg.svg) center/contain no-repeat !important;
}
.ddrArrows_f061f6 .arrow_f061f6::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/keybinds_arrows_accent.svg) center/contain no-repeat;
}
.ddrArrows_f061f6 .arrow_f061f6.down_f061f6 {
	transform: rotate(270deg);
}
.ddrArrows_f061f6 .arrow_f061f6.up_f061f6 {
	transform: rotate(90deg);
}
.ddrArrows_f061f6 .arrow_f061f6.right_f061f6 {
	transform: rotate(180deg);
}


/* ----		10.5.		LOGINSCREEN					---- */

.authBox__921c5 .lookLink__201d5.colorLink__201d5 {		/* authobox				links								*/
	color: rgb(var(--accentcolor_v));
}
.authBox__921c5 .lookLink__201d5.colorLink__201d5:hover .contents__201d5 {
	--button--underline-color: rgb(var(--accentcolor_v));
}

.startOverButton_e16417 {								/* authobox				startover							*/
	color: rgb(var(--accentcolor_v));
}

/* ----		10.6.		DOWNLOADAPPMODAL				---- */

.platforms__4a98c .platform__4a98c.active__4a98c {
	border-color: rgb(var(--accentcolor_v));
}
.platforms__4a98c .platform__4a98c.active__4a98c p {
	color: rgb(var(--accentcolor_v));
}
.platforms__4a98c .platform__4a98c.active__4a98c .downloadButton__4a98c {
	background-color: rgb(var(--accentcolor_v));
}
#app-mount .platforms__4a98c .icon__4a98c.active__4a98c {
	background: rgb(var(--accentcolor_v));
	-webkit-mask-size: cover;
}
.platforms__4a98c .icon__4a98c.active__4a98c.apple__4a98c {
	-webkit-mask: url(https://ptb.discord.com/assets/77783177cefd67fe.svg);
}
.platforms__4a98c .icon__4a98c.active__4a98c.windows__4a98c {
	-webkit-mask: url(https://ptb.discord.com/assets/3ab3b2480e6de1f1.svg);
}
.platforms__4a98c .icon__4a98c.active__4a98c.linux__4a98c {
	-webkit-mask: url(https://ptb.discord.com/assets/ab3278fc56c3e4c1.svg);
}
.platforms__4a98c .icon__4a98c.active__4a98c.ios__4a98c {
	-webkit-mask: url(https://ptb.discord.com/assets/9c404f814fcf2d63.svg);
}
.platforms__4a98c .icon__4a98c.active__4a98c.android__4a98c {
	-webkit-mask: url(https://ptb.discord.com/assets/c522a59d9f951f59.svg);
}

/* ----		10.7.		GUILDBOOSTMODAL					---- */

#app-mount .upload_f4b9b5 {								/* modal				perkicon upload							*/
	color: rgb(var(--accentcolor2_v));
}
#app-mount .animated_f4b9b5 {								/* modal				perkicon animated						*/
	color: rgb(var(--accentcolor_v));
	filter: brightness(75%);
}
#app-mount .stream_f4b9b5 {								/* modal				perkicon stream							*/
	color: rgb(var(--accentcolor_v));
	filter: brightness(150%);
}
.perkIconGuild__3bf54 {								/* prebuy popout			perkicon guild							*/
	color: rgb(var(--accentcolor2_v));
}
.perkIconChatPerks__3bf54 {								/* prebuy popout			perkicon chat							*/
	color: rgb(var(--accentcolor_v));
	filter: brightness(120%);
}
.perkIconStream__3bf54 {								/* prebuy popout			perkicon stream							*/
	color: rgb(var(--accentcolor_v));
	filter: brightness(150%);
}

/* ----		10.8.		ADDGUILDBOOSTMODAL				---- */

#app-mount .confirmImage__0f8ce {							/* add boost modal			add confirm							*/
	position: relative;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/addboost_header_bg.svg) center/contain no-repeat;
}
.confirmImage__0f8ce::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/addboost_header_accent.svg) center/contain no-repeat;
}
#app-mount .transferConfirmImage__0f8ce {						/* add boost modal			transfer confirm						*/
	position: relative;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/transferboost_header_bg.svg) center/contain no-repeat;
}
.transferConfirmImage__0f8ce::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	pointer-events: none;
	background: rgb(var(--accentcolor2_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/transferboost_header_accent2.svg) center/contain no-repeat;
}

/* ----		10.9.		STREAMSETTINGSMODAL				---- */

.badgeUpgrade_fbcaba {									/* modal				badgeupgrade							*/
	color: rgb(var(--accentcolor_v));
}

/* ----		10.10.		DISPATCHERRORMODAL				---- */

.theme-light .closeLink_f3e49b {							/* modal				closelink							*/
	color: rgb(var(--accentcolor_v));
}

/* ----		10.11.		CHANGELOGMODAL					---- */

#app-mount .improved__1689b,
#app-mount .bd-changelog-improved {							/* modal				improved category						*/
	color: rgb(var(--accentcolor_v));
}
#app-mount .improved__1689b::after,
#app-mount .bd-changelog-improved::after {
	background-color: rgb(var(--accentcolor_v));
}

/* ----		10.12.		SCREENSHAREMODAL				---- */

.tile_a2de16:hover .sourceThumbnail_a2de16 {
	box-shadow: inset 0 0 0 2px rgb(var(--accentcolor_v));
}
.sourceThumbnail_a2de16.selected_a2de16 {
	box-shadow: inset 0 0 0 2px rgb(var(--accentcolor_v));
}
.selectorButton_c6d3dc:hover {
	background-color: rgb(var(--accentcolor_v));
}
.selectorButtonSelected_c6d3dc {
	background-color: rgb(var(--accentcolor_v));
}

/* ----		10.13.		NICKNAMEMODAL					---- */

.reset_d07961.lookLink__201d5.colorLink__201d5 {
	color: rgb(var(--accentcolor_v));
}
.reset_d07961.lookLink__201d5.colorLink__201d5:hover .contents__201d5 {
	--button--underline-color: rgb(var(--accentcolor_v));
}


/* ~~~~		11.		POPOUTS						~~~~ */

.selectedBrand__97e86 {								/* popout				combobox selected brand						*/
	background-color: rgb(var(--accentcolor_v));
}
.selectedBrand__97e86.focused__97e86,
.selectedBrand__97e86:hover:not(.disabled__97e86) {
	background: var(--accentcolor-hover);
}

/* ----		11.1.		CONTEXTMENU					---- */

.colorBrand_c1e9c4:not(.focused_c1e9c4):not(:active) {			/* contextmenu				brand								*/
	color: rgb(var(--accentcolor_v));
}
.colorBrand_c1e9c4.focused_c1e9c4,
.colorBrand_c1e9c4:active:not(.hideInteraction_c1e9c4),
.colorDefault_c1e9c4.focused_c1e9c4,
.colorDefault_c1e9c4:active:not(.hideInteraction_c1e9c4) {
	background-color: rgb(var(--accentcolor_v));
	color: var(--text-strong);
}
.colorBrand_c1e9c4:not(.focused_c1e9c4):not(:active) .radioSelection_c1e9c4,
.colorDefault_c1e9c4:not(.focused_c1e9c4):not(:active) .radioSelection_c1e9c4,
.colorBrand_c1e9c4:not(.focused_c1e9c4):not(:active) .checkbox_c1e9c4,
.colorDefault_c1e9c4:not(.focused_c1e9c4):not(:active) .checkbox_c1e9c4,
.colorBrand_c1e9c4:not(.focused_c1e9c4):not(:active) .caret_c1e9c4,
.colorDefault_c1e9c4:not(.focused_c1e9c4):not(:active) .caret_c1e9c4 {
	color: rgb(var(--accentcolor_v));
}
.colorBrand_c1e9c4.focused_c1e9c4 .check_c1e9c4,
.colorDefault_c1e9c4.focused_c1e9c4 .check_c1e9c4 {
	fill: rgb(var(--accentcolor_v));
}

.colorPremium_c1e9c4:not(.focused_c1e9c4):not(:active) {			/* contextmenu				premium								*/
	color: rgb(var(--accentcolor2_v));
}
.colorPremium_c1e9c4.focused_c1e9c4,
.colorPremium_c1e9c4:active:not(.hideInteraction_c1e9c4) {
	background-color: rgb(var(--accentcolor2_v));
	color: var(--text-strong);
}
.colorPremium_c1e9c4:not(.focused_c1e9c4):not(:active) .radioSelection_c1e9c4,
.colorPremium_c1e9c4:not(.focused_c1e9c4):not(:active) .checkbox_c1e9c4,
.colorPremium_c1e9c4:not(.focused_c1e9c4):not(:active) .caret_c1e9c4 {
	color: rgb(var(--accentcolor2_v));
}
.colorPremium_c1e9c4.focused_c1e9c4 .check_c1e9c4 {
	fill: rgb(var(--accentcolor2_v));
}

.colorPremiumGradient_c1e9c4:not(.focused_c1e9c4):not(:active) {
	background-image: linear-gradient(90deg, rgb(var(--accentcolor2_v)), rgba(var(--accentcolor_v)));
	color: transparent;
	-webkit-background-clip: text;
}
.colorPremiumGradient_c1e9c4.focused_c1e9c4,
.colorPremiumGradient_c1e9c4:active:not(.hideInteraction_c1e9c4) {
	background: linear-gradient(90deg, rgb(var(--accentcolor2_v)), rgb(var(--accentcolor_v)));
	color: var(--text-strong);
}
.colorPremiumGradient_c1e9c4:not(.focused_c1e9c4):not(:active) .radioSelection_c1e9c4,
.colorPremiumGradientnot_c1e9c4(.focused_c1e9c4):not(:active) .checkbox_c1e9c4,
.colorPremiumGradientnot_c1e9c4(.focused_c1e9c4):not(:active) .caret_c1e9c4 {
	color: rgb(var(--accentcolor_v));
}
.colorPremiumGradient_c1e9c4.focused_c1e9c4 .check_c1e9c4 {
	fill: rgb(var(--accentcolor_v));
}

.colorDanger_c1e9c4:not(.focused_c1e9c4):not(:active) {			/* contextmenu				danger								*/
	color: var(--status-danger);
}
.colorDanger_c1e9c4.focused_c1e9c4,
.colorDanger_c1e9c4:active:not(.hideInteraction_c1e9c4) {
	background-color: var(--status-danger);
	color: var(--text-strong);
}
.colorDanger_c1e9c4:not(.focused_c1e9c4):not(:active) .radioSelection_c1e9c4,
.colorDanger_c1e9c4:not(.focused_c1e9c4):not(:active) .checkbox_c1e9c4,
.colorDanger_c1e9c4:not(.focused_c1e9c4):not(:active) .caret_c1e9c4 {
	color: var(--status-danger);
}
.colorDanger_c1e9c4.focused_c1e9c4 .check_c1e9c4 {
	fill: var(--status-danger);
}

.colorSuccess_c1e9c4:not(.focused_c1e9c4):not(:active) {			/* contextmenu				success								*/
	color: var(--status-success);
}
.colorSuccess_c1e9c4.focused_c1e9c4,
.colorSuccess_c1e9c4:active:not(.hideInteraction_c1e9c4) {
	background-color: var(--status-success);
	color: var(--text-strong);
}
.colorSuccess_c1e9c4:not(.focused_c1e9c4):not(:active) .radioSelection_c1e9c4,
.colorSuccess_c1e9c4:not(.focused_c1e9c4):not(:active) .checkbox_c1e9c4,
.colorSuccess_c1e9c4:not(.focused_c1e9c4):not(:active) .caret_c1e9c4 {
	color: var(--status-success);
}
.colorSuccess_c1e9c4.focused_c1e9c4 .check_c1e9c4 {
	fill: var(--status-success);
}

.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-online"].focused_c1e9c4,
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-online"]:hover:not(.hideInteraction_c1e9c4),
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-online"]:active:not(.hideInteraction_c1e9c4) {
	background-color: rgb(59,165,92) !important;
}
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-idle"].focused_c1e9c4,
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-idle"]:hover:not(.hideInteraction_c1e9c4),
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-idle"]:active:not(.hideInteraction_c1e9c4) {
	background-color: rgb(250,166,26) !important;
}
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-dnd"].focused_c1e9c4,
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-dnd"]:hover:not(.hideInteraction_c1e9c4),
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-dnd"]:active:not(.hideInteraction_c1e9c4) {
	background-color: rgb(237,66,69) !important;
}
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-invisible"].focused_c1e9c4,
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-invisible"]:hover:not(.hideInteraction_c1e9c4),
.item_c1e9c4.colorDefault_c1e9c4[id="set-status-submenu-invisible"]:active:not(.hideInteraction_c1e9c4) {
	background-color: rgb(116,127,141) !important;
}
.item_c1e9c4.colorDefault_c1e9c4.focused_c1e9c4 .status_a423bd,
.item_c1e9c4.colorDefault_c1e9c4:hover .status_a423bd,
.item_c1e9c4.colorDefault_c1e9c4:active .status_a423bd {
	background-color: #fff !important;
}

.label_c1e9c4,									/* contextmenu				label								*/
.icon_c1e9c4,										/* contextmenu				icon								*/
.caret_c1e9c4 {									/* contextmenu				caret								*/
	color: currentColor !important;
}
.icon_c1e9c4 path {									/* contextmenu				icon								*/
	fill: currentColor !important;
}
.item_c1e9c4 .checkbox__09aca:not(.checked__09aca) {		/* contextmenu				checkbox							*/
	border-color: currentColor !important;
}
												/* contextmenu				radio								*/
.item_c1e9c4 .radioIndicator__88a69:not(.radioIndicatorChecked__88a69) .refreshIconStroke__88a69 {
	stroke: currentColor !important;
}

.activeIcon_d40c56 path[fill*="hsl(234, "],
.activeIcon_d40c56 path[fill*="hsl(235, "] {
	fill: rgb(var(--accentcolor_v));
}

/* ----		11.2.		USERPOPOUT					---- */

.banner__68edb[style*="background-color: rgb(86, 99, 239)"],
.banner__68edb[style*="background-color: rgb(92, 100, 244)"],
.banner__68edb[style*="background-color: hsl(227, "],
.banner__68edb[style*="background-color: hsl(235, "],
.banner__68edb[style*="background-color: hsl(237, "] {
	background-color: rgb(var(--accentcolor_v)) !important;
}

.outer_c0bea0.custom-profile-theme .markup__75297 a {
	color: var(--profile-gradient-secondary-color) !important;
}

/* ----		11.3.		SEARCHPOPOUT					---- */
												/* datepicker				day hover							*/
#app-mount .calendarPicker_d27f17 .react-datepicker__day.react-datepicker__day--selected:hover,
#app-mount .calendarPicker_d27f17 .react-datepicker__day:not(.react-datepicker__day--disabled):hover {
	background-color: rgb(var(--accentcolor_v));
}
												/* datepicker				day selectd							*/
#app-mount .calendarPicker_d27f17 .react-datepicker__day.react-datepicker__day--selected::after {
	background-color: rgb(var(--accentcolor_v));
}


/* ~~~~		12.		GENERAL						~~~~ */

::selection {
	background: rgb(var(--accentcolor_v));
	color: #fff;
}
.trophyIconContainer_e6b065 [fill="#3498DB"] {
	fill: rgb(var(--accentcolor_v));
}

/* ----		12.1.		TEXT						---- */

.headerText_aa8da2 {
	overflow-y: hidden;
}

.colorBrand_c1e9c4  {
	color: rgb(var(--accentcolor_v));
}

/* ----		12.2.		BUTTONS						---- */

#app-mount .lookOutlined__201d5.colorBrand__201d5 .spinnerItem__201d5,
#app-mount .lookLink__201d5.colorBrand__201d5 .spinnerItem__201d5 {
	background-color: rgb(var(--accentcolor_v));
}

#app-mount .lookFilled__201d5.colorBrand__201d5:not(.buttonColor_e131a9):hover {
	background: var(--accentcolor-hover);
}
#app-mount .lookFilled__201d5.colorBrand__201d5:not(.buttonColor_e131a9):active {
	background: var(--accentcolor-active);
}
#app-mount .lookFilled__201d5.colorBrand__201d5:not(.buttonColor_e131a9),
#app-mount .lookFilled__201d5.colorBrand__201d5:not(.buttonColor_e131a9):disabled {
	background: rgb(var(--accentcolor_v));
}

#app-mount .lookOutlined__201d5.colorBrand__201d5:hover {
	border-color: rgba(var(--accentcolor_v), 0.6);
}
#app-mount .lookOutlined__201d5.colorBrand__201d5:active {
	background-color: rgba(var(--accentcolor_v), 0.1);
	border-color: rgb(var(--accentcolor_v));
}
#app-mount .lookOutlined__201d5.colorBrand__201d5,
#app-mount .lookOutlined__201d5.colorBrand__201d5:disabled {
	border-color: rgba(var(--accentcolor_v), 0.1);
	color: rgb(var(--accentcolor_v));
}

#app-mount .lookLink__201d5.colorBrand__201d5 {
	color: rgb(var(--accentcolor_v));
}
#app-mount .lookLink__201d5.colorLink__201d5 svg [fill*="hsl"] {
	fill: currentColor !important;
}

.guildBoostCtaBoostContent_f9f04c {
	color: var(--guild-boosting-pink);
}

/* ----		12.3.		INPUTS						---- */

.input__0ed4f:not(.error__0ed4f):not(.success__0ed4f):not(.focused__0ed4f):not(:focus):hover {
	border-color: var(--deprecated-text-input-border-hover);
}
.input__0ed4f:not(.error__0ed4f):not(.success__0ed4f).focused__0ed4f,
.input__0ed4f:not(.error__0ed4f):not(.success__0ed4f):focus {
	border-color: rgb(var(--accentcolor_v));
}
.focused__0ed4f {
	border-color: rgb(var(--accentcolor_v));
}
.addFriendInputWrapper__72ba7:focus-within {
	border-color: rgb(var(--accentcolor_v));
}
.addFriendInputWrapper__72ba7 .input__0ed4f {
	background-color: transparent !important;
	border-color: transparent !important;
}

.checkbox__09aca.checked__09aca[style*="background-color: hsl(227, "],
.checkbox__09aca.checked__09aca[style*="background-color: hsl(235, "] {
	background-color: rgb(var(--accentcolor_v)) !important;
}
.checkbox__09aca.checked__09aca[style*="border-color: hsl(227, "],
.checkbox__09aca.checked__09aca[style*="border-color: hsl(235, "] {
	border-color: rgb(var(--accentcolor_v)) !important;
}
.checkbox__09aca path[fill*="hsl(227, "],
.checkbox__09aca path[fill*="hsl(235, "] {
	fill: rgb(var(--accentcolor_v)) !important;
}

.container__3f21e,									/* switch				unchecked							*/
.switchIndicator_a28278 {								/* switch				unchecked							*/
	background-color: rgb(114, 118, 125) !important;
	transition: background-color .1s ease-out;
}				
.container__3f21e.checked__3f21e,							/* switch				checked								*/
.switchIndicator_a28278:has(.thumb_a28278[style*="left: 24px"]) {			/* switch				checked								*/
	background-color: rgba(var(--accentcolor_v), 0.8) !important;
}
.container__3f21e.checked__3f21e:hover,
.switchIndicator_a28278:has(.thumb_a28278[style*="left: 24px"]):hover {
	background: var(--accentcolor-hover) !important;
}
#app-mount .container__3f21e:active {
	background: var(--accentcolor-active) !important;
}
.container__3f21e path[fill] {
	fill: rgb(114, 118, 125) !important;
}
.container__3f21e.checked__3f21e path[fill],
.container__3f21e:active path[fill] {
	fill: rgb(var(--accentcolor_v)) !important;
}

#app-mount .barFill_a562c8 {
	background: rgb(var(--accentcolor_v));
}
.mediaBarGrabber_b26b79,								/* progessbar				grabber								*/
.mediaBarProgress_b26b79,								/* progessbar				barfill								*/
.mediaBarProgress_b26b79::after,
.mediaBarProgress_b26b79::before {
	background-color: rgb(var(--accentcolor_v));
}
.mediaBarInteraction_b26b79:hover .mediaBarGrabber_b26b79,
.mediaBarInteractionDragging_b26b79 .mediaBarGrabber_b26b79 {
	background-color: rgb(var(--accentcolor_v));
	filter: brightness(120%);
}

.theme-light .select_a16aea:focus,							/* dropdown select			nitro subscription						*/
.theme-dark .select_a16aea:focus {
	border-color: rgb(var(--accentcolor_v));
}

/* ----		12.4.		TAGS						---- */

.botTagRegular__82f07 {								/* bottag				regular								*/
	background-color: rgb(var(--accentcolor_v));
}
.botTagInvert__82f07 {								/* bottag				inverted							*/
	color: rgb(var(--accentcolor_v));
}
.botTagOP__82f07 {									/* bottag				op								*/
	background: white linear-gradient(rgba(var(--accentcolor_v), .5), rgba(var(--accentcolor_v), .5));
	color: rgb(var(--accentcolor_v));
}
#app-mount .newBadge_faa96b {								/* bottag				new forum post							*/
	background: white linear-gradient(rgba(var(--accentcolor_v), .5), rgba(var(--accentcolor_v), .5)) !important;
	color: rgb(var(--accentcolor_v)) !important;
}

#app-mount .tag_d0ccaf {
	background: rgb(255, 255, 255) linear-gradient(45deg, rgb(var(--accentcolor_v)), rgba(var(--accentcolor_v), 0.5));
}

.verified__09691 {									/* verifiedbadge											*/
	color: rgb(var(--accentcolor_v));
}
.partnered__09691 {									/* partneredbadge											*/
	color: rgb(var(--accentcolor_v));
}
.partnered__09691 .flowerStar__3e3b0 {
	filter: brightness(75%);
}

.base__463b7[style*="background-color: rgb(88, 101, 242)"],
.base__463b7[style*="background-color: rgb(87, 100, 242)"],
.base__463b7[style*="background-color: hsl(227, "],
.base__463b7[style*="background-color: hsl(235, "] {
	background-color: rgb(var(--accentcolor_v)) !important;
}

/* ----		12.5.		IMAGES						---- */

.avatar__76f04 {
	border-radius: 50%;
}
[style*="/assets/9380e4b5bd8d267c.png"],
[src*="/assets/9380e4b5bd8d267c.png"] {							/* avatars				clyde								*/
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/clydeicon_details.svg) center/contain no-repeat !important;
}
[style*="https://cdn.discordapp.com/avatars/643945264868098049/c6a249645d46209f337279cd2ca998c7.webp"],
[src*="https://cdn.discordapp.com/avatars/643945264868098049/c6a249645d46209f337279cd2ca998c7.webp"],
[style*="https://cdn.discordapp.com/embed/avatars/0.png"],
[src*="https://cdn.discordapp.com/embed/avatars/0.png"],
[style*="/assets/18e336a74a159cfd.png"],
[src*="/assets/18e336a74a159cfd.png"] {							/* avatars				blue discord							*/
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/discordavatar_details.svg) center/contain no-repeat !important;
}
[style*="/icons/890718070321057795/a74a73aa22480b3eecaf57849c511235.webp"],
[src*="/icons/890718070321057795/a74a73aa22480b3eecaf57849c511235.webp"] {		/* icons				uni hub								*/
	object-position: -999999px -999999px;
	background: rgb(var(--accentcolor_v)) url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/unihub_details.svg) center/contain no-repeat !important;
}

.image__5682d[src="/assets/ce3bc1396de73afe.svg"] {					/* warnings				locked channel message jump					*/
	object-position: -999999px -999999px;
	background: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/warning_lockedchannellink_bg.svg) center/cover no-repeat;
}
.image__5682d[src="/assets/ce3bc1396de73afe.svg"] + * {
	position: relative;
	display: flex;
	justify-content: center;
}
.image__5682d[src="/assets/ce3bc1396de73afe.svg"] + *::before {
	content: "";
	position: absolute;
	top: -109px;
	width: 120px;
	height: 90px;
	pointer-events: none;
	background: rgb(var(--accentcolor_v));
	-webkit-mask: url(https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/svgs/blurple/warning_lockedchannellink_accent.svg) center/cover no-repeat;
}

#app-mount .successImage__80325 {
	filter: hue-rotate(-85deg);
}

/* ----		12.6.		SCROLLBARS					---- */

::-webkit-scrollbar-corner,
#app-mount ::-webkit-scrollbar-corner {
	background-color: transparent;
}

/* ----		12.7.		NOTIFICATIONBAR					---- */

.colorPremiumTier__6e2b91 {
	background: rgb(255, 255, 255) linear-gradient(90deg, rgb(var(--accentcolor_v)), rgba(var(--accentcolor_v), 0.7));
}
.colorPremiumTier__6e2b91 .button__6e2b9:hover {
	color: rgb(var(--accentcolor_v));
}
.colorPremiumTier__6e2b92 {
	background: #ffcd4b linear-gradient(90deg, rgb(var(--accentcolor_v)), rgba(var(--accentcolor_v), 0.5));
}
.colorPremiumTier__6e2b92 .button__6e2b9:hover {
	color: rgb(var(--accentcolor_v));
}
.colorBrand__6e2b9 {
	background-color: rgb(var(--accentcolor_v));
}
.colorBrand__6e2b9 .button__6e2b9:hover {
	color: rgb(var(--accentcolor_v));
}
.notice_c5cd6a {										/* preview notice										*/
	background: #000000 linear-gradient(90deg, rgba(var(--accentcolor_v), 0.5), rgba(var(--accentcolor_v), 0.5));
}
.button_c5cd6a:hover {									/* preview notice		button								*/
	background: #000000 linear-gradient(90deg, rgba(var(--accentcolor_v), 0.7), rgba(var(--accentcolor_v), 0.7));
}
.notice_c9e42f {										/* role notice											*/
	background: #000000 linear-gradient(90deg, rgba(var(--accentcolor_v), 0.5), rgba(var(--accentcolor_v), 0.5));
}
.button_c9e42f:hover {									/* role notice			button								*/
	background: #000000 linear-gradient(90deg, rgba(var(--accentcolor_v), 0.7), rgba(var(--accentcolor_v), 0.7));
}
.notice__30f28 {										/* rules notice											*/
	background: #000000 linear-gradient(90deg, rgba(var(--accentcolor_v), 0.5), rgba(var(--accentcolor_v), 0.5));
}
.button__30f28:hover {									/* rules notice			button								*/
	background: #000000 linear-gradient(90deg, rgba(var(--accentcolor_v), 0.7), rgba(var(--accentcolor_v), 0.7));
}

/* ----		12.8.		TOOLTIPS					---- */

#app-mount .tooltipBrand_c36707 {
	background-color: rgb(var(--accentcolor_v));
	--tooltip-pointer-bg: rgb(var(--accentcolor_v));
}
#app-mount .tooltipBrand_c36707 a {
	filter: brightness(50%);
}
#app-mount .tooltipBrand_c36707 .tooltipPointer_c36707 {
	border-top-color: var(--tooltip-pointer-bg);
}

.contentPremium_b00844 {
	background: rgb(255, 255, 255) linear-gradient(90deg, rgb(var(--accentcolor2_v)), rgba(var(--accentcolor2_v), .7))
}

/* ----		12.9.		TOASTS						---- */

.toast-brand {
	background-color: rgb(var(--accentcolor_v));
}
.colorBrand_67c5da .bg_67c5da {
	background-color: rgb(var(--accentcolor_v));
}
.colorCustom_67c5da .bg_67c5da[style*="background-color: hsl(235, "],
.colorCustom_67c5da .bg_67c5da[style*="background-color: hsl(227, "] {
	background-color: rgb(var(--accentcolor_v)) !important;
}
.bar_67c5da.customBar_67c5da[style*="background-color: hsl(235, "],
.bar_67c5da.customBar_67c5da[style*="background-color: hsl(227, "] {
	background-color: rgb(var(--accentcolor_v)) !important;
}


/* ~~~~		13.		BDSUPPORT					~~~~ */

.bd-server-card.bd-server-card-pinned::after {
	background: var(--bd-blue);
}

html #bd-modal-container {
	color: transparent;
}
html #bd-modal-container > * {
	color: var(--text-subtle);
}

.bd-modal-wrapper .footer button {
	background: var(--bd-blue);
}
.bd-modal-wrapper .footer button:hover {
	background: var(--accentcolor-hover);
}
.bd-modal-wrapper .footer button:active {
	background: var(--accentcolor-active);
}
.bd-modal-wrapper .error-link {
	color: var(--bd-blue);
}

.bd-pfbtn {
	background: var(--bd-blue);
}
.bd-pfbtn:hover {
	background: var(--accentcolor-hover);
}
.bd-pfbtn:active {
	background: var(--accentcolor-active);
}

.bd-addon-modal-footer .bd-button,
.bd-button-filled.bd-button-color-brand {
	background: var(--bd-blue);
}
.bd-addon-modal-footer .bd-button:hover,
.bd-button-filled.bd-button-color-brand:hover {
	background: var(--accentcolor-hover);
}
.bd-addon-modal-footer .bd-button:active,
.bd-button-filled.bd-button-color-brand:active {
	background: var(--accentcolor-active);
}
.bd-button-filled.bd-button-color-brand:disabled {
	background: var(--bd-blue) !important;
}

.bd-description-wrap .banner {
	background: var(--background-base-low);
	border-color: var(--background-base-lower);
	color: var(--text-subtle);
	font-size: 14px;
	line-height: 18px;
}
.banner.banner-danger {
	background: var(--background-base-lower);
	border-color: var(--status-danger);
}
.banner-danger .bd-icon {
	fill: var(--status-danger);
}

.bd-controls-basic .bd-button:active,
.bd-addon-views .bd-view-button.selected {
	background: var(--bd-blue);
}

.bd-slider-track {
	background-image: linear-gradient(var(--bd-blue), var(--bd-blue));
}

.bd-server-tag {
	background: var(--bd-blue);
}

.bd-switch input:checked + .bd-switch-body {
	--switch-color: rgba(var(--accentcolor_v), 0.8);
	background-color: rgba(var(--accentcolor_v), 0.8) !important;
}
.bd-switch input:active + .bd-switch-body {
	--switch-color: rgba(var(--accentcolor_v));
}
.bd-switch input:checked:hover + .bd-switch-body {
	background: var(--accentcolor-hover) !important;
}
.bd-switch input:checked:active + .bd-switch-body {
	--switch-color: rgb(var(--accentcolor_v));
	background: var(--accentcolor-active) !important;
}

#bd-editor-controls .checkboxInner-3yjcPe {
	position: relative;
	cursor: pointer;
}
#bd-editor-controls .checkboxElement-1qV33p {
	visibility: hidden;
}
#bd-editor-controls .checkboxElement-1qV33p + span {
	position: absolute;
	display: block;
	top: -2px;
	left: -1px;
	width: 12px;
	height: 12px;
	margin: 3px 3px 3px 4px;
	border-radius: 2px;
	pointer-events: none;
}
#bd-editor-controls .checkboxElement-1qV33p:not(:checked) + span {
	border: 1px solid var(--text-strong);
}
#bd-editor-controls .checkboxElement-1qV33p:checked + span {
	background: rgb(var(--accentcolor_v));
}
#bd-editor-controls .checkboxElement-1qV33p:checked + span:before {
	content: "";
	display: block;
	position: relative;
	top: 1px;
	left: 4px;
	width: 2px;
	height: 6px;
	transform: rotate(45deg);
	border-right: 2px solid white;
	border-bottom: 2px solid white;
}

html .monaco-editor .find-widget .monaco-inputbox.synthetic-focus {
	outline-color: rgb(var(--accentcolor_v));
}
html .monaco-editor .monaco-editor-hover a {
	color: rgb(var(--accentcolor_v));
}
html .monaco-editor [class*="arrow-decoration"] {
	border-bottom-color: rgb(var(--accentcolor_v));
}
html .monaco-editor .focused .selected-text {
	background-color: rgb(var(--accentcolor_v));
}

html .monaco-tree[class*="monaco-tree-instance"].focused .monaco-tree-rows > .monaco-tree-row.focused:not(.highlighted) {
	background-color: rgb(var(--accentcolor_v));
	color: #ffffff;
}
html .monaco-tree[class*="monaco-tree-instance"].focused .monaco-tree-rows > .monaco-tree-row.focused:not(.highlighted) .results-group {
	color: #ffffff !important;
}

html .monaco-editor [style*="background-color: rgb(0, 122, 204)"],
html .monaco-editor [style*="background: rgb(0, 122, 204)"],
html .monaco-editor [style*="background-color: rgb(14, 122, 192)"],
html .monaco-editor [style*="background: rgb(14, 122, 192)"],
html .monaco-editor [style*="background-color: rgb(14, 99, 156)"],
html .monaco-editor [style*="background: rgb(14, 99, 156)"],
html .monaco-editor [style*="background-color: rgb(9, 71, 113)"],
html .monaco-editor [style*="background: rgb(9, 71, 113)"] {
	background: rgb(var(--accentcolor_v)) !important;
}
html .monaco-editor [style*="background-color: rgba(0, 122, 204, 0.9)"],
html .monaco-editor [style*="background: rgba(0, 122, 204, 0.9)"],
html .monaco-editor [style*="background-color: rgba(14, 122, 192, 0.9)"],
html .monaco-editor [style*="background: rgba(14, 122, 192, 0.9)"],
html .monaco-editor [style*="background-color: rgba(14, 99, 156, 0.9)"],
html .monaco-editor [style*="background: rgba(14, 99, 156, 0.9)"],
html .monaco-editor [style*="background-color: rgba(9, 71, 113, 0.9)"],
html .monaco-editor [style*="background: rgba(9, 71, 113, 0.9)"] {
	background: rgba(var(--accentcolor_v), 0.9) !important;
}
html .monaco-editor [style*="background-color: rgba(0, 122, 204, 0.8)"],
html .monaco-editor [style*="background: rgba(0, 122, 204, 0.8)"],
html .monaco-editor [style*="background-color: rgba(14, 122, 192, 0.8)"],
html .monaco-editor [style*="background: rgba(14, 122, 192, 0.8)"],
html .monaco-editor [style*="background-color: rgba(14, 99, 156, 0.8)"],
html .monaco-editor [style*="background: rgba(14, 99, 156, 0.8)"],
html .monaco-editor [style*="background-color: rgba(9, 71, 113, 0.8)"],
html .monaco-editor [style*="background: rgba(9, 71, 113, 0.8)"] {
	background: rgba(var(--accentcolor_v), 0.8) !important;
}
html .monaco-editor [style*="background-color: rgba(0, 122, 204, 0.7)"],
html .monaco-editor [style*="background: rgba(0, 122, 204, 0.7)"],
html .monaco-editor [style*="background-color: rgba(14, 122, 192, 0.7)"],
html .monaco-editor [style*="background: rgba(14, 122, 192, 0.7)"],
html .monaco-editor [style*="background-color: rgba(14, 99, 156, 0.7)"],
html .monaco-editor [style*="background: rgba(14, 99, 156, 0.7)"],
html .monaco-editor [style*="background-color: rgba(9, 71, 113, 0.7)"],
html .monaco-editor [style*="background: rgba(9, 71, 113, 0.7)"] {
	background: rgba(var(--accentcolor_v), 0.7) !important;
}
html .monaco-editor [style*="background-color: rgba(0, 122, 204, 0.6)"],
html .monaco-editor [style*="background: rgba(0, 122, 204, 0.6)"],
html .monaco-editor [style*="background-color: rgba(14, 122, 192, 0.6)"],
html .monaco-editor [style*="background: rgba(14, 122, 192, 0.6)"],
html .monaco-editor [style*="background-color: rgba(14, 99, 156, 0.6)"],
html .monaco-editor [style*="background: rgba(14, 99, 156, 0.6)"],
html .monaco-editor [style*="background-color: rgba(9, 71, 113, 0.6)"],
html .monaco-editor [style*="background: rgba(9, 71, 113, 0.6)"] {
	background: rgba(var(--accentcolor_v), 0.6) !important;
}
html .monaco-editor [style*="background-color: rgba(0, 122, 204, 0.5)"],
html .monaco-editor [style*="background: rgba(0, 122, 204, 0.5)"],
html .monaco-editor [style*="background-color: rgba(14, 122, 192, 0.5)"],
html .monaco-editor [style*="background: rgba(14, 122, 192, 0.5)"],
html .monaco-editor [style*="background-color: rgba(14, 99, 156, 0.5)"],
html .monaco-editor [style*="background: rgba(14, 99, 156, 0.5)"],
html .monaco-editor [style*="background-color: rgba(9, 71, 113, 0.5)"],
html .monaco-editor [style*="background: rgba(9, 71, 113, 0.5)"] {
	background: rgba(var(--accentcolor_v), 0.5) !important;
}
html .monaco-editor [style*="background-color: rgba(0, 122, 204, 0.4)"],
html .monaco-editor [style*="background: rgba(0, 122, 204, 0.4)"],
html .monaco-editor [style*="background-color: rgba(14, 122, 192, 0.4)"],
html .monaco-editor [style*="background: rgba(14, 122, 192, 0.4)"],
html .monaco-editor [style*="background-color: rgba(14, 99, 156, 0.4)"],
html .monaco-editor [style*="background: rgba(14, 99, 156, 0.4)"],
html .monaco-editor [style*="background-color: rgba(9, 71, 113, 0.4)"],
html .monaco-editor [style*="background: rgba(9, 71, 113, 0.4)"] {
	background: rgba(var(--accentcolor_v), 0.4) !important;
}
html .monaco-editor [style*="background-color: rgba(0, 122, 204, 0.3)"],
html .monaco-editor [style*="background: rgba(0, 122, 204, 0.3)"],
html .monaco-editor [style*="background-color: rgba(14, 122, 192, 0.3)"],
html .monaco-editor [style*="background: rgba(14, 122, 192, 0.3)"],
html .monaco-editor [style*="background-color: rgba(14, 99, 156, 0.3)"],
html .monaco-editor [style*="background: rgba(14, 99, 156, 0.3)"],
html .monaco-editor [style*="background-color: rgba(9, 71, 113, 0.3)"],
html .monaco-editor [style*="background: rgba(9, 71, 113, 0.3)"] {
	background: rgba(var(--accentcolor_v), 0.3) !important;
}
html .monaco-editor [style*="background-color: rgba(0, 122, 204, 0.2)"],
html .monaco-editor [style*="background: rgba(0, 122, 204, 0.2)"],
html .monaco-editor [style*="background-color: rgba(14, 122, 192, 0.2)"],
html .monaco-editor [style*="background: rgba(14, 122, 192, 0.2)"],
html .monaco-editor [style*="background-color: rgba(14, 99, 156, 0.2)"],
html .monaco-editor [style*="background: rgba(14, 99, 156, 0.2)"],
html .monaco-editor [style*="background-color: rgba(9, 71, 113, 0.2)"],
html .monaco-editor [style*="background: rgba(9, 71, 113, 0.2)"] {
	background: rgba(var(--accentcolor_v), 0.2) !important;
}
html .monaco-editor [style*="background-color: rgba(0, 122, 204, 0.1)"],
html .monaco-editor [style*="background: rgba(0, 122, 204, 0.1)"],
html .monaco-editor [style*="background-color: rgba(14, 122, 192, 0.1)"],
html .monaco-editor [style*="background: rgba(14, 122, 192, 0.1)"],
html .monaco-editor [style*="background-color: rgba(14, 99, 156, 0.1)"],
html .monaco-editor [style*="background: rgba(14, 99, 156, 0.1)"],
html .monaco-editor [style*="background-color: rgba(9, 71, 113, 0.1)"],
html .monaco-editor [style*="background: rgba(9, 71, 113, 0.1)"] {
	background: rgba(var(--accentcolor_v), 0.1) !important;
}
html .monaco-editor [style*="border-color: rgb(0, 122, 204)"],
html .monaco-editor [style*="border-color: rgb(14, 122, 192)"],
html .monaco-editor [style*="border-color: rgb(14, 99, 156)"],
html .monaco-editor [style*="border-color: rgb(9, 71, 113)"] {
	border-color: rgb(var(--accentcolor_v)) !important;
}
html .monaco-editor [style*="border-top-color: rgb(0, 122, 204)"],
html .monaco-editor [style*="border-top-color: rgb(14, 122, 192)"],
html .monaco-editor [style*="border-top-color: rgb(14, 99, 156)"],
html .monaco-editor [style*="border-top-color: rgb(9, 71, 113)"] {
	border-top-color: rgb(var(--accentcolor_v)) !important;
}
html .monaco-editor [style*="border-right-color: rgb(0, 122, 204)"],
html .monaco-editor [style*="border-right-color: rgb(14, 122, 192)"],
html .monaco-editor [style*="border-right-color: rgb(14, 99, 156)"],
html .monaco-editor [style*="border-right-color: rgb(9, 71, 113)"] {
	border-right-color: rgb(var(--accentcolor_v)) !important;
}
html .monaco-editor [style*="border-bottom-color: rgb(0, 122, 204)"],
html .monaco-editor [style*="border-bottom-color: rgb(14, 122, 192)"],
html .monaco-editor [style*="border-bottom-color: rgb(14, 99, 156)"],
html .monaco-editor [style*="border-bottom-color: rgb(9, 71, 113)"] {
	border-bottom-color: rgb(var(--accentcolor_v)) !important;
}
html .monaco-editor [style*="border-left-color: rgb(0, 122, 204)"],
html .monaco-editor [style*="border-left-color: rgb(14, 122, 192)"],
html .monaco-editor [style*="border-left-color: rgb(14, 99, 156)"],
html .monaco-editor [style*="border-left-color: rgb(9, 71, 113)"] {
	border-left-color: rgb(var(--accentcolor_v)) !important;
}

.embedFull__623de[style*="border-color: rgb(62, 130, 229)"],
.embedFull__623de[style*="border-color: rgb(62, 130, 226)"] {
	border-color: rgb(var(--accentcolor_v)) !important;
}


/* ~~~~		14.		POWERCORDSUPPORT				~~~~ */

html .powercord-toast[data-toast-type=info] .icon {
	color: rgb(var(--accentcolor_v));
}
html .powercord-toast .progressBar__5a6ab {
	background-color: rgb(var(--accentcolor_v));
}

html .powercord-updater .debug-info b {
	color: rgb(var(--accentcolor_v));
}


/* ~~~~		15.		PLUGINSUPPORT					~~~~ */


/* ----		15.1.		HIDEUTILS					---- */

#HideUtils-Settings button {
	background-color: rgb(var(--accentcolor_v)) !important;
}

/* ----		15.2.		READALLNOTIFICATIONSBUTTON			---- */

.wrapper__6e9f8:active .childWrapper__6e9f8.button_aa90f4 {
	background: var(--accentcolor-hover);
}

/* ----		15.3.		SERVERSEARCH					---- */

#server-search .wrapper-28eC3z {
	background-color: var(--background-base-low) !important;
	transition: background-color .16s ease-out;
}
#server-search .wrapper-28eC3z:hover {
	background-color: rgb(var(--accentcolor_v)) !important;
}
#server-search .wrapper-28eC3z [fill="white"] {
	fill: var(--text-strong);
}
#server-search .wrapper-28eC3z:hover [fill="white"] {
	fill: #fff;
}
#server-search .circleIconButton-1QV--U {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 48px;
	height: 48px;
}

/* ----		15.4.		CHANNELTABS					---- */

.channelTabs-unreadBadge:not(.channelTabs-noUnread) {
	background-color: rgb(var(--accentcolor_v)) !important;
}
