summaryrefslogtreecommitdiff
path: root/alot
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-10-22 13:04:01 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-10-22 13:04:01 +0100
commit1a37f722158d524bcf1e747eb5f5466840113116 (patch)
treed00a6ef01df74565a3093ad9c20701ff16809009 /alot
parent75e2c7e0dbc04c5c0421f8443d1a188035c94c20 (diff)
vanity: colour schemes
Diffstat (limited to 'alot')
-rw-r--r--alot/defaults/alot.rc56
1 files changed, 28 insertions, 28 deletions
diff --git a/alot/defaults/alot.rc b/alot/defaults/alot.rc
index 41dbbafd..dbbe8adb 100644
--- a/alot/defaults/alot.rc
+++ b/alot/defaults/alot.rc
@@ -191,45 +191,45 @@ messagesummary_odd_bg = dark blue
messagesummary_odd_fg = white
notify_error_bg = dark red
notify_error_fg = white
-notify_normal_bg = light gray
-notify_normal_fg = black
+notify_normal_bg = dark gray
+notify_normal_fg = light gray
prompt_bg = black
prompt_fg = light gray
tag_bg = black
tag_fg = brown
-tag_focus_bg = dark cyan
+tag_focus_bg = dark gray
tag_focus_fg = white
threadline_authors_bg = default
threadline_authors_fg = dark green
-threadline_authors_focus_bg = dark cyan
-threadline_authors_focus_fg = black,bold
+threadline_authors_focus_bg = dark gray
+threadline_authors_focus_fg = dark green,bold
threadline_bg = default
threadline_content_bg = default
threadline_content_fg = dark gray
-threadline_content_focus_bg = dark cyan
-threadline_content_focus_fg = dark gray
+threadline_content_focus_bg = dark gray
+threadline_content_focus_fg = black
threadline_date_bg = default
threadline_date_fg = light gray
-threadline_date_focus_bg = dark cyan
-threadline_date_focus_fg = black
+threadline_date_focus_bg = dark gray
+threadline_date_focus_fg = light gray
threadline_fg = default
-threadline_focus_bg = dark cyan
-threadline_focus_fg = white
+threadline_focus_bg = dark gray
+threadline_focus_fg = light gray
threadline_mailcount_bg = default
threadline_mailcount_fg = light gray
-threadline_mailcount_focus_bg = dark cyan
-threadline_mailcount_focus_fg = black
+threadline_mailcount_focus_bg = dark gray
+threadline_mailcount_focus_fg = light gray
threadline_subject_bg = default
threadline_subject_fg = light gray
-threadline_subject_focus_bg = dark cyan
-threadline_subject_focus_fg = black
+threadline_subject_focus_bg = dark gray
+threadline_subject_focus_fg = light gray
threadline_tags_bg = default
threadline_tags_fg = brown
-threadline_tags_focus_bg = dark cyan
+threadline_tags_focus_bg = dark gray
threadline_tags_focus_fg = yellow,bold
[256c-theme]
-bufferlist_focus_bg = g38
+bufferlist_focus_bg = #68a
bufferlist_focus_fg = #ffa
bufferlist_results_even_bg = g3
bufferlist_results_even_fg = default
@@ -265,41 +265,41 @@ messagesummary_odd_bg = #006
messagesummary_odd_fg = white
notify_error_bg = dark red
notify_error_fg = white
-notify_normal_bg = g58
-notify_normal_fg = black
-prompt_bg = default
+notify_normal_bg = #68a
+notify_normal_fg = light gray
+prompt_bg = g10
prompt_fg = light gray
tag_bg = default
tag_fg = brown
-tag_focus_bg = g58
+tag_focus_bg = #68a
tag_focus_fg = #ffa
threadline_authors_bg = default
threadline_authors_fg = #6d6
-threadline_authors_focus_bg = g58
+threadline_authors_focus_bg = #68a
threadline_authors_focus_fg = #8f6
threadline_bg = default
threadline_content_bg = default
threadline_content_fg = #866
-threadline_content_focus_bg = g58
+threadline_content_focus_bg = #68a
threadline_content_focus_fg = #866
threadline_date_bg = default
threadline_date_fg = g58
-threadline_date_focus_bg = g58
+threadline_date_focus_bg = #68a
threadline_date_focus_fg = g89
threadline_fg = default
-threadline_focus_bg = g58
+threadline_focus_bg = #68a
threadline_focus_fg = white
threadline_mailcount_bg = default
threadline_mailcount_fg = light gray
-threadline_mailcount_focus_bg = g58
+threadline_mailcount_focus_bg = #68a
threadline_mailcount_focus_fg = g89
threadline_subject_bg = default
threadline_subject_fg = g58
-threadline_subject_focus_bg = g58
+threadline_subject_focus_bg = #68a
threadline_subject_focus_fg = g89
threadline_tags_bg = default
threadline_tags_fg = #a86
-threadline_tags_focus_bg = g58
+threadline_tags_focus_bg = #68a
threadline_tags_focus_fg = #ff8
[1c-theme]