summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2016-03-23 11:50:37 +0000
committerUrbain Vaes <urbain@vaes.uk>2016-03-23 11:51:14 +0000
commite8ed85f0dc8dc05334be2f851f170e60545b4e2c (patch)
tree5bef928f1bc0ce901e7b134def23187780d7219d
parentbe786f2755bae230f2fb18ab9a0c8bdeab92cb0d (diff)
[mutt] Add default colors
-rw-r--r--mutt/colors23
-rw-r--r--mutt/muttrc2
2 files changed, 24 insertions, 1 deletions
diff --git a/mutt/colors b/mutt/colors
new file mode 100644
index 0000000..39b16b2
--- /dev/null
+++ b/mutt/colors
@@ -0,0 +1,23 @@
+# -*-muttrc-*-
+
+# Palette for use with the Linux console. Black background.
+
+color hdrdefault blue black
+color quoted blue black
+color signature blue black
+color attachment red black
+color prompt brightmagenta black
+color message brightred black
+color error brightred black
+color indicator black red
+color status brightgreen blue
+color tree white black
+color normal white black
+color markers red black
+color search white black
+color tilde brightmagenta black
+color index blue black ~F
+color index red black "~N|~O"
+
+# color body brightwhite black '\*+[^*]+\*+'
+# color body brightwhite black '_+[^_]+_+'
diff --git a/mutt/muttrc b/mutt/muttrc
index 2eb660d..899f292 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -9,6 +9,7 @@ set mailcap_path = ~/.mutt/mailcap
set tmpdir = ~/.mutt/temp
# Source crypto, aliases, mailboxes
+source ~/.mutt/colors
source ~/.mutt/crypto
source ~/.mutt/alias
source ~/.mutt/mailboxes
@@ -87,7 +88,6 @@ folder-hook 'Personal*' 'source ~/.mutt/id_personal'
# Source mutt solarized
`[ "$COLORSCHEME" = "light" ] && echo source $HOME/.mutt/solarized/mutt-colors-solarized-light-16.muttrc || echo set`
`[ "$COLORSCHEME" = "dark" ] && echo source $HOME/.mutt/solarized/mutt-colors-solarized-dark-16.muttrc || echo set`
-`[ "$COLORSCHEME" = "default" ] && echo source $HOME/.mutt/solarized/mutt-colors-solarized-dark-16.muttrc || echo set`
# Identities
set reverse_name