We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af60173 commit 01af498Copy full SHA for 01af498
.changeset/slick-worlds-rule.md
@@ -0,0 +1,14 @@
1
+---
2
+'@youversion/platform-react-ui': minor
3
+'@youversion/platform-core': minor
4
+'@youversion/platform-react-hooks': minor
5
6
+
7
+feat(ui): add dark mode theme support to BibleTextView and BibleReader
8
9
+- Add theme prop (light/dark) to BibleTextView for text theme control
10
+- Implement theme inheritance from YouVersionProvider via useTheme hook
11
+- Add data-yv-sdk and data-yv-theme attributes for CSS styling
12
+- Pass theme prop from BibleReader to BibleTextView
13
+- Add yv:bg-background wrapper to all BibleTextView Storybook stories
14
+- Rename prop from 'background' to 'theme' for semantic clarity
0 commit comments