about summary refs log tree commit diff
path: root/fset.conf
diff options
context:
space:
mode:
Diffstat (limited to 'fset.conf')
-rw-r--r--fset.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/fset.conf b/fset.conf
index 1b52d85..d67b916 100644
--- a/fset.conf
+++ b/fset.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]
@@ -32,6 +32,8 @@ option1 = ""
 option2 = "${marked} ${name}  ${type}  ${value2}${newline}  ${empty_name}  ${_default_value}${color:darkgray} -- ${min}..${max}${newline}  ${empty_name}  ${description}"
 
 [color]
+color_name = 246
+color_name_selected = default
 default_value = default
 default_value_selected = white
 description = default
@@ -49,8 +51,8 @@ index = cyan
 index_selected = lightcyan
 line_marked_bg1 = default
 line_marked_bg2 = default
-line_selected_bg1 = blue
-line_selected_bg2 = red
+line_selected_bg1 = 237
+line_selected_bg2 = 89
 marked = brown
 marked_selected = yellow
 max = default