summaryrefslogtreecommitdiff
path: root/alot
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-10-22 12:28:12 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2011-10-22 12:28:12 +0100
commit2cca10cb5ae73ec9acfd160f307ece08120e442f (patch)
tree7fed4ac930cd1bd82b3c5b70ee4b5c7670ddadf0 /alot
parent720f959573077552c5bff204f90e082144703583 (diff)
made notifications bg gray by default
issue #105
Diffstat (limited to 'alot')
-rw-r--r--alot/defaults/alot.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/alot/defaults/alot.rc b/alot/defaults/alot.rc
index c41564bb..41dbbafd 100644
--- a/alot/defaults/alot.rc
+++ b/alot/defaults/alot.rc
@@ -191,8 +191,8 @@ messagesummary_odd_bg = dark blue
messagesummary_odd_fg = white
notify_error_bg = dark red
notify_error_fg = white
-notify_normal_bg = default
-notify_normal_fg = default
+notify_normal_bg = light gray
+notify_normal_fg = black
prompt_bg = black
prompt_fg = light gray
tag_bg = black
@@ -265,8 +265,8 @@ messagesummary_odd_bg = #006
messagesummary_odd_fg = white
notify_error_bg = dark red
notify_error_fg = white
-notify_normal_bg = default
-notify_normal_fg = default
+notify_normal_bg = g58
+notify_normal_fg = black
prompt_bg = default
prompt_fg = light gray
tag_bg = default