/**
 * @name Paris Guimard
 * @author Oddur Sigurdsson
 * @version 0.3.0
 * @description 70s NYC subway seats on walnut paneling: harvest gold, burnt orange and avocado. Dark mode: Paris Guimard; light mode: Paris Carrelage.
 * @website https://github.com/oddurs/subway-seat
 * @source https://github.com/oddurs/subway-seat
 */

/* Subway Seat — generated from palette.py by build.py. Edit the palette, not this file. */
/* Paris Guimard — Discord's dark mode */
.visual-refresh.theme-dark,
.visual-refresh .theme-dark {
  --brand-100: #F4E9DA;
  --brand-130: #F1E3CF;
  --brand-160: #EEDCC3;
  --brand-200: #EAD3B5;
  --brand-230: #E7CDA9;
  --brand-260: #E3C69E;
  --brand-300: #DFBE8F;
  --brand-330: #DCB784;
  --brand-360: #D9B179;
  --brand-400: #D5A86A;
  --brand-430: #D1A15F;
  --brand-460: #CE9B54;
  --brand-500: #CA9245 !important;
  --brand-530: #BE8941;
  --brand-560: #B2803D;
  --brand-600: #A27537;
  --brand-630: #956C33;
  --brand-660: #89632F;
  --brand-700: #795829;
  --brand-730: #6D4F25;
  --brand-760: #614621;
  --brand-800: #513A1C;
  --brand-830: #453217;
  --brand-860: #392913;
  --brand-900: #281D0E;
  --brand-05a: rgba(202, 146, 69, 0.05);
  --brand-10a: rgba(202, 146, 69, 0.1);
  --brand-15a: rgba(202, 146, 69, 0.15);
  --brand-20a: rgba(202, 146, 69, 0.2);
  --brand-25a: rgba(202, 146, 69, 0.25);
  --brand-30a: rgba(202, 146, 69, 0.3);
  --brand-35a: rgba(202, 146, 69, 0.35);
  --brand-40a: rgba(202, 146, 69, 0.4);
  --brand-45a: rgba(202, 146, 69, 0.45);
  --brand-50a: rgba(202, 146, 69, 0.5);
  --brand-55a: rgba(202, 146, 69, 0.55);
  --brand-60a: rgba(202, 146, 69, 0.6);
  --brand-65a: rgba(202, 146, 69, 0.65);
  --brand-70a: rgba(202, 146, 69, 0.7);
  --brand-75a: rgba(202, 146, 69, 0.75);
  --brand-80a: rgba(202, 146, 69, 0.8);
  --brand-85a: rgba(202, 146, 69, 0.85);
  --brand-90a: rgba(202, 146, 69, 0.9);
  --brand-95a: rgba(202, 146, 69, 0.95);
  --brand-experiment: #CA9245;
  --brand-experiment-560: #B2803D;
  --blurple-50: #CA9245;
  --blurple-60: #B2803D;
  --opacity-blurple-8: rgba(202, 146, 69, 0.08);
  --opacity-blurple-16: rgba(202, 146, 69, 0.16);
  --opacity-blurple-24: rgba(202, 146, 69, 0.24);
  --opacity-blurple-32: rgba(202, 146, 69, 0.32);
  --opacity-blurple-60: rgba(202, 146, 69, 0.6);
  --text-brand: #CA9245;
  --control-brand-foreground: #CA9245;
  --control-brand-foreground-new: #CA9245;
  --__adaptive-focus-ring-color: #CA9245;
  --focus-primary: #CA9245;
  --app-frame-background: #131A17;
  --background-base-lowest: #131A17 !important;
  --background-base-lower: #18241D !important;
  --background-base-low: #1E2E26 !important;
  --background-surface-high: #1E2E26 !important;
  --background-surface-higher: #22342B !important;
  --background-surface-highest: #263930 !important;
  --background-gradient-highest: #1E2E26;
  --bg-surface-raised: #263930;
  --bg-surface-overlay: #263930;
  --bg-base-primary: #1E2E26;
  --bg-base-secondary: #18241D;
  --bg-base-tertiary: #131A17;
  --home-background: #1E2E26;
  --chat-background: #1E2E26;
  --chat-background-default: #1E2E26;
  --chat-border: #131A17;
  --chat-text-muted: #909E96;
  --background-primary: #1E2E26;
  --background-secondary: #18241D;
  --background-secondary-alt: #161F1A !important;
  --background-tertiary: #131A17;
  --background-floating: #263930;
  --background-nested-floating: #263930;
  --background-accent: #30463B !important;
  --background-message-hover: rgba(19, 26, 23, 0.3);
  --message-background-hover: rgba(19, 26, 23, 0.3) !important;
  --background-modifier-hover: rgba(88, 107, 97, 0.1);
  --background-modifier-active: rgba(88, 107, 97, 0.16);
  --background-modifier-selected: rgba(88, 107, 97, 0.2);
  --background-modifier-accent: rgba(88, 107, 97, 0.24);
  --background-mod-muted: rgba(88, 107, 97, 0.06);
  --background-mod-subtle: rgba(88, 107, 97, 0.1) !important;
  --background-mod-normal: rgba(88, 107, 97, 0.16);
  --background-mod-strong: rgba(88, 107, 97, 0.24) !important;
  --interactive-background-hover: rgba(88, 107, 97, 0.1);
  --interactive-background-active: rgba(88, 107, 97, 0.16);
  --interactive-background-selected: rgba(88, 107, 97, 0.2);
  --modal-background: #1E2E26 !important;
  --modal-footer-background: #18241D;
  --card-background-default: #263930 !important;
  --custom-channel-members-bg: #18241D;
  --user-profile-overlay-background: #18241D;
  --user-profile-overlay-background-hover: #263930;
  --__header-bar-background: #18241D !important;
  --deprecated-card-bg: #263930;
  --deprecated-store-bg: #1E2E26;
  --deprecated-quickswitcher-input-background: #23352C;
  --deprecated-text-input-bg: #23352C;
  --deprecated-text-input-border: #30463B;
  --border-subtle: #263930 !important;
  --border-muted: #263930;
  --border-normal: #30463B;
  --border-strong: #3E554A;
  --border-faint: rgba(88, 107, 97, 0.12);
  --text-default: #D9E1DB;
  --text-normal: #D9E1DB;
  --text-strong: #E9EEEC !important;
  --text-subtle: #C2CBC5;
  --text-muted: #909E96 !important;
  --text-link: #709BC8 !important;
  --text-positive: #70CAA9;
  --text-warning: #F1BF4B;
  --text-danger: #E7877B;
  --text-feedback-positive: #70CAA9;
  --text-feedback-warning: #F1BF4B;
  --text-feedback-critical: #E7877B;
  --text-feedback-info: #709BC8;
  --header-primary: #E9EEEC;
  --header-secondary: #A9B5AE;
  --channels-default: #909E96 !important;
  --channel-icon: #909E96 !important;
  --channel-text-area-placeholder: #74857C;
  --textbox-markdown-syntax: #586B61;
  --white: #D9E1DB;
  --white-500: #D9E1DB;
  --logo-primary: #D9E1DB;
  --icon-default: #C2CBC5;
  --icon-strong: #D9E1DB;
  --icon-subtle: #909E96;
  --icon-muted: #74857C !important;
  --icon-voice-muted: #E7877B;
  --interactive-normal: #C2CBC5;
  --interactive-hover: #D9E1DB;
  --interactive-active: #E9EEEC;
  --interactive-muted: #586B61;
  --interactive-icon-default: #C2CBC5 !important;
  --interactive-icon-hover: #D9E1DB;
  --interactive-icon-active: #E9EEEC;
  --interactive-text-default: #C2CBC5 !important;
  --interactive-text-hover: #D9E1DB;
  --interactive-text-active: #E9EEEC;
  --channeltextarea-background: #23352C;
  --input-background: #23352C;
  --input-background-default: #23352C;
  --input-text-default: #D9E1DB;
  --input-placeholder-text-default: #74857C;
  --input-border-default: #30463B;
  --input-border-hover: #3E554A;
  --input-border-active: #CA9245;
  --control-primary-background-default: #CA9245;
  --control-primary-background-hover: #B2803D;
  --control-primary-background-active: #A27537;
  --control-primary-text-default: #131A17;
  --control-primary-text-hover: #131A17;
  --control-secondary-background-default: #30463B !important;
  --control-secondary-background-hover: #3E554A;
  --control-secondary-background-active: #3E554A;
  --control-secondary-border-default: #263930;
  --control-secondary-text-default: #D9E1DB !important;
  --control-secondary-text-hover: #E9EEEC;
  --control-critical-primary-background-default: #E7877B;
  --control-critical-primary-background-hover: #C7665B;
  --control-critical-primary-background-active: #C7665B;
  --control-critical-primary-text-default: #131A17;
  --control-critical-primary-text-hover: #131A17;
  --control-connected-background-default: #70CAA9;
  --control-connected-background-hover: #62B093;
  --control-connected-background-active: #599E84;
  --control-connected-border-default: #70CAA9;
  --control-connected-border-hover: #62B093;
  --control-connected-border-active: #599E84;
  --control-critical-secondary-background-default: transparent;
  --control-critical-secondary-background-hover: #E7877B;
  --control-critical-secondary-background-active: #C7665B;
  --control-critical-secondary-border-default: #E7877B;
  --control-critical-secondary-border-hover: #E7877B;
  --control-critical-secondary-border-active: #C7665B;
  --control-critical-secondary-text-default: #E7877B;
  --control-critical-secondary-text-hover: #131A17;
  --control-critical-secondary-text-active: #131A17;
  --control-critical-secondary-icon-default: #E7877B;
  --control-critical-secondary-icon-hover: #131A17;
  --control-critical-secondary-icon-active: #131A17;
  --button-secondary-background: #30463B;
  --button-secondary-background-hover: #3E554A;
  --button-outline-primary-text: #D9E1DB;
  --button-outline-brand-text: #D9E1DB;
  --button-outline-brand-background-hover: #B2803D;
  --button-outline-brand-border-active: #B2803D;
  --button-danger-background: #E7877B;
  --button-positive-background: #70CAA9;
  --mention-foreground: #CA9245;
  --mention-background: rgba(202, 146, 69, 0.22);
  --message-reacted-background-default: rgba(202, 146, 69, 0.18);
  --message-reacted-text-default: #CA9245;
  --message-mentioned-background-default: rgba(241, 191, 75, 0.1);
  --message-mentioned-background-hover: rgba(241, 191, 75, 0.14);
  --background-mentioned: rgba(241, 191, 75, 0.1);
  --background-mentioned-hover: rgba(241, 191, 75, 0.14);
  --info-warning-foreground: #F1BF4B;
  --message-highlight-background-default: rgba(202, 146, 69, 0.08);
  --message-highlight-background-hover: rgba(202, 146, 69, 0.12);
  --message-automod-background-default: rgba(250, 180, 156, 0.06);
  --message-automod-background-hover: rgba(250, 180, 156, 0.1);
  --background-code: #18241D;
  --spoiler-hidden-background: #3E554A;
  --spoiler-hidden-background-hover: #586B61;
  --spoiler-revealed-background: #263930;
  --spine-default: #3E554A;
  --thread-channel-spine: #3E554A;
  --status-positive: #70CAA9;
  --status-positive-background: #70CAA9;
  --status-positive-text: #131A17;
  --status-warning: #F1BF4B;
  --status-warning-background: #F1BF4B;
  --status-warning-text: #131A17;
  --status-danger: #E7877B;
  --status-danger-background: #E7877B;
  --status-danger-text: #131A17;
  --background-feedback-positive: rgba(112, 202, 169, 0.14);
  --background-feedback-warning: rgba(241, 191, 75, 0.14);
  --background-feedback-critical: rgba(231, 135, 123, 0.14);
  --background-feedback-info: rgba(112, 155, 200, 0.14);
  --background-feedback-notification: #E7877B;
  --icon-feedback-notification: #E7877B;
  --badge-notification-background: #E7877B;
  --badge-text-brand: #131A17;
  --icon-feedback-positive: #70CAA9;
  --icon-feedback-warning: #F1BF4B;
  --icon-feedback-critical: #E7877B;
  --icon-feedback-info: #709BC8;
  --notice-background-positive: #70CAA9;
  --notice-background-warning: #F1BF4B;
  --notice-background-critical: #E7877B;
  --notice-background-info: #709BC8;
  --notice-text-positive: #131A17;
  --notice-text-warning: #131A17;
  --notice-text-critical: #131A17;
  --notice-text-info: #131A17;
  --text-status-online: #70CAA9;
  --text-status-idle: #F1BF4B;
  --text-status-dnd: #E7877B;
  --text-status-offline: #74857C;
  --icon-status-online: #70CAA9;
  --icon-status-idle: #F1BF4B;
  --icon-status-dnd: #E7877B;
  --icon-status-offline: #74857C;
  --status-green-600: #70CAA9;
  --status-yellow-500: #F1BF4B;
  --status-red-500: #E7877B;
  --green-360: #70CAA9;
  --yellow-300: #F1BF4B;
  --red-400: #E7877B;
  --checkbox-background-active: #CA9245;
  --checkbox-icon-active: #131A17;
  --checkbox-border-default: #586B61;
  --radio-thumb-background-active: #131A17;
  --scrollbar-thin-thumb: #3E554A;
  --scrollbar-thin-track: transparent;
  --scrollbar-auto-thumb: #3E554A;
  --scrollbar-auto-track: transparent;
  --scrollbar-auto-scrollbar-color-thumb: #3E554A;
  --scrollbar-auto-scrollbar-color-track: transparent;
  --premium-perk-yellow: #F1BF4B;
  --premium-perk-orange: #CA9245;
  --premium-perk-green: #70CAA9;
  --premium-perk-blue: #709BC8;
  --premium-perk-light-blue: #8DB6E2;
  --premium-perk-dark-blue: #709BC8;
  --premium-perk-purple: #FAB49C;
  --premium-perk-pink: #FAB49C;
  --guild-boosting-pink: #FAB49C;
  --guild-boosting-purple: #FAB49C;
  --guild-boosting-blue: #709BC8;
  --premium-tier-0-blue: #709BC8;
  --premium-tier-0-blue-for-gradients: #709BC8;
  --premium-tier-0-blue-for-gradients-2: #8DB6E2;
  --premium-tier-0-purple: #FAB49C;
  --premium-tier-0-purple-for-gradients: #FAB49C;
  --premium-tier-1-blue: #709BC8;
  --premium-tier-1-blue-for-gradients: #709BC8;
  --premium-tier-1-dark-blue-for-gradients: #709BC8;
  --premium-tier-1-purple: #FAB49C;
  --premium-tier-2-pink: #DFAA61;
  --premium-tier-2-pink-for-gradients: #DFAA61;
  --premium-tier-2-pink-for-gradients-2: #CA9245;
  --premium-tier-2-purple: #FAB49C;
  --premium-tier-2-purple-for-gradients: #FAB49C;
  --premium-tier-2-purple-for-gradients-2: #CA9245;
  --spotify: #70CAA9;
  --text-code: #D9E1DB;
  --text-code-comment: #74857C;
  --text-code-keyword: #CA9245;
  --text-code-operator: #909E96;
  --text-code-title: #F1BF4B;
  --text-code-builtin: #F1BF4B;
  --text-code-string: #70CAA9;
  --text-code-escape: #FAB49C;
  --text-code-regexp: #FAB49C;
  --text-code-number: #E7877B;
  --text-code-type: #549B9F;
  --text-code-variable: #D9E1DB;
  --text-code-property: #C2CBC5;
  --text-code-attribute: #F1BF4B;
  --text-code-namespace: #A9B5AE;
  --text-code-tag: #CA9245;
  --text-code-decorator: #FAB49C;
  --text-code-section: #F1BF4B;
  --text-code-bullet: #CA9245;
  --text-code-link: #709BC8;
  --text-code-error: #C7665B;
  --text-code-addition: #70CAA9;
  --text-code-deletion: #E7877B;
  --background-code-addition: #274137;
  --background-code-deletion: #422E29;
}

