about summary refs log tree commit diff
path: root/buflist.conf
diff options
context:
space:
mode:
Diffstat (limited to 'buflist.conf')
-rw-r--r--buflist.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/buflist.conf b/buflist.conf
index f6af644..2d62c89 100644
--- a/buflist.conf
+++ b/buflist.conf
@@ -6,7 +6,7 @@
 #
 # Use commands like /set or /fset to change settings in WeeChat.
 #
-# For more info, see: https://weechat.org/doc/quickstart/
+# For more info, see: https://weechat.org/doc/weechat/quickstart/
 #
 
 [look]
@@ -25,7 +25,7 @@ use_items = 1
 
 [format]
 buffer = "${format_number}${indent}${format_nick_prefix}${color_hotlist}${format_name}"
-buffer_current = "${color:,blue}${format_buffer}"
+buffer_current = "${color:,237}${format_buffer}"
 hotlist = " ${color:green}(${hotlist}${color:green})"
 hotlist_highlight = "${color:magenta}"
 hotlist_low = "${color:white}"