summaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-01-11 23:39:34 +0100
committerGravatar Tom Willemsen2011-01-11 23:39:34 +0100
commitcfb0a6212eac6a681321e8500ad10ca6f442ef54 (patch)
tree58abb39c7cffcda7e16db48cab318712d4c7336f /mutt
parent03c32e108e694be34d67ef54bb7bcb1abb402a5a (diff)
downloaddotfiles-cfb0a6212eac6a681321e8500ad10ca6f442ef54.tar.gz
dotfiles-cfb0a6212eac6a681321e8500ad10ca6f442ef54.zip
Changed some colors
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