.visual-refresh.theme-dark .hljs,
.visual-refresh .theme-dark .hljs {
  color: #D9E1DB;
}
.visual-refresh.theme-dark .hljs-comment,
.visual-refresh.theme-dark .hljs-quote,
.visual-refresh .theme-dark .hljs-comment,
.visual-refresh .theme-dark .hljs-quote {
  color: #74857C;
  font-style: italic;
}
.visual-refresh.theme-dark .hljs-keyword,
.visual-refresh.theme-dark .hljs-selector-tag,
.visual-refresh.theme-dark .hljs-meta .hljs-keyword,
.visual-refresh .theme-dark .hljs-keyword,
.visual-refresh .theme-dark .hljs-selector-tag,
.visual-refresh .theme-dark .hljs-meta .hljs-keyword {
  color: #CA9245;
}
.visual-refresh.theme-dark .hljs-built_in,
.visual-refresh .theme-dark .hljs-built_in {
  color: #F1BF4B;
  font-style: italic;
}
.visual-refresh.theme-dark .hljs-title,
.visual-refresh.theme-dark .hljs-title.function_,
.visual-refresh.theme-dark .hljs-section,
.visual-refresh .theme-dark .hljs-title,
.visual-refresh .theme-dark .hljs-title.function_,
.visual-refresh .theme-dark .hljs-section {
  color: #F1BF4B;
}
.visual-refresh.theme-dark .hljs-string,
.visual-refresh.theme-dark .hljs-meta .hljs-string,
.visual-refresh .theme-dark .hljs-string,
.visual-refresh .theme-dark .hljs-meta .hljs-string {
  color: #70CAA9;
}
.visual-refresh.theme-dark .hljs-regexp,
.visual-refresh.theme-dark .hljs-char.escape_,
.visual-refresh .theme-dark .hljs-regexp,
.visual-refresh .theme-dark .hljs-char.escape_ {
  color: #FAB49C;
}
.visual-refresh.theme-dark .hljs-number,
.visual-refresh.theme-dark .hljs-literal,
.visual-refresh.theme-dark .hljs-symbol,
.visual-refresh .theme-dark .hljs-number,
.visual-refresh .theme-dark .hljs-literal,
.visual-refresh .theme-dark .hljs-symbol {
  color: #E7877B;
}
.visual-refresh.theme-dark .hljs-type,
.visual-refresh.theme-dark .hljs-title.class_,
.visual-refresh.theme-dark .hljs-class .hljs-title,
.visual-refresh .theme-dark .hljs-type,
.visual-refresh .theme-dark .hljs-title.class_,
.visual-refresh .theme-dark .hljs-class .hljs-title {
  color: #549B9F;
}
.visual-refresh.theme-dark .hljs-attr,
.visual-refresh.theme-dark .hljs-attribute,
.visual-refresh.theme-dark .hljs-property,
.visual-refresh .theme-dark .hljs-attr,
.visual-refresh .theme-dark .hljs-attribute,
.visual-refresh .theme-dark .hljs-property {
  color: #C2CBC5;
}
.visual-refresh.theme-dark .hljs-variable,
.visual-refresh.theme-dark .hljs-template-variable,
.visual-refresh.theme-dark .hljs-params,
.visual-refresh .theme-dark .hljs-variable,
.visual-refresh .theme-dark .hljs-template-variable,
.visual-refresh .theme-dark .hljs-params {
  color: #C2CBC5;
  font-style: italic;
}
.visual-refresh.theme-dark .hljs-tag,
.visual-refresh.theme-dark .hljs-name,
.visual-refresh .theme-dark .hljs-tag,
.visual-refresh .theme-dark .hljs-name {
  color: #CA9245;
}
.visual-refresh.theme-dark .hljs-selector-class,
.visual-refresh.theme-dark .hljs-selector-id,
.visual-refresh.theme-dark .hljs-selector-attr,
.visual-refresh .theme-dark .hljs-selector-class,
.visual-refresh .theme-dark .hljs-selector-id,
.visual-refresh .theme-dark .hljs-selector-attr {
  color: #F1BF4B;
  font-style: italic;
}
.visual-refresh.theme-dark .hljs-meta,
.visual-refresh.theme-dark .hljs-doctag,
.visual-refresh .theme-dark .hljs-meta,
.visual-refresh .theme-dark .hljs-doctag {
  color: #FAB49C;
  font-style: italic;
}
.visual-refresh.theme-dark .hljs-link,
.visual-refresh .theme-dark .hljs-link {
  color: #709BC8;
}
.visual-refresh.theme-dark .hljs-addition,
.visual-refresh .theme-dark .hljs-addition {
  color: #70CAA9;
  background-color: #274137;
}
.visual-refresh.theme-dark .hljs-deletion,
.visual-refresh .theme-dark .hljs-deletion {
  color: #E7877B;
  background-color: #422E29;
}
.visual-refresh.theme-dark .hljs:has(> .hljs-addition, > .hljs-deletion) > .hljs-meta,
.visual-refresh .theme-dark .hljs:has(> .hljs-addition, > .hljs-deletion) > .hljs-meta {
  color: #709BC8;
  font-style: normal;
}
.visual-refresh.theme-dark .hljs:has(> .hljs-addition, > .hljs-deletion) > .hljs-comment,
.visual-refresh .theme-dark .hljs:has(> .hljs-addition, > .hljs-deletion) > .hljs-comment {
  color: #E9EEEC;
  font-style: normal;
  font-weight: bold;
}

