summaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt')
-rw-r--r--mutt/arch.muttrc2
-rw-r--r--mutt/colors.muttrc4
2 files changed, 3 insertions, 3 deletions
diff --git a/mutt/arch.muttrc b/mutt/arch.muttrc
index 09fbbd5..3a5f9cc 100644
--- a/mutt/arch.muttrc
+++ b/mutt/arch.muttrc
@@ -2,7 +2,7 @@
# archlinux.us specific options
###
-color status green default
+color status brightwhite blue
set from = "tom.willemsen@gmail.com"
set smtp_url = "smtp://tom.willemsen@archlinux.us@smtp.gmail.com:587/"
diff --git a/mutt/colors.muttrc b/mutt/colors.muttrc
index 0e83ed0..5523158 100644
--- a/mutt/colors.muttrc
+++ b/mutt/colors.muttrc
@@ -6,8 +6,8 @@
color normal white default
# main colors
-color status green default
-color indicator brightwhite default
+color status brightwhite blue
+color indicator brightwhite blue
color tree blue default
color error brightred default
color message brightyellow default