mirror of
https://github.com/zulip/zulip.git
synced 2025-11-11 01:16:19 +00:00
misc: Replace "night mode" with "dark theme" in comments.
This commit is contained in:
@@ -104,7 +104,7 @@ function select_div(div, selection) {
|
||||
// exclusively here because when copying the content
|
||||
// into, say, Gmail compose box, the styles come along.
|
||||
// This is done to avoid copying the content with dark
|
||||
// background when using the app in night mode.
|
||||
// background when using the app in dark theme.
|
||||
// We can avoid other custom styles since they are wrapped
|
||||
// inside another parent such as `.message_content`.
|
||||
color: "#333",
|
||||
|
||||
Reference in New Issue
Block a user