Conclusion

In this lesson, you’ve learned about theming in Jetpack Compose and how you can create a custom theme to represent your brand. In this lesson, you learned how to -

  • Implement a custom color palette.
  • Create separate dark and light mode palettes.
  • Build a custom typographic scale for your app.
  • Define a custom shape profile.
  • Declare a custom theme and use it in your app.
See forum comments
Download course materials from Github
Previous: Demo Next: Quiz: Use Material Design