summaryrefslogtreecommitdiff
path: root/muttrc
diff options
context:
space:
mode:
authorReiner Herrmann <reiner@reiner-h.de>2022-05-07 21:27:23 +0200
committerReiner Herrmann <reiner@reiner-h.de>2022-05-07 21:27:23 +0200
commit7cce6dd3ced7452c3239bd4fd19287d89c6036a7 (patch)
treee24c889dfb2aa45eed88dba815ef467bb9c7b067 /muttrc
parent65d56c3ad6046becfe7d57ada4988ada2af4ed0f (diff)
muttrc: use srcery colors
Diffstat (limited to 'muttrc')
-rw-r--r--muttrc18
1 files changed, 18 insertions, 0 deletions
diff --git a/muttrc b/muttrc
index 5d05cbe..23f0934 100644
--- a/muttrc
+++ b/muttrc
@@ -128,3 +128,21 @@ bind pager \CO sidebar-open
macro index b '<enter-command>toggle sidebar_visible<enter><refresh>'
macro pager b '<enter-command>toggle sidebar_visible<enter><redraw-screen>'
+###############################################################################
+# Srcery Theme for Mutt, adapted from: https://draculatheme.com/
+# Author: https://github.com/Charsinic
+#
+# Note! Add this to your muttrc file.
+#
+# https://github.com/srcery-colors/srcery-shell/blob/master/mutt/srcery.muttrc
+# general ------------ foreground ---- background -----------------------------
+color indicator color9 color237
+color status color15 color235
+
+# message index ------ foreground ---- background -----------------------------
+color index color8 default ~D # deleted messages
+color index color1 default ~F # flagged messages
+color index color11 default ~N # new messages
+#color index color10 default ~Q # messages which have been replied to
+color index color5 default ~T # tagged messages
+#color index color6 default ~v # messages part of a collapsed thread