summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-08-01 09:43:04 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-08-01 09:44:37 +0100
commit1a230ef1634da61dec14244364802d40f9a7fdfd (patch)
treef715cacd7da1bb24ddff31b56c182a11e9995f0d /alot/defaults
parentf050a250526dfc38336150518819aa2d7bfadd72 (diff)
fix: weight for subject in default theme
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/default.theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/defaults/default.theme b/alot/defaults/default.theme
index e88f4a97..3d187786 100644
--- a/alot/defaults/default.theme
+++ b/alot/defaults/default.theme
@@ -62,7 +62,7 @@
[[[subject]]]
normal = 'default','','light gray','default','g66','default'
focus = 'standout','','yellow','light gray','yellow','g58'
- #width = 'weight', 1
+ width = 'weight', 1
[[[content]]]
normal = 'default','','light gray','default','dark gray','default'
focus = 'standout','','yellow','light gray','yellow','g58'