:root:root { --accent: #3e8ede; --accent-foreground: #ef7622; --brand-accent: #3e8ede; --brand-mark: #ef7622; --primary: #ef7622; --primary-foreground: #202124; --ring: #ef7622; --sidebar-accent-foreground: #ef7622; --sidebar-primary: #ef7622; --topbar: #2a2a2a; --topbar-border: #3e8ede; --topbar-foreground: #fff }
:root .dark, .dark:root { --accent: #3b322b; --accent-foreground: #f39656; --primary: #f39656; --primary-foreground: #202124; --ring: #f39656; --sidebar-primary: #f39656 }