* { border-radius: 5px !important; }

:root { --background-primary: #EFF0F1; }
:root { --background-secondary: #FFFFFF; }
:root { --background-secondary-alt: #F7F7F7; }
:root { --background-tertiary: #E3E5E7; }
:root { --background-textarea: #FFFFFF; }
:root { --background-header-primary: #DEE0E2; }
:root { --background-header-secondary: #EFF0F1; }
:root { --background-header-primary-hover: #E3E5E7; }
:root { --background-modifier-hover: #E3E5E7; }
:root { --background-modifier-accent: #707D8A; }
:root { --brand-primary: #3DAEE9; }
:root { --brand-secondary: #A3D4FA; }
:root { --brand-primary-light: #A3D4FA; }
:root {  }
:root { --text-on-brand-primary: #232629; }
:root { --background-modifier-selected: #3DAEE9; }
:root { --text-primary-muted: #707D8A; }
:root { --text-chat-muted: #707D8A; }
:root { --text-tertiary-muted: #707D8A; }
:root { --border-color-focus: #3DAEE9; }
:root { --status-online: #27AE60; }
:root { --status-idle: #C65C00; }
:root { --status-dnd: #B03745; }
:root { --status-offline: #707D8A; }
:root { --status-danger: #DA4453; }
:root { --text-secondary: #707D8A; }
:root { --button-inverted-fill: #2A2E32; }
:root { --button-ghost-text: #232629; }
:root { --guild_list-foreground: #232629; }
:root { --text-primary: #232629; }
:root { --text-chat: #232629; }
:root { --button-secondary-fill: #A3D4FA; }
:root { --button-secondary-active-fill: #3DAEE9; }
:root { --button-secondary-text: #232629; }
:root { --button-secondary-active-text: #232629; }
:root { --button-inverted-text: #FCFCFC; }
:root { --button-outline-text: #232629; }
:root { --button-primary-text: #232629; }
:root { --button-danger-text: #232629; }
:root { --text-link: #2980B9; }
:root { --brand-primary-fill: #232629; }
:root { --accent-warning: #F67400; }
:root { --accent-danger: #DA4453; }
:root { --alert-note-color: #3DAEE9; }
:root { --alert-tip-color: #27AE60; }
:root { --accent-purple: #9B59B6; }
:root { --alert-warning-color: #F67400; }
:root { --alert-caution-color: #DA4453; }
:root { --alert-important-color: #9B59B6; }
:root { --markup-mention-text: #232629; }
:root { --markup-mention-fill: #A3D4FA; }
:root { --markup-interactive-hover-fill: #3DAEE9; }
:root { --markup-interactive-hover-text: #232629; }
:root { --button-primary-fill: #FCFCFC; }
:root { --button-primary-active-fill: #3DAEE9; }
:root { --button-danger-fill: #FCFCFC; }
:root { --button-danger-outline-border: #DA4453; }
:root { --button-danger-active-fill: #DA4453; }
:root { --button-danger-outline-text: #232629; }
:root { --button-danger-outline-active-fill: #DA4453; }
:root { --button-outline-border: #2A2E32; }
:root { --button-outline-active-fill: #3DAEE9; }
:root { --button-outline-active-border: #3DAEE9; }
:root { --background-modifier-accent-focus: #3DAEE9; }
