misc: Replace "day mode" with "light theme" in comments.

This commit is contained in:
Sahil Batra
2021-11-26 14:59:05 +05:30
committed by Tim Abbott
parent 29dcbbb548
commit f49346892f
4 changed files with 6 additions and 6 deletions

View File

@@ -439,7 +439,7 @@ export function initialize_everything() {
- I changed my 24-hour time preference.
- The realm admin changed who can edit topics.
- The team's realm icon has changed.
- I switched from day mode to dark theme.
- I switched from light theme to dark theme.
Especially for things that are settings-related,
we rarely abstract away the data from `page_params`.