From 995e00b346c0a2e844b89380ff7dc485c444efd3 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Sat, 2 Mar 2013 22:38:54 +0000 Subject: added thread.body_focus themable to contrib themes --- extra/themes/mutt | 1 + extra/themes/solarized | 1 + extra/themes/solarized_dark | 1 + extra/themes/sup | 1 + 4 files changed, 4 insertions(+) (limited to 'extra') diff --git a/extra/themes/mutt b/extra/themes/mutt index 2a6c6b09..53f09e40 100644 --- a/extra/themes/mutt +++ b/extra/themes/mutt @@ -31,6 +31,7 @@ attachment = '','','yellow,bold','black','yellow,bold','black' attachment_focus = 'standout','','black','yellow','black','yellow' body = '','','light gray','black','light gray','black' + body_focus = '','','light gray','black','light gray','dark gray' header = '','','dark cyan','black','dark cyan','black' header_key = '','','dark cyan','black','dark cyan','black' header_value = '','','dark cyan','black','dark cyan','black' diff --git a/extra/themes/solarized b/extra/themes/solarized index 1feb52db..832d9396 100644 --- a/extra/themes/solarized +++ b/extra/themes/solarized @@ -70,6 +70,7 @@ attachment = 'default','default','%(16_base00)s','%(16_base3)s','%(256_base00)s','%(256_base3)s' attachment_focus = 'underline','default','%(16_base2)s','%(16_yellow)s','%(256_base2)s','%(256_yellow)s' body = 'default','default','%(16_base00)s','%(16_base3)s','%(256_base00)s','%(256_base3)s' + body_focus = 'default','default','%(16_base00)s','%(16_base3)s','%(256_base00)s','%(256_base2)s' arrow_bars = 'default','default','%(16_yellow)s','%(16_base3)s','%(256_yellow)s','%(256_base3)s' arrow_heads = 'default','default','%(16_yellow)s','%(16_base3)s','%(256_yellow)s','%(256_base3)s' header = 'default','default','%(16_base00)s','%(16_base2)s','%(256_base00)s','%(256_base2)s' diff --git a/extra/themes/solarized_dark b/extra/themes/solarized_dark index 19fce081..559b3e6d 100644 --- a/extra/themes/solarized_dark +++ b/extra/themes/solarized_dark @@ -73,6 +73,7 @@ arrow_bars = 'default','default','%(16_yellow)s','%(16_base03)s','%(256_yellow)s','%(256_base03)s' arrow_heads = 'default','default','%(16_yellow)s','%(16_base03)s','%(256_yellow)s','%(256_base03)s' body = 'default','default','%(16_base0)s','%(16_base03)s','%(256_base0)s','%(256_base03)s' + body_focus = 'default','default','%(16_base0)s','%(16_base03)s','%(256_base0)s','%(256_base02)s' header = 'default','default','%(16_base0)s','%(16_base02)s','%(256_base0)s','%(256_base02)s' header_key = 'default','default','%(16_magenta)s','%(16_base02)s','%(256_magenta)s','%(256_base02)s' header_value = 'default','default','%(16_blue)s','%(16_base02)s','%(256_blue)s','%(256_base02)s' diff --git a/extra/themes/sup b/extra/themes/sup index 66484ea1..6257c905 100644 --- a/extra/themes/sup +++ b/extra/themes/sup @@ -31,6 +31,7 @@ attachment = '','','dark cyan','black','dark cyan','g0' attachment_focus = 'standout','','black','dark cyan','black','dark cyan' body = '','','light gray','black','light gray','g0' + body_focus = '','','light gray','black','light gray','dark gray' header = '','','dark cyan','black','dark cyan','g0' header_key = '','','brown','black','brown','g0' header_value = '','','brown','black','brown','g0' -- cgit v1.2.3