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','','white,bold','dark blue','white,bold','#f60'
|
||
|
body = '','','white','','white',''
|
||
|
notify_error = 'standout','','white','dark red','white','dark red'
|
||
|
notify_normal = '','','white','black','white','#68a'
|
||
|
prompt = '','','white','black','white','#f60'
|
||
|
tag = '','','yellow','','yellow',''
|
||
|
tag_focus = 'standout, bold','','yellow','','yellow',''
|
||
|
[help]
|
||
|
text = '','','white','dark gray','white','dark gray'
|
||
|
section = 'underline','','white,underline','dark gray','white,underline','dark gray'
|
||
|
title = 'standout','','white,underline','dark gray','white,underline','dark gray'
|
||
|
[bufferlist]
|
||
|
line_even = '','','white','','white',''
|
||
|
line_odd = '','','white','','white',''
|
||
|
line_focus = 'standout','','white','dark magenta','white','h13'
|
||
|
[namedqueries]
|
||
|
line_even = '','','white','','white',''
|
||
|
line_odd = '','','white','','white',''
|
||
|
line_focus = 'standout','','white','dark magenta','white','h13'
|
||
|
[taglist]
|
||
|
line_even = '','','white','','white',''
|
||
|
line_odd = '','','white','','white',''
|
||
|
line_focus = 'standout','','white','dark magenta','white','h13'
|
||
|
[thread]
|
||
|
arrow_heads = '','','dark red','black','dark red','black'
|
||
|
arrow_bars = '','','dark red','black','dark red','black'
|
||
|
attachment = '','','yellow,bold','black','yellow,bold','g15'
|
||
|
attachment_focus = 'standout','','black','yellow','black','yellow'
|
||
|
body = '','','white','','white',''
|
||
|
body_focus = '','','white','black','white','dark gray'
|
||
|
header = '','','dark cyan','black','dark cyan','g15'
|
||
|
header_key = '','','dark cyan','black','dark cyan','g15'
|
||
|
header_value = '','','dark cyan','black','dark cyan','g15'
|
||
|
|
||
|
[[summary]]
|
||
|
even = '','','white','black','white','dark gray'
|
||
|
odd = '','','white','black','white','dark gray'
|
||
|
focus = 'standout','','white','dark magenta','white','h13'
|
||
|
|
||
|
[envelope]
|
||
|
body = '','','white','','white',''
|
||
|
header = '','','dark cyan','black','dark cyan','g15'
|
||
|
header_key = '','','dark cyan','black','dark cyan','g15'
|
||
|
header_value = '','','dark cyan','black','dark cyan','g15'
|
||
|
[search]
|
||
|
[[threadline]]
|
||
|
normal = '','','white','','white',''
|
||
|
focus = 'standout','','white','dark magenta','white','h13'
|
||
|
parts = date,authors,mailcount,subject,tags
|
||
|
[[[date]]]
|
||
|
normal = '','','white','','white',''
|
||
|
focus = 'standout','','white','dark magenta','white','h13'
|
||
|
width = 'fit',10,10
|
||
|
alignment = right
|
||
|
[[[mailcount]]]
|
||
|
# normal = '','','white','black','white','default'
|
||
|
normal = '','','light blue','','h12',''
|
||
|
focus = 'standout','','white','dark magenta','white','h13'
|
||
|
width = 'fit', 4, 4
|
||
|
alignment = right
|
||
|
[[[tags]]]
|
||
|
normal = 'bold','','dark cyan','','h14',''
|
||
|
focus = 'standout','','white','dark magenta','white','h13'
|
||
|
[[[authors]]]
|
||
|
normal = 'default,underline','','yellow','default','#f60',''
|
||
|
#normal = '','','yellow','black','yellow','black'
|
||
|
focus = 'standout','','white','dark magenta','white','h13'
|
||
|
width = 'fit',25,25
|
||
|
[[[subject]]]
|
||
|
normal = '','','white','','white',''
|
||
|
focus = 'standout','','white','dark magenta','white','h13'
|
||
|
width = 'weight', 1
|
||
|
[[[content]]]
|
||
|
normal = '','','white','','white',''
|
||
|
focus = 'standout','','white','dark magenta','white','h13'
|
||
|
width = 'weight', 1
|