From 1f4599e5f3ec943cf6f368046654d684ab80cd1f Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sun, 15 Jul 2012 12:37:28 +0100 Subject: rename bufferlist themables --- alot/defaults/default.theme | 6 +++--- alot/defaults/theme.spec | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'alot/defaults') diff --git a/alot/defaults/default.theme b/alot/defaults/default.theme index 84c18608..8f46103b 100644 --- a/alot/defaults/default.theme +++ b/alot/defaults/default.theme @@ -11,9 +11,9 @@ section = 'underline','','bold,underline','dark gray','bold,underline','g35' title = 'standout','','white','dark blue','white,bold,underline','g35' [bufferlist] - focus = 'standout','','white','dark gray','#ffa','#68a' - results_even = 'default','','light gray','black','default','g3' - results_odd = 'default','','light gray','black','default','default' + line_focus = 'standout','','white','dark gray','#ffa','#68a' + line_even = 'default','','light gray','black','default','g3' + line_odd = 'default','','light gray','black','default','default' [thread] attachment = 'default','','light gray','dark gray','light gray','dark gray' attachment_focus = 'underline','','light gray','light green','light gray','light green' diff --git a/alot/defaults/theme.spec b/alot/defaults/theme.spec index f5ce8341..b800c28c 100644 --- a/alot/defaults/theme.spec +++ b/alot/defaults/theme.spec @@ -14,9 +14,9 @@ title = attrtriple # mode specific attributes [bufferlist] - focus = attrtriple - results_even = attrtriple - results_odd = attrtriple + line_focus = attrtriple + line_even = attrtriple + line_odd = attrtriple [search] [[threadline]] normal = attrtriple -- cgit v1.2.3