86 lines
3.8 KiB
Plaintext
86 lines
3.8 KiB
Plaintext
###############################################################################
|
|
# MUTT
|
|
#
|
|
# colour theme for alot. © 2012 Patrick Totzke, GNU GPL3+
|
|
# https://github.com/pazz/alot
|
|
###############################################################################
|
|
|
|
[global]
|
|
#footer = 'standout,bold','','light green,bold','dark blue','light green,bold','dark blue'
|
|
footer = 'standout','','black,bold','dark blue','black,bold','#f60'
|
|
body = '','','black','','black',''
|
|
notify_error = 'standout','','black','dark red','black','dark red'
|
|
notify_normal = '','','black','white','black','#68a'
|
|
prompt = '','','black','white','black','#f60'
|
|
tag = '','','yellow','','yellow',''
|
|
tag_focus = 'standout, bold','','yellow','','yellow',''
|
|
[help]
|
|
text = '','','black','dark gray','black','dark gray'
|
|
section = 'underline','','black,underline','dark gray','black,underline','dark gray'
|
|
title = 'standout','','black,underline','dark gray','black,underline','dark gray'
|
|
[bufferlist]
|
|
line_even = '','','black','','black',''
|
|
line_odd = '','','black','','black',''
|
|
line_focus = 'standout','','black','dark magenta','black','h13'
|
|
[namedqueries]
|
|
line_even = '','','black','','black',''
|
|
line_odd = '','','black','','black',''
|
|
line_focus = 'standout','','black','dark magenta','black','h13'
|
|
[taglist]
|
|
line_even = '','','black','','black',''
|
|
line_odd = '','','black','','black',''
|
|
line_focus = 'standout','','black','dark magenta','black','h13'
|
|
[thread]
|
|
arrow_heads = '','','dark red','white','dark red','white'
|
|
arrow_bars = '','','dark red','white','dark red','white'
|
|
attachment = '','','yellow,bold','white','yellow,bold','g15'
|
|
attachment_focus = 'standout','','white','yellow','white','yellow'
|
|
body = '','','black','','black',''
|
|
body_focus = '','','black','white','black','dark gray'
|
|
header = '','','dark cyan','white','dark cyan','g15'
|
|
header_key = '','','dark cyan','white','dark cyan','g15'
|
|
header_value = '','','dark cyan','white','dark cyan','g15'
|
|
|
|
[[summary]]
|
|
even = '','','black','white','black','dark gray'
|
|
odd = '','','black','white','black','dark gray'
|
|
focus = 'standout','','black','dark magenta','black','h13'
|
|
|
|
[envelope]
|
|
body = '','','black','','black',''
|
|
header = '','','dark cyan','white','dark cyan','g15'
|
|
header_key = '','','dark cyan','white','dark cyan','g15'
|
|
header_value = '','','dark cyan','white','dark cyan','g15'
|
|
[search]
|
|
[[threadline]]
|
|
normal = '','','black','','black',''
|
|
focus = 'standout','','black','dark magenta','black','h13'
|
|
parts = date,authors,mailcount,subject,tags
|
|
[[[date]]]
|
|
normal = '','','black','','black',''
|
|
focus = 'standout','','black','dark magenta','black','h13'
|
|
width = 'fit',10,10
|
|
alignment = right
|
|
[[[mailcount]]]
|
|
# normal = '','','black','white','black','default'
|
|
normal = '','','light blue','','h12',''
|
|
focus = 'standout','','black','dark magenta','black','h13'
|
|
width = 'fit', 4, 4
|
|
alignment = right
|
|
[[[tags]]]
|
|
normal = 'bold','','dark cyan','','h14',''
|
|
focus = 'standout','','black','dark magenta','black','h13'
|
|
[[[authors]]]
|
|
normal = 'default,underline','','yellow','default','#f60',''
|
|
#normal = '','','yellow','white','yellow','white'
|
|
focus = 'standout','','black','dark magenta','black','h13'
|
|
width = 'fit',25,25
|
|
[[[subject]]]
|
|
normal = '','','black','','black',''
|
|
focus = 'standout','','black','dark magenta','black','h13'
|
|
width = 'weight', 1
|
|
[[[content]]]
|
|
normal = '','','black','','black',''
|
|
focus = 'standout','','black','dark magenta','black','h13'
|
|
width = 'weight', 1
|