1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 18:23:13 +02:00

core: change colors of example in /help weechat.look.buffer_time_format

This commit is contained in:
Sebastien Helleu
2013-08-04 12:48:06 +02:00
parent 390443112c
commit f22b0311b9
18 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -1963,7 +1963,7 @@ config_weechat_init_options ()
"for date/time specifiers) (note: content is evaluated, so you can "
"use colors with format \"${color:xxx}\", see /help eval); for "
"example time using grayscale (requires support of 256 colors): "
"\"${color:251}%H${color:243}%M${color:238}%S\""),
"\"${color:252}%H${color:245}%M${color:240}%S\""),
NULL, 0, 0, "%H:%M:%S", NULL, 0, NULL, NULL, &config_change_buffer_time_format, NULL, NULL, NULL);
config_look_color_basic_force_bold = config_file_new_option (
weechat_config_file, ptr_section,