diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2018-08-26 20:48:45 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2018-08-26 20:48:45 +0200 |
commit | 4922c3cbaabe5ded9567302bcfb4deba6025c84f (patch) | |
tree | 5de4f55c5c85842c09d2a7115be57629b4449170 /alot/themes | |
parent | 4d999f38201d01aed1f9700bd4803e5b7af51873 (diff) | |
download | dotfiles-4922c3cbaabe5ded9567302bcfb4deba6025c84f.tar.xz |
alot/themes/foo: Add missing namedqueries section
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'alot/themes')
-rw-r--r-- | alot/themes/foo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/alot/themes/foo b/alot/themes/foo index 68bd9c7..1492bd0 100644 --- a/alot/themes/foo +++ b/alot/themes/foo @@ -24,6 +24,10 @@ line_focus = 'standout','','yellow','light gray','#ff8','g20' line_even = 'default','','light gray','black','default','g3' line_odd = 'default','','light gray','black','default','default' +[namedqueries] + line_focus = 'standout','','yellow','light gray','#ff8','g20' + line_even = 'default','','light gray','black','default','g3' + line_odd = 'default','','light gray','black','default','default' [thread] arrow_heads = '','','dark red','','#a00','' arrow_bars = '','','dark red','','#800','' |