/* Paris Carrelage — Discord's light mode */
.visual-refresh.theme-light,
.visual-refresh .theme-light {
  --brand-100: #E4DBCC;
  --brand-130: #DBD0BD;
  --brand-160: #D3C6AD;
  --brand-200: #C8B799;
  --brand-230: #C0AD8A;
  --brand-260: #B8A27A;
  --brand-300: #AD9466;
  --brand-330: #A58957;
  --brand-360: #9C7E47;
  --brand-400: #917033;
  --brand-430: #896524;
  --brand-460: #815A14;
  --brand-500: #764C00 !important;
  --brand-530: #6F4700;
  --brand-560: #684300;
  --brand-600: #5E3D00;
  --brand-630: #573800;
  --brand-660: #503400;
  --brand-700: #472E00;
  --brand-730: #402900;
  --brand-760: #392400;
  --brand-800: #2F1E00;
  --brand-830: #281A00;
  --brand-860: #211500;
  --brand-900: #180F00;
  --brand-05a: rgba(118, 76, 0, 0.05);
  --brand-10a: rgba(118, 76, 0, 0.1);
  --brand-15a: rgba(118, 76, 0, 0.15);
  --brand-20a: rgba(118, 76, 0, 0.2);
  --brand-25a: rgba(118, 76, 0, 0.25);
  --brand-30a: rgba(118, 76, 0, 0.3);
  --brand-35a: rgba(118, 76, 0, 0.35);
  --brand-40a: rgba(118, 76, 0, 0.4);
  --brand-45a: rgba(118, 76, 0, 0.45);
  --brand-50a: rgba(118, 76, 0, 0.5);
  --brand-55a: rgba(118, 76, 0, 0.55);
  --brand-60a: rgba(118, 76, 0, 0.6);
  --brand-65a: rgba(118, 76, 0, 0.65);
  --brand-70a: rgba(118, 76, 0, 0.7);
  --brand-75a: rgba(118, 76, 0, 0.75);
  --brand-80a: rgba(118, 76, 0, 0.8);
  --brand-85a: rgba(118, 76, 0, 0.85);
  --brand-90a: rgba(118, 76, 0, 0.9);
  --brand-95a: rgba(118, 76, 0, 0.95);
  --brand-experiment: #764C00;
  --brand-experiment-560: #684300;
  --blurple-50: #764C00;
  --blurple-60: #684300;
  --opacity-blurple-8: rgba(118, 76, 0, 0.08);
  --opacity-blurple-16: rgba(118, 76, 0, 0.16);
  --opacity-blurple-24: rgba(118, 76, 0, 0.24);
  --opacity-blurple-32: rgba(118, 76, 0, 0.32);
  --opacity-blurple-60: rgba(118, 76, 0, 0.6);
  --text-brand: #764C00;
  --control-brand-foreground: #764C00;
  --control-brand-foreground-new: #764C00;
  --__adaptive-focus-ring-color: #764C00;
  --focus-primary: #764C00;
  --app-frame-background: #D5DBDA;
  --background-base-lowest: #D5DBDA !important;
  --background-base-lower: #E1E6E5 !important;
  --background-base-low: #EEF2F1 !important;
  --background-surface-high: #EEF2F1 !important;
  --background-surface-higher: #EEF2F1 !important;
  --background-surface-highest: #EEF2F1 !important;
  --background-gradient-highest: #EEF2F1;
  --bg-surface-raised: #F6F8F8;
  --bg-surface-overlay: #F6F8F8;
  --bg-base-primary: #EEF2F1;
  --bg-base-secondary: #E1E6E5;
  --bg-base-tertiary: #D5DBDA;
  --home-background: #EEF2F1;
  --chat-background: #EEF2F1;
  --chat-background-default: #EEF2F1;
  --chat-border: #D5DBDA;
  --chat-text-muted: #56645F;
  --background-primary: #EEF2F1;
  --background-secondary: #E1E6E5;
  --background-secondary-alt: #DBE0E0 !important;
  --background-tertiary: #D5DBDA;
  --background-floating: #F6F8F8;
  --background-nested-floating: #F6F8F8;
  --background-accent: #B0BFBB !important;
  --background-message-hover: rgba(198, 210, 207, 0.45);
  --message-background-hover: rgba(198, 210, 207, 0.45) !important;
  --background-modifier-hover: rgba(133, 151, 146, 0.14);
  --background-modifier-active: rgba(133, 151, 146, 0.2);
  --background-modifier-selected: rgba(133, 151, 146, 0.24);
  --background-modifier-accent: rgba(133, 151, 146, 0.24);
  --background-mod-muted: rgba(133, 151, 146, 0.06);
  --background-mod-subtle: rgba(133, 151, 146, 0.14) !important;
  --background-mod-normal: rgba(133, 151, 146, 0.2);
  --background-mod-strong: rgba(133, 151, 146, 0.28) !important;
  --interactive-background-hover: rgba(133, 151, 146, 0.14);
  --interactive-background-active: rgba(133, 151, 146, 0.2);
  --interactive-background-selected: rgba(133, 151, 146, 0.24);
  --modal-background: #EEF2F1 !important;
  --modal-footer-background: #E1E6E5;
  --card-background-default: #EEF2F1 !important;
  --custom-channel-members-bg: #E1E6E5;
  --user-profile-overlay-background: #E1E6E5;
  --user-profile-overlay-background-hover: #C6D2CF;
  --__header-bar-background: #E1E6E5 !important;
  --deprecated-card-bg: #EEF2F1;
  --deprecated-store-bg: #EEF2F1;
  --deprecated-quickswitcher-input-background: #E1E6E5;
  --deprecated-text-input-bg: #E1E6E5;
  --deprecated-text-input-border: #C6D2CF;
  --border-subtle: #D5DBDA !important;
  --border-muted: #D5DBDA;
  --border-normal: #C6D2CF;
  --border-strong: #B0BFBB;
  --border-faint: rgba(133, 151, 146, 0.12);
  --text-default: #27342F;
  --text-normal: #27342F;
  --text-strong: #19221E !important;
  --text-subtle: #3B4742;
  --text-muted: #56645F !important;
  --text-link: #25629B !important;
  --text-positive: #218366;
  --text-warning: #916D07;
  --text-danger: #88251E;
  --text-feedback-positive: #218366;
  --text-feedback-warning: #916D07;
  --text-feedback-critical: #88251E;
  --text-feedback-info: #25629B;
  --header-primary: #19221E;
  --header-secondary: #4A5752;
  --channels-default: #56645F !important;
  --channel-icon: #56645F !important;
  --channel-text-area-placeholder: #6C7C76;
  --textbox-markdown-syntax: #859792;
  --white: #EEF2F1;
  --white-500: #EEF2F1;
  --logo-primary: #27342F;
  --icon-default: #3B4742;
  --icon-strong: #27342F;
  --icon-subtle: #56645F;
  --icon-muted: #6C7C76 !important;
  --icon-voice-muted: #88251E;
  --interactive-normal: #3B4742;
  --interactive-hover: #27342F;
  --interactive-active: #19221E;
  --interactive-muted: #859792;
  --interactive-icon-default: #3B4742 !important;
  --interactive-icon-hover: #27342F;
  --interactive-icon-active: #19221E;
  --interactive-text-default: #3B4742 !important;
  --interactive-text-hover: #27342F;
  --interactive-text-active: #19221E;
  --channeltextarea-background: #E1E6E5;
  --input-background: #E1E6E5;
  --input-background-default: #E1E6E5;
  --input-text-default: #27342F;
  --input-placeholder-text-default: #6C7C76;
  --input-border-default: #C6D2CF;
  --input-border-hover: #B0BFBB;
  --input-border-active: #764C00;
  --control-primary-background-default: #764C00;
  --control-primary-background-hover: #684300;
  --control-primary-background-active: #5E3D00;
  --control-primary-text-default: #EEF2F1;
  --control-primary-text-hover: #EEF2F1;
  --control-secondary-background-default: #C6D2CF !important;
  --control-secondary-background-hover: #B0BFBB;
  --control-secondary-background-active: #B0BFBB;
  --control-secondary-border-default: #C6D2CF;
  --control-secondary-text-default: #27342F !important;
  --control-secondary-text-hover: #19221E;
  --control-critical-primary-background-default: #88251E;
  --control-critical-primary-background-hover: #88251E;
  --control-critical-primary-background-active: #88251E;
  --control-critical-primary-text-default: #EEF2F1;
  --control-critical-primary-text-hover: #EEF2F1;
  --control-connected-background-default: #218366;
  --control-connected-background-hover: #3C9077;
  --control-connected-background-active: #4E9983;
  --control-connected-border-default: #218366;
  --control-connected-border-hover: #3C9077;
  --control-connected-border-active: #4E9983;
  --control-critical-secondary-background-default: transparent;
  --control-critical-secondary-background-hover: #88251E;
  --control-critical-secondary-background-active: #88251E;
  --control-critical-secondary-border-default: #88251E;
  --control-critical-secondary-border-hover: #88251E;
  --control-critical-secondary-border-active: #88251E;
  --control-critical-secondary-text-default: #88251E;
  --control-critical-secondary-text-hover: #EEF2F1;
  --control-critical-secondary-text-active: #EEF2F1;
  --control-critical-secondary-icon-default: #88251E;
  --control-critical-secondary-icon-hover: #EEF2F1;
  --control-critical-secondary-icon-active: #EEF2F1;
  --button-secondary-background: #C6D2CF;
  --button-secondary-background-hover: #B0BFBB;
  --button-outline-primary-text: #27342F;
  --button-outline-brand-text: #27342F;
  --button-outline-brand-background-hover: #684300;
  --button-outline-brand-border-active: #684300;
  --button-danger-background: #88251E;
  --button-positive-background: #218366;
  --mention-foreground: #764C00;
  --mention-background: rgba(118, 76, 0, 0.22);
  --message-reacted-background-default: rgba(118, 76, 0, 0.18);
  --message-reacted-text-default: #764C00;
  --message-mentioned-background-default: rgba(145, 109, 7, 0.1);
  --message-mentioned-background-hover: rgba(145, 109, 7, 0.14);
  --background-mentioned: rgba(145, 109, 7, 0.1);
  --background-mentioned-hover: rgba(145, 109, 7, 0.14);
  --info-warning-foreground: #916D07;
  --message-highlight-background-default: rgba(118, 76, 0, 0.08);
  --message-highlight-background-hover: rgba(118, 76, 0, 0.12);
  --message-automod-background-default: rgba(179, 107, 81, 0.06);
  --message-automod-background-hover: rgba(179, 107, 81, 0.1);
  --background-code: #D5DBDA;
  --spoiler-hidden-background: #99ABA6;
  --spoiler-hidden-background-hover: #859792;
  --spoiler-revealed-background: #C6D2CF;
  --spine-default: #B0BFBB;
  --thread-channel-spine: #B0BFBB;
  --status-positive: #218366;
  --status-positive-background: #218366;
  --status-positive-text: #EEF2F1;
  --status-warning: #916D07;
  --status-warning-background: #916D07;
  --status-warning-text: #EEF2F1;
  --status-danger: #88251E;
  --status-danger-background: #88251E;
  --status-danger-text: #EEF2F1;
  --background-feedback-positive: rgba(33, 131, 102, 0.14);
  --background-feedback-warning: rgba(145, 109, 7, 0.14);
  --background-feedback-critical: rgba(136, 37, 30, 0.14);
  --background-feedback-info: rgba(37, 98, 155, 0.14);
  --background-feedback-notification: #88251E;
  --icon-feedback-notification: #88251E;
  --badge-notification-background: #88251E;
  --badge-text-brand: #EEF2F1;
  --icon-feedback-positive: #218366;
  --icon-feedback-warning: #916D07;
  --icon-feedback-critical: #88251E;
  --icon-feedback-info: #25629B;
  --notice-background-positive: #218366;
  --notice-background-warning: #916D07;
  --notice-background-critical: #88251E;
  --notice-background-info: #25629B;
  --notice-text-positive: #EEF2F1;
  --notice-text-warning: #EEF2F1;
  --notice-text-critical: #EEF2F1;
  --notice-text-info: #EEF2F1;
  --text-status-online: #218366;
  --text-status-idle: #916D07;
  --text-status-dnd: #88251E;
  --text-status-offline: #6C7C76;
  --icon-status-online: #218366;
  --icon-status-idle: #916D07;
  --icon-status-dnd: #88251E;
  --icon-status-offline: #6C7C76;
  --status-green-600: #218366;
  --status-yellow-500: #916D07;
  --status-red-500: #88251E;
  --green-360: #218366;
  --yellow-300: #916D07;
  --red-400: #88251E;
  --checkbox-background-active: #764C00;
  --checkbox-icon-active: #EEF2F1;
  --checkbox-border-default: #859792;
  --radio-thumb-background-active: #EEF2F1;
  --scrollbar-thin-thumb: #B0BFBB;
  --scrollbar-thin-track: transparent;
  --scrollbar-auto-thumb: #B0BFBB;
  --scrollbar-auto-track: transparent;
  --scrollbar-auto-scrollbar-color-thumb: #B0BFBB;
  --scrollbar-auto-scrollbar-color-track: transparent;
  --premium-perk-yellow: #916D07;
  --premium-perk-orange: #764C00;
  --premium-perk-green: #218366;
  --premium-perk-blue: #25629B;
  --premium-perk-light-blue: #3D75AD;
  --premium-perk-dark-blue: #25629B;
  --premium-perk-purple: #B36B51;
  --premium-perk-pink: #B36B51;
  --guild-boosting-pink: #B36B51;
  --guild-boosting-purple: #B36B51;
  --guild-boosting-blue: #25629B;
  --premium-tier-0-blue: #25629B;
  --premium-tier-0-blue-for-gradients: #25629B;
  --premium-tier-0-blue-for-gradients-2: #3D75AD;
  --premium-tier-0-purple: #B36B51;
  --premium-tier-0-purple-for-gradients: #B36B51;
  --premium-tier-1-blue: #25629B;
  --premium-tier-1-blue-for-gradients: #25629B;
  --premium-tier-1-dark-blue-for-gradients: #25629B;
  --premium-tier-1-purple: #B36B51;
  --premium-tier-2-pink: #885A00;
  --premium-tier-2-pink-for-gradients: #885A00;
  --premium-tier-2-pink-for-gradients-2: #764C00;
  --premium-tier-2-purple: #B36B51;
  --premium-tier-2-purple-for-gradients: #B36B51;
  --premium-tier-2-purple-for-gradients-2: #764C00;
  --spotify: #218366;
  --text-code: #27342F;
  --text-code-comment: #6C7C76;
  --text-code-keyword: #764C00;
  --text-code-operator: #56645F;
  --text-code-title: #916D07;
  --text-code-builtin: #916D07;
  --text-code-string: #218366;
  --text-code-escape: #B36B51;
  --text-code-regexp: #B36B51;
  --text-code-number: #AC3B32;
  --text-code-type: #006267;
  --text-code-variable: #27342F;
  --text-code-property: #3B4742;
  --text-code-attribute: #916D07;
  --text-code-namespace: #4A5752;
  --text-code-tag: #764C00;
  --text-code-decorator: #B36B51;
  --text-code-section: #916D07;
  --text-code-bullet: #764C00;
  --text-code-link: #25629B;
  --text-code-error: #88251E;
  --text-code-addition: #218366;
  --text-code-deletion: #AC3B32;
  --background-code-addition: #C5DFD7;
  --background-code-deletion: #E7D3D2;
}

