summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-07-20 18:54:23 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-07-20 18:54:23 +0100
commit96d3452d320b6e6fa338d9f61c869641d801e1bd (patch)
tree3520be0f89c7b8eb36a695402c88e6325609ad8e /alot/defaults
parent903c0ad20ea55e7be525a2ab1f3d01c1aed93774 (diff)
individually theme arrows heads/bars in thread view
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/default.theme8
-rw-r--r--alot/defaults/theme.spec2
2 files changed, 7 insertions, 3 deletions
diff --git a/alot/defaults/default.theme b/alot/defaults/default.theme
index 402eb3ec..cdfe8665 100644
--- a/alot/defaults/default.theme
+++ b/alot/defaults/default.theme
@@ -1,9 +1,9 @@
[global]
- footer = 'standout','','light green','dark blue','white','#006'
- body = 'default','','default','default','default','default'
+ footer = 'standout','','light green,bold','dark blue','light green,bold','dark blue'
+ body = 'default','','default','default','dark red','default'
notify_error = 'standout','','white','dark red','white','dark red'
notify_normal = 'default','','light gray','dark gray','light gray','#68a'
- prompt = 'default','','light gray','black','light gray','g10'
+ prompt = 'default','','light gray','black','light gray','black'
tag = 'default','','brown','black','brown','default'
tag_focus = 'standout, bold','','white','dark gray','#ffa','#68a'
[help]
@@ -19,6 +19,8 @@
line_even = 'default','','light gray','black','default','g3'
line_odd = 'default','','light gray','black','default','default'
[thread]
+ arrow_heads = '','','light red','','light red',''
+ arrow_bars = '','','dark red','','dark red',''
attachment = 'default','','light gray','dark gray','light gray','dark gray'
attachment_focus = 'underline','','light gray','light green','light gray','light green'
body = 'default','','light gray','default','light gray','default'
diff --git a/alot/defaults/theme.spec b/alot/defaults/theme.spec
index 27ed7e48..176d7b8a 100644
--- a/alot/defaults/theme.spec
+++ b/alot/defaults/theme.spec
@@ -46,6 +46,8 @@
width = widthtuple(default=None)
alignment = align(default='right')
[thread]
+ arrow_heads = attrtriple
+ arrow_bars = attrtriple
attachment = attrtriple
attachment_focus = attrtriple
body = attrtriple