aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Options.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Options.md')
-rw-r--r--docs/Options.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/Options.md b/docs/Options.md
index 9f2fccc..4b9ceb5 100644
--- a/docs/Options.md
+++ b/docs/Options.md
@@ -40,6 +40,12 @@ slack` after changing it to take effect.
**Description:** Color to use for muted channels in the buflist
+### color_deleted
+
+**Default:** `red`
+
+**Description:** Color to use for deleted messages and files.
+
### color_edited_suffix
**Default:** `095`
@@ -58,6 +64,12 @@ slack` after changing it to take effect.
**Description:** Color to use for the [thread: XXX] suffix on messages that have threads attached to them. The special value "multiple" can be used to use a different color for each thread.
+### color_typing_notice
+
+**Default:** `yellow`
+
+**Description:** Color to use for the typing notice.
+
### colorize_private_chats
**Default:** `false`