.visual-refresh.theme-light .hljs,
.visual-refresh .theme-light .hljs {
  color: #27342F;
}
.visual-refresh.theme-light .hljs-comment,
.visual-refresh.theme-light .hljs-quote,
.visual-refresh .theme-light .hljs-comment,
.visual-refresh .theme-light .hljs-quote {
  color: #6C7C76;
  font-style: italic;
}
.visual-refresh.theme-light .hljs-keyword,
.visual-refresh.theme-light .hljs-selector-tag,
.visual-refresh.theme-light .hljs-meta .hljs-keyword,
.visual-refresh .theme-light .hljs-keyword,
.visual-refresh .theme-light .hljs-selector-tag,
.visual-refresh .theme-light .hljs-meta .hljs-keyword {
  color: #764C00;
}
.visual-refresh.theme-light .hljs-built_in,
.visual-refresh .theme-light .hljs-built_in {
  color: #916D07;
  font-style: italic;
}
.visual-refresh.theme-light .hljs-title,
.visual-refresh.theme-light .hljs-title.function_,
.visual-refresh.theme-light .hljs-section,
.visual-refresh .theme-light .hljs-title,
.visual-refresh .theme-light .hljs-title.function_,
.visual-refresh .theme-light .hljs-section {
  color: #916D07;
}
.visual-refresh.theme-light .hljs-string,
.visual-refresh.theme-light .hljs-meta .hljs-string,
.visual-refresh .theme-light .hljs-string,
.visual-refresh .theme-light .hljs-meta .hljs-string {
  color: #218366;
}
.visual-refresh.theme-light .hljs-regexp,
.visual-refresh.theme-light .hljs-char.escape_,
.visual-refresh .theme-light .hljs-regexp,
.visual-refresh .theme-light .hljs-char.escape_ {
  color: #B36B51;
}
.visual-refresh.theme-light .hljs-number,
.visual-refresh.theme-light .hljs-literal,
.visual-refresh.theme-light .hljs-symbol,
.visual-refresh .theme-light .hljs-number,
.visual-refresh .theme-light .hljs-literal,
.visual-refresh .theme-light .hljs-symbol {
  color: #AC3B32;
}
.visual-refresh.theme-light .hljs-type,
.visual-refresh.theme-light .hljs-title.class_,
.visual-refresh.theme-light .hljs-class .hljs-title,
.visual-refresh .theme-light .hljs-type,
.visual-refresh .theme-light .hljs-title.class_,
.visual-refresh .theme-light .hljs-class .hljs-title {
  color: #006267;
}
.visual-refresh.theme-light .hljs-attr,
.visual-refresh.theme-light .hljs-attribute,
.visual-refresh.theme-light .hljs-property,
.visual-refresh .theme-light .hljs-attr,
.visual-refresh .theme-light .hljs-attribute,
.visual-refresh .theme-light .hljs-property {
  color: #3B4742;
}
.visual-refresh.theme-light .hljs-variable,
.visual-refresh.theme-light .hljs-template-variable,
.visual-refresh.theme-light .hljs-params,
.visual-refresh .theme-light .hljs-variable,
.visual-refresh .theme-light .hljs-template-variable,
.visual-refresh .theme-light .hljs-params {
  color: #3B4742;
  font-style: italic;
}
.visual-refresh.theme-light .hljs-tag,
.visual-refresh.theme-light .hljs-name,
.visual-refresh .theme-light .hljs-tag,
.visual-refresh .theme-light .hljs-name {
  color: #764C00;
}
.visual-refresh.theme-light .hljs-selector-class,
.visual-refresh.theme-light .hljs-selector-id,
.visual-refresh.theme-light .hljs-selector-attr,
.visual-refresh .theme-light .hljs-selector-class,
.visual-refresh .theme-light .hljs-selector-id,
.visual-refresh .theme-light .hljs-selector-attr {
  color: #916D07;
  font-style: italic;
}
.visual-refresh.theme-light .hljs-meta,
.visual-refresh.theme-light .hljs-doctag,
.visual-refresh .theme-light .hljs-meta,
.visual-refresh .theme-light .hljs-doctag {
  color: #B36B51;
  font-style: italic;
}
.visual-refresh.theme-light .hljs-link,
.visual-refresh .theme-light .hljs-link {
  color: #25629B;
}
.visual-refresh.theme-light .hljs-addition,
.visual-refresh .theme-light .hljs-addition {
  color: #218366;
  background-color: #C5DFD7;
}
.visual-refresh.theme-light .hljs-deletion,
.visual-refresh .theme-light .hljs-deletion {
  color: #AC3B32;
  background-color: #E7D3D2;
}
.visual-refresh.theme-light .hljs:has(> .hljs-addition, > .hljs-deletion) > .hljs-meta,
.visual-refresh .theme-light .hljs:has(> .hljs-addition, > .hljs-deletion) > .hljs-meta {
  color: #25629B;
  font-style: normal;
}
.visual-refresh.theme-light .hljs:has(> .hljs-addition, > .hljs-deletion) > .hljs-comment,
.visual-refresh .theme-light .hljs:has(> .hljs-addition, > .hljs-deletion) > .hljs-comment {
  color: #19221E;
  font-style: normal;
  font-weight: bold;
}

::selection {
  background-color: rgba(202, 146, 69, 0.35);
}
