docs: document dark mode and theme toggle - #385
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughAdds a new ChangesAppearance documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
cassidyjames
left a comment
There was a problem hiding this comment.
Thanks for the contribution! Let's get a screenshot in here and then I think it's good; I'm not sure if we need a dedicated page, but we can always move it later.
cassidyjames
left a comment
There was a problem hiding this comment.
I'm happy to merge this as-is, and then we can follow up with screenshots or moving things around if we want. Thanks again @SemTiOne!
Description
Adds
docs/user/appearance.mddocumenting Osprey's theme support, how it follows OS/browser preference by default, and how to manually override it via the toggle in the navigation bar.Closes #384
docs/user/appearance.md— new pagedocs/SUMMARY.md— add Appearance to the User Guide sidebardocs/user/README.md— link to appearance.mdNote: screenshots to be added, requires a running Osprey instance.
Checklist
uv run ruff check .passes (no unused imports or other lint errors)uv tool run fawltydeps --check-unused --pyenv .venvpasses (no unused dependencies)CHANGELOG.mdwith my changes, if applicableSummary by CodeRabbit