Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio button text is not themed well for dark theme #3771

Open
jasongrout opened this issue May 13, 2023 · 0 comments
Open

Radio button text is not themed well for dark theme #3771

jasongrout opened this issue May 13, 2023 · 0 comments

Comments

@jasongrout
Copy link
Member

Description

Reproduce

widgets.RadioButtons(
    options=['pepperoni', 'pineapple', 'anchovies'],
    description='Pizza topping:',
    disabled=False
)
Screenshot 2023-05-13 at 14 42 26

Expected behavior

We can see the text

Context

JupyterLab 3.6.3
ipywidgets 8.0.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant