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

Support dark mode using material components #19

Merged
merged 4 commits into from
Aug 29, 2021
Merged

Support dark mode using material components #19

merged 4 commits into from
Aug 29, 2021

Commits on Aug 29, 2021

  1. Configuration menu
    Copy the full SHA
    f06c59f View commit details
    Browse the repository at this point in the history
  2. Use material components for list items.

    We use material colors and components to fix the white background issue on the list. It also helps us get ready to support dark mode
    alishari committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    4e8967e View commit details
    Browse the repository at this point in the history
  3. Use material components for bottom sheet

    Use material colors and components to fix the issues with dark mode theme.
    alishari committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    4cc5d48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6fbafb View commit details
    Browse the repository at this point in the history