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

Dark Theme #8

Closed
florent37 opened this issue Feb 21, 2020 · 0 comments · Fixed by #43
Closed

Dark Theme #8

florent37 opened this issue Feb 21, 2020 · 0 comments · Fixed by #43
Labels
enhancement New feature or request
Projects

Comments

@florent37
Copy link
Member

florent37 commented Feb 21, 2020

Capture d’écran 2020-02-18 à 14 44 17

dark

Proposal :

NeumorphicThemeProvider(
      light: NeumorphicTheme(...)
      dark: NeumorphicTheme(...)
      darkMode: true / false,
      child: ...
)
@florent37 florent37 created this issue from a note in Widgets (To do) Feb 21, 2020
@florent37 florent37 added the enhancement New feature or request label Feb 21, 2020
@florent37 florent37 moved this from To do to In progress in Widgets Feb 27, 2020
@florent37 florent37 linked a pull request Feb 27, 2020 that will close this issue
@florent37 florent37 moved this from In progress to Review in Widgets Feb 27, 2020
@florent37 florent37 moved this from Review to Done in Widgets Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Widgets
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant