Conclusion

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

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