diff options
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/configuration.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 81eadb77..fe4d06cd 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -617,6 +617,14 @@ or the way messages are displayed. If set to true, the color of the nick will be used in chatroom information messages, instead of the default color from the theme. + autocolor_tab_names + + **Default value:** ``false`` + + If ``true``, uses deterministic coloration for tab names or tab + numbers in the activity bar, using Consistent Color Generation + (XEP-0392). + enable_vertical_tab_list **Default value:** ``true`` |