summaryrefslogtreecommitdiff
path: root/alot/defaults/theme.spec
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-07-21 16:44:44 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-07-21 16:44:44 +0100
commit45db4b1ae2c3f95164db644fb1732569df798a52 (patch)
tree62619d1972ad2f13cf635b9b7905d83616f70065 /alot/defaults/theme.spec
parent91156fe76ea1048c0d3167008f2cbf6e19d4fcfc (diff)
make left align default, fix date padding
Diffstat (limited to 'alot/defaults/theme.spec')
-rw-r--r--alot/defaults/theme.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/defaults/theme.spec b/alot/defaults/theme.spec
index 176d7b8a..05d59c16 100644
--- a/alot/defaults/theme.spec
+++ b/alot/defaults/theme.spec
@@ -33,7 +33,7 @@
normal = attrtriple
focus = attrtriple
width = widthtuple(default=None)
- alignment = align(default='right')
+ alignment = align(default='left')
[[__many__]]
normal = attrtriple(default=None)
focus = attrtriple(default=None)