:root { --header-primary: #fff; --header-secondary: #b9bbbe; --text-normal: #dcddde; --text-muted: #72767d; --text-link: hsl(197,calc(var(--saturation-factor, 1)*100%),47.8%); --text-link-low-saturation: hsl(197,calc(var(--saturation-factor, 1)*100%),52.9%); --text-positive: hsl(139,calc(var(--saturation-factor, 1)*66.8%),58.6%); --text-warning: hsl(38,calc(var(--saturation-factor, 1)*95.7%),54.1%); --text-danger: hsl(359,calc(var(--saturation-factor, 1)*82.6%),59.4%); --text-brand: hsl(235,calc(var(--saturation-factor, 1)*86.1%),77.5%); --interactive-normal: #b9bbbe; --interactive-hover: #dcddde; --interactive-active: rgb(248, 248, 248); --interactive-muted: #4f545c; --background-primary: #353535; --background-secondary: #2d2e2e; --background-secondary-alt: #363636; --background-tertiary: #4b4b4b; --background-accent: #393a3a; --background-floating: #18191c; --background-mobile-primary: #3f3f3f; --background-mobile-secondary: #424242; --background-modifier-hover: rgba(138, 138, 138, 0.16); --background-modifier-active: rgba(109, 110, 110, 0.24); --background-modifier-selected: rgba(102, 102, 102, 0.32); --background-modifier-accent: rgba(56, 55, 55, 0.06); --info-positive-text: #fff; --info-warning-text: #fff; --info-danger-text: #fff; --info-help-background: hsla(197,calc(var(--saturation-factor, 1)*100%),47.8%,0.1); --info-help-foreground: hsl(197,calc(var(--saturation-factor, 1)*100%),47.8%); --info-help-text: #fff; --status-warning-text: rgb(61, 61, 61); --scrollbar-thin-thumb: #555555; --scrollbar-thin-track: transparent; --scrollbar-auto-thumb: #686869; --scrollbar-auto-track: hsl(210,calc(var(--saturation-factor, 1)*9.8%),20%); --scrollbar-auto-scrollbar-color-thumb: #666666; --scrollbar-auto-scrollbar-color-track: #3a3a3a; --elevation-stroke: 0 0 0 1px rgba(83, 83, 83, 0.15); --elevation-low: 0 1px 0 rgba(73, 73, 73, 0.17); --elevation-medium: 0 4px 4px rgba(104, 104, 104, 0.16); --elevation-high: 0 8px 16px rgba(73, 73, 73, 0.24); --logo-primary: rgb(202, 171, 33); --control-brand-foreground: hsl(235,calc(var(--saturation-factor, 1)*86.1%),77.5%); --control-brand-foreground-new: hsl(235,calc(var(--saturation-factor, 1)*86.1%),77.5%); --background-mentioned: hsla(38,calc(var(--saturation-factor, 1)*95.7%),54.1%,0.1); --background-mentioned-hover: hsla(38,calc(var(--saturation-factor, 1)*95.7%),54.1%,0.08); --background-message-hover: rgba(54, 54, 54, 0.07); --channels-default: #f1f1f1; --guild-header-text-shadow: 0 1px 1px rgba(51, 51, 51, 0.4); --channeltextarea-background: #ffffff; --activity-card-background: #444444; --textbox-markdown-syntax: #ffffff; --deprecated-card-bg: rgba(32,34,37,0.6); --deprecated-card-editable-bg: rgba(32,34,37,0.3); --deprecated-store-bg: #36393f; --deprecated-quickswitcher-input-background: #72767d; --deprecated-quickswitcher-input-placeholder: hsla(0,0%,100%,0.3); --deprecated-text-input-bg: rgba(0,0,0,0.1); --deprecated-text-input-border: rgba(0,0,0,0.3); --deprecated-text-input-border-hover: #040405; --deprecated-text-input-border-disabled: #202225; --deprecated-text-input-prefix: #dcddde; --font-primary: Whitney,"Helvetica Neue",Helvetica,Arial,sans-serif; --font-display: Ginto,"Helvetica Neue",Helvetica,Arial,sans-serif; --font-code: Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace; --font-korean: Whitney,"Apple SD Gothic Neo","NanumBarunGothic","맑은 고딕","Malgun Gothic",Gulim,굴림,Dotum,돋움,"Helvetica Neue",Helvetica,Arial,sans-serif; --font-japanese: Whitney,Hiragino Sans,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,Osaka,"MS PGothic","Helvetica Neue",Helvetica,Arial,sans-serif; --font-chinese-simplified: Whitney,"Microsoft YaHei New",微软雅黑,"Microsoft Yahei","Microsoft JhengHei",宋体,SimSun,"Helvetica Neue",Helvetica,Arial,sans-serif; --font-chinese-traditional: Whitney,"Microsoft JhengHei",微軟正黑體,"Microsoft JhengHei UI","Microsoft YaHei",微軟雅黑,宋体,SimSun,"Helvetica Neue",Helvetica,Arial,sans-serif; }