summaryrefslogtreecommitdiffstats
path: root/mutt/colors.muttrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-05-12 23:40:03 +0200
committerGravatar Tom Willemsen2011-05-12 23:41:49 +0200
commit8a3f33629b74010e797b4faebc7da911fa351c62 (patch)
tree1821e1cc5c2e30488a06a3abb40abc1ffa956f76 /mutt/colors.muttrc
parent3d05efca4d5d4ecc428f0cb7fb7954e412f289d9 (diff)
downloaddotfiles-8a3f33629b74010e797b4faebc7da911fa351c62.tar.gz
dotfiles-8a3f33629b74010e797b4faebc7da911fa351c62.zip
Colors update
I like the naquadah theme for emacs, so now I've changed a few colors to make my terminal apps look a little bit more like it, more will most likely follow.
Diffstat (limited to 'mutt/colors.muttrc')
-rw-r--r--mutt/colors.muttrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mutt/colors.muttrc b/mutt/colors.muttrc
index 5523158..fbfe9bd 100644
--- a/mutt/colors.muttrc
+++ b/mutt/colors.muttrc
@@ -6,8 +6,8 @@
color normal white default
# main colors
-color status brightwhite blue
-color indicator brightwhite blue
+color status white black
+color indicator white black
color tree blue default
color error brightred default
color message brightyellow default