From 04cf459e7bcce2f718e0cb9c085a324734ba06f8 Mon Sep 17 00:00:00 2001 From: Mercury Li Date: Thu, 6 Jul 2023 09:29:49 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 75687c26a7..be46c3b175 100644 --- a/README.md +++ b/README.md @@ -62,5 +62,8 @@ The Screens and UI elements are built entirely using Jetpack Compose. The app has two themes: Dynamic color - uses colors based on the user's current color theme (if supported) + Default theme - uses predefined colors when dynamic color is not supported + Each theme also supports dark mode. +