summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/default_config.cfg2
-rw-r--r--doc/source/configuration.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/data/default_config.cfg b/data/default_config.cfg
index 7cae354e..0e5ecf4f 100644
--- a/data/default_config.cfg
+++ b/data/default_config.cfg
@@ -351,7 +351,7 @@ user_list_sort = desc
# The nick of people who join, part, change their status, etc. in a MUC will
# be displayed using their nick color if true.
-display_user_color_in_join_part = false
+display_user_color_in_join_part = true
# Display user tune notifications as information messages or not
display_tune_notifications = false
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index 8929f45b..9a642883 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -526,7 +526,7 @@ or the way messages are displayed.
display_user_color_in_join_part
- **Default value:** ``false``
+ **Default value:** ``true``
If set to true, the color of the nick will be used in MUCs information
messages, instead of the default color from the theme.