main ← dark-light-toggle-classes
opened 03:55PM - 04 Aug 25 UTC
The dropdown has `btn-default` classes applied, while they aren't button default…s and thus it's causing styling issues.
Example mint theme:
* missing icons
* awkward border
| Before | After |
|--------|--------|
| <img width="253" height="210" alt="CleanShot 2025-08-04 at 17 54 28" src="https://github.com/user-attachments/assets/073b459a-e6f1-41ae-8065-77c81e6c70df" /> | <img width="253" height="210" alt="CleanShot 2025-08-04 at 17 55 06" src="https://github.com/user-attachments/assets/c36931a8-39e9-49c4-86aa-726a463be78c" /> |