updated weechat
This commit is contained in:
parent
6affd9a36c
commit
f944f233a1
6 changed files with 647 additions and 1 deletions
|
@ -80,6 +80,7 @@ mouse = off
|
|||
mouse_timer_delay = 100
|
||||
nick_prefix = "<"
|
||||
nick_suffix = ">"
|
||||
paste_auto_add_newline = on
|
||||
paste_bracketed = on
|
||||
paste_bracketed_timer_delay = 10
|
||||
paste_max_lines = 1
|
||||
|
@ -164,13 +165,13 @@ chat_text_found_bg = lightmagenta
|
|||
chat_time = darkgray
|
||||
chat_time_delimiters = brown
|
||||
chat_value = cyan
|
||||
chat_value_null = blue
|
||||
emphasized = yellow
|
||||
emphasized_bg = magenta
|
||||
input_actions = lightgreen
|
||||
input_text_not_found = red
|
||||
nicklist_away = cyan
|
||||
nicklist_group = green
|
||||
nicklist_offline = blue
|
||||
separator = blue
|
||||
status_count_highlight = magenta
|
||||
status_count_msg = brown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue