summaryrefslogtreecommitdiff
path: root/alot/defaults
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-04-13 16:38:06 +0200
committerAnton Khirnov <anton@khirnov.net>2020-04-13 16:38:06 +0200
commita06b892704982f3bc65ee7d6176efa22c24a4fb4 (patch)
tree2b4eb9ffe9a55d1dc9a988b6a98e974e15370982 /alot/defaults
parent9ace0cb957fe23e25d286aac9f1270cd6f7beedd (diff)
widgets/search: remove support for the 'content' field
It is not useful and too complex/fragile to maintain.
Diffstat (limited to 'alot/defaults')
-rw-r--r--alot/defaults/default.theme6
-rw-r--r--alot/defaults/theme.spec2
2 files changed, 1 insertions, 7 deletions
diff --git a/alot/defaults/default.theme b/alot/defaults/default.theme
index 0e3f796d..7abaecc6 100644
--- a/alot/defaults/default.theme
+++ b/alot/defaults/default.theme
@@ -84,10 +84,6 @@
normal = 'default','','light gray','default','g66','default'
focus = 'standout','','yellow','light gray','yellow','g58'
width = 'weight', 1
- [[[content]]]
- normal = 'default','','light gray','default','dark gray','default'
- focus = 'standout','','yellow','light gray','yellow','g58'
- width = 'weight', 1
# highlight threads containing unread messages
[[threadline-unread]]
@@ -104,5 +100,3 @@
normal = 'default,underline','','light blue,bold','default','#68f','default'
[[[subject]]]
normal = 'default','','light gray,bold','default','g93','default'
- [[[content]]]
- normal = 'default','','light gray,bold','default','dark gray,bold','default'
diff --git a/alot/defaults/theme.spec b/alot/defaults/theme.spec
index 352564a4..b03b61d4 100644
--- a/alot/defaults/theme.spec
+++ b/alot/defaults/theme.spec
@@ -31,7 +31,7 @@
normal = attrtriple
focus = attrtriple
# list of subwidgets to display. Every element listed must have its
- # own subsection below. Valid elements are authors, content, date,
+ # own subsection below. Valid elements are authors, date,
# mailcount, tags, and subject.
parts = string_list(default=None)
[[[__many__]]]