1
2
3
4
5
6
7
8
9
10
11
12
|
diff -Naur pazz-alot-34f4a7d/alot/defaults/default.theme pazz-alot-34f4a7d.new/alot/defaults/default.theme
--- pazz-alot-34f4a7d/alot/defaults/default.theme 2012-07-22 23:01:59.000000000 +0200
+++ pazz-alot-34f4a7d.new/alot/defaults/default.theme 2012-08-01 10:24:05.359838188 +0200
@@ -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'
|