Feature/line numbers#7
Conversation
- Define centralized color palettes in Color.kt for consistent styling. - Integrate CodeViewTheme with support for dynamic dark/light mode switching.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (14)
📝 WalkthroughWalkthroughThis PR adds dark/light theme support and line numbers rendering to the CodeView library. It introduces a Material3 color scheme system with configurable dark mode, platform-specific theme implementations (Android window insets, iOS/JS/WASM stubs), and updates the core CodeView composable to conditionally render a line-number gutter alongside the syntax-highlighted code area. ChangesDark Mode & Line Numbers Support
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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 |
Summary by CodeRabbit
New Features
Documentation
Style