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

:root { --background-secondary: #141618; }
:root { --background-primary: #202326; }
:root { --background-secondary-alt: #292C30; }
:root { --background-tertiary: #141618; }
:root { --background-textarea: #141618; }
:root { --background-header-secondary: #202326; }
:root { --background-header-primary-hover: #292C30; }
:root { --background-modifier-hover: #292C30; }
:root { --guild-list-foreground: #141618; }
:root { --background-modifier-accent: #A1A9B1; }
:root {  }
:root { --brand-primary: #1E5774; }
:root { --brand-secondary: #3DAEE9; }
:root { --brand-primary-light: #3DAEE9; }
:root { --brand-primary-fill: #FCFCFC; }
:root { --status-online: #6EC137; }
:root { --status-idle: #C65C00; }
:root { --status-danger: #DA4453; }
:root { --status-dnd: #B03745; }
:root { --status-offline: #A1A9B1; }
:root {  }
:root { --text-secondary: #A1A9B1; }
:root { --text-tertiary: #A1A9B1; }
:root { --text-primary-muted: #A1A9B1; }
:root { --text-chat-muted: #A1A9B1; }
:root { --text-chat: #FCFCFC; }
:root { --text-link: #1D99F3; }
:root { --text-tertiary-muted: #A1A9B1; }
:root { --text-tertiary-secondary: #A1A9B1; }
:root { --border-color: #A1A9B1; }
:root { --border-color-hover: #1E5774; }
:root { --border-color-focus: #3DAEE9; }
:root { --accent-success: #27AE60; }
:root { --accent-warning: #F67400; }
:root { --accent-danger: #DA4453; }
:root { --alert-note-color: #3DAEE9; }
:root { --accent-purple: #9B59B6; }
:root { --alert-tip-color: #6EC137; }
:root { --alert-important-color: #AC8DD9; }
:root { --alert-warning-color: #DF6D44; }
:root { --alert-caution-color: #DD575C; }
:root { --markup-mention-text: #FCFCFC; }
:root { --markup-mention-fill: #1E5774; }
:root { --markup-interactive-hover-fill: #3DAEE9; }
:root { --markup-interactive-hover-text: #FCFCFC; }
:root { --button-primary-fill: #292C30; }
:root { --button-primary-active-fill: #3DAEE9; }
:root { --button-primary-text: #FCFCFC; }
:root { --button-inverted-text: #141618; }
:root { --button-secondary-fill: #1D1F22; }
:root { --button-secondary-active-fill: #1E5774; }
:root { --button-secondary-text: #FCFCFC; }
:root { --button-danger-fill: #292C30; }
:root { --button-danger-active-fill: #DA4453; }
:root { --button-danger-outline-border: #DA4453; }
:root { --button-danger-outline-active-fill: #DA4453; }
:root { --button-danger-text: #FCFCFC; }
:root { --button-danger-outline-text: #FCFCFC; }
:root { --button-danger-outline-active-border: #A1A9B1; }
:root { --button-outline-border: #A1A9B1; }
:root { --button-outline-text: #FCFCFC; }
:root { --button-outline-active-fill: #FCFCFC; }
:root { --button-outline-active-border: #3DAEE9; }
:root { --bg-code-block: #121417; }
:root { --bg-blockquote: #292C30; }
:root { --bg-table-row-odd: #141618; }
:root { --bg-table-row-even: #292C30; }
:root { --background-modifier-selected: #1E5774; }
:root { --text-primary: #FCFCFC; }
:root { --background-modifier-accent-focus: #3DAEE9; }
