aboutsummaryrefslogtreecommitdiff
path: root/abook/abookrc
blob: 5ce4cb31b440b33bdb08eb68a4b859b022a74682 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# vim: filetype=dosini

set use_mouse=true
set show_all_emails=true
set sort_field=nick
set address_style=eu
set use_ascii_only=false
set add_email_prevent_duplicates=false
set index_format="{name:32} │ {email:40} │ {phone:-20} │ {workphone:-20|mobile}"

set use_colors=true
set color_header_fg=black
set color_header_bg=white
set color_footer_fg=black
set color_footer_bg=white
set color_list_header_fg=white
set color_list_header_bg=blue
set color_list_even_fg=grey
set color_list_odd_fg=yellow