From 9a95dff80820b623b1feae641d60dd221dde00ca Mon Sep 17 00:00:00 2001 From: pazz Date: Sun, 19 Jun 2011 00:38:22 +0100 Subject: more mutt-like 16c theme --- data/example.rc | 56 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'data') diff --git a/data/example.rc b/data/example.rc index 3a8f4982..452cbfa8 100644 --- a/data/example.rc +++ b/data/example.rc @@ -15,13 +15,13 @@ threadline_bg = default threadline_date_bg = default bufferlist_results_even_bg = black messagesummary_even_fg = white -footer_fg = white +footer_fg = light green threadline_date_fg = light gray bufferlist_results_even_fg = light gray threadline_content_fg = dark gray -threadline_date_linefocus_bg = dark gray -threadline_subject_linefocus_bg = dark gray -threadline_date_linefocus_fg = light gray +threadline_date_focus_bg = dark gray +threadline_subject_focus_bg = dark cyan +threadline_date_focus_fg = black messagesummary_even_bg = light blue message_body_fg = light gray threadline_fg = default @@ -29,29 +29,29 @@ taglist_focus_bg = dark gray threadline_mailcount_fg = light gray threadline_focus_fg = white taglist_focus_fg = white -messagesummary_focus_bg = dark green +messagesummary_focus_bg = dark cyae threadline_mailcount_bg = default messagesummary_focus_fg = white message_body_bg = black -threadline_tags_linefocus_bg = dark gray taglist_tag_bg = black -threadline_focus_bg = dark gray -threadline_tags_linefocus_fg = yellow,bold +threadline_focus_bg = dark cyan +threadline_tags_focus_bg = dark cyan +threadline_tags_focus_fg = yellow,bold threadline_authors_bg = default threadline_authors_fg = dark green bufferlist_focus_fg = white bufferlist_focus_bg = dark gray threadline_subject_fg = light gray bufferlist_results_odd_fg = light gray -threadline_mailcount_linefocus_bg = dark gray threadline_subject_bg = default messagesummary_odd_fg = white -threadline_mailcount_linefocus_fg = light gray +threadline_mailcount_focus_bg = dark cyan +threadline_mailcount_focus_fg = black message_header_fg = white prompt_fg = light gray header_bg = dark blue messagesummary_odd_bg = dark blue -threadline_subject_linefocus_fg = light gray +threadline_subject_focus_fg = light cyan threadline_content_bg = default prompt_bg = black header_fg = white @@ -60,8 +60,8 @@ bufferlist_results_odd_bg = black threadline_tags_fg = brown threadline_tags_bg = default footer_bg = dark blue -threadline_authors_linefocus_bg = dark gray -threadline_authors_linefocus_fg = dark green,bold +threadline_authors_focus_bg = dark cyan +threadline_authors_focus_fg = black,bold message_header_bg = dark gray [mono-theme] @@ -80,17 +80,17 @@ taglist_focus = standout taglist_tag = default threadline = default threadline_authors = default -threadline_authors_linefocus = standout +threadline_authors_focus = standout threadline_content = default threadline_date = default -threadline_date_linefocus = standout +threadline_date_focus = standout threadline_focus = standout threadline_mailcount = default -threadline_mailcount_linefocus = standout +threadline_mailcount_focus = standout threadline_subject = default -threadline_subject_linefocus = standout +threadline_subject_focus = standout threadline_tags = default -threadline_tags_linefocus = standout +threadline_tags_focus = standout [highcolour-theme] bufferlist_focus_bg = g38 @@ -121,27 +121,27 @@ taglist_tag_bg = default taglist_tag_fg = default threadline_authors_bg = default threadline_authors_fg = #6d6 -threadline_authors_linefocus_bg = g11 -threadline_authors_linefocus_fg = #8d6 +threadline_authors_focus_bg = g11 +threadline_authors_focus_fg = #8d6 threadline_bg = default threadline_content_bg = default threadline_content_fg = #866 threadline_date_bg = default threadline_date_fg = g58 -threadline_date_linefocus_bg = g11 -threadline_date_linefocus_fg = g58 +threadline_date_focus_bg = g11 +threadline_date_focus_fg = g58 threadline_fg = default threadline_focus_bg = g11 threadline_focus_fg = white threadline_mailcount_bg = default threadline_mailcount_fg = light gray -threadline_mailcount_linefocus_bg = g11 -threadline_mailcount_linefocus_fg = light gray +threadline_mailcount_focus_bg = g11 +threadline_mailcount_focus_fg = light gray threadline_subject_bg = default threadline_subject_fg = g58 -threadline_subject_linefocus_bg = g11 -threadline_subject_linefocus_fg = g58 +threadline_subject_focus_bg = g11 +threadline_subject_focus_fg = g58 threadline_tags_bg = default threadline_tags_fg = #a86 -threadline_tags_linefocus_bg = g11 -threadline_tags_linefocus_fg = #ff8 +threadline_tags_focus_bg = g11 +threadline_tags_focus_fg = #ff8 -- cgit v1.2.3