| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| about | ||
| auth | ||
| channels | ||
| chat | ||
| dashboard | ||
| errors | ||
| home | ||
| keys | ||
| legal | ||
| models | ||
| performance-metrics | ||
| playground | ||
| pricing | ||
| profile | ||
| rankings | ||
| redemption-codes | ||
| setup | ||
| subscriptions | ||
| system-settings | ||
| usage-logs | ||
| users | ||
| wallet |
Selected preset buttons looked identical to unselected in dark mode: the override classes `border-foreground bg-foreground/5` carry no `dark:` variant, while the Button `outline` variant base contains `dark:border-input dark:bg-input/30`. tailwind-merge keeps both (different variants → no conflict), and in dark mode CSS specificity makes `.dark .border-input` win over `.border-foreground`, so the override is silently overridden and the bright-border/tinted-bg selection state never applies. Add explicit `dark:border-foreground dark:bg-foreground/10` to the override so tailwind-merge resolves the dark-variant conflict in favor of the override and the selected state is clearly distinguishable on both light and dark backgrounds. Co-authored-by: xinnyu <xinnyu@users.noreply.github.com>
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| about | Loading commit data... | |
| auth | Loading commit data... | |
| channels | Loading commit data... | |
| chat | Loading commit data... | |
| dashboard | Loading commit data... | |
| errors | Loading commit data... | |
| home | Loading commit data... | |
| keys | Loading commit data... | |
| legal | Loading commit data... | |
| models | Loading commit data... | |
| performance-metrics | Loading commit data... | |
| playground | Loading commit data... | |
| pricing | Loading commit data... | |
| profile | Loading commit data... | |
| rankings | Loading commit data... | |
| redemption-codes | Loading commit data... | |
| setup | Loading commit data... | |
| subscriptions | Loading commit data... | |
| system-settings | Loading commit data... | |
| usage-logs | Loading commit data... | |
| users | Loading commit data... | |
| wallet | Loading commit data... |