From 2aac9602985ad52f13e041ea437cafceb208c0d4 Mon Sep 17 00:00:00 2001 From: ryang3d <13091837+ryang3d@users.noreply.github.com> Date: Thu, 4 Jun 2026 00:01:03 -0700 Subject: [PATCH] Document light, dark, and system theme toggle in README Co-authored-by: Cursor --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 957fb42..1dd12cd 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ services: - **Summary view** - View analytics about your messages - **vCard preview** - Preview the contents of contact cards (vCards) - **Mobile view** - UI works on both desktop and mobile +- **Light, dark, and system themes** - Use the theme toggle in the header to switch between light mode, dark mode, or follow your OS preference. The UI (conversations, search, activity, and settings) uses Bootstrap theming so surfaces and text stay readable in either mode. ## Tech Stack