You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document theme picker, holiday catalog, and event/scope limitations
- Add Theme options (System/Light/Dark/KashCal Teal) to settings; replace
stale note that claimed there was no in-app theme switch
- Add built-in holiday calendar catalog to ICS subscriptions
- Expand known limitations: events-only (no CardDAV/tasks), Google/Outlook
via device calendars, seven built-in views, and servers that accept but
don't deliver invitations
Copy file name to clipboardExpand all lines: docs/features/settings.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,15 +19,19 @@ Open the navigation drawer (swipe from the left edge, or tap the menu icon) and
19
19
20
20
## Appearance
21
21
22
+
-**Theme:** choose how KashCal looks:
23
+
-**System default** follows your phone's light or dark setting and switches automatically when your phone does.
24
+
-**Light** and **Dark** pin the app to that appearance regardless of the system setting.
25
+
-**KashCal Teal** applies the app's teal palette, still following your phone's light or dark setting.
22
26
-**Event Emojis:** when on, KashCal shows an emoji next to an event based on its title (a cake for a birthday, a plane for a flight). Turn it off for a plainer list.
23
27
-**Time Format:** 12-hour, 24-hour, or follow the system. The row shows a live example of the current format.
24
28
-**Start Week On:** whether your week begins on the system default, Monday, Sunday, or Saturday. This changes every calendar grid at once.
25
29
-**Week Numbers:** show the ISO week number alongside the month grid.
26
30
-**Show declined events:** keep events you've declined visible, shown dimmed with a strikethrough, instead of hiding them.
27
31
-**Widget Event Limit:** how many events each day shows in the home-screen widgets. The default is 5.
28
32
29
-
:::note[Light and dark mode]
30
-
KashCal follows your **system** light/dark setting, so it switches automatically when your phone does. There's no separate in-app theme switch. On Android 12 and newer it also picks up your **Material You**wallpaper colors.
33
+
:::note[Material You colors]
34
+
With the **System default**, **Light**, and **Dark** themes, KashCal picks up your **Material You** wallpaper colors on Android 12 and newer. **KashCal Teal**uses its own fixed palette instead.
0 commit comments