Divider color should be inside theme (to be able to override it too)
See original GitHub issueRight now the dark
theme does not work for it. See: https://github.com/callstack/react-native-paper/blob/master/src/components/Divider.js#L53-L66
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Divider color change React Material Ui - Stack Overflow
use the classes API to change the divider color: const useStyles = makeStyles((theme) => ({ divider: { // Theme Color, or use css...
Read more >How to Recreate Elegant Theme's Section Divider Examples ...
Section dividers are part of a long-awaited Divi update that changes the entire look and feel of any website. Within the Divi update ......
Read more >Divider API - Material UI - MUI
If true , the divider will have a lighter color. The component orientation. The system prop that allows defining system overrides as well...
Read more >Overriding styles with the sx prop | Primer React
The sx prop allows ad-hoc styling that is still theme-aware. Declare the styles you want to apply in CamelCase object notation, and try...
Read more >Add color and design to your slides with Themes
Give your theme a name, and select Save. By default, it is save with your other PowerPoint themes and will be available in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Let’s check it on Monday
Caused by using older version.