UI: Fix toggle button for custom theming
See original GitHub issueThe search input on the left nav is working correctly but I think still some bugs in the custom theme configuration.
The switch buttons under control it’s taking the toolbar background.
The arrows in the left nav on hover, focus, and the active effect are taking the parameters from barSelectedColor
_Originally posted by @nerisina in https://github.com/storybookjs/storybook/issues/13388#issuecomment-779424597_
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
Custom Toggle Styling in SwiftUI - YouTube
This is another video in the series about creating reusable custom styles for controls in SwiftUI. In this video we focus on the...
Read more >How to change the color of Material-UI's Toggle - Stack Overflow
The color of the Material-UI toggle is set to primary1Color, which you can over-ride by making a custom theme.
Read more >Accessible Toggle Buttons - Material UI - All Mad Designs Blog
If you're looking for a quick project check out this post on how to make accessible react toggle buttons with material ui.
Read more >Toggle Buttons - Android Developers
A toggle button allows the user to change a setting between two states. You can add a basic toggle button to your layout...
Read more >custom color settings being applied to all toggle states in UI for ...
Make a theme for RadRubbonBar and a theme for RadToggleButton. The ThemeName of both themes should be the same. Then, set the theme...
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
90% sure I’ve found the cause of this - will get a PR in soon.
@Nazeeh21 maybe it’s having problems with the space in your directory name. can you try it in path that doesn’t have a space in the name?