Add dark and light theme with OS preference support #10
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add a light theme alongside the existing dark theme. The app should follow the OS color scheme by default, with a three-way toggle (System / Light / Dark) in the bottom bar kebab menu for manual override. Content colors with universal semantic meaning (damage, healing, conditions) keep their hue across themes.
Acceptance Criteria
prefers-color-scheme)