aboutsummaryrefslogtreecommitdiffstats
path: root/mutt/colours
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-05-06 15:49:39 +0100
committerMatthew Lemon <y@yulqen.org>2023-05-06 15:49:39 +0100
commit8a8223774923e80d3a65660b8e2329be30f776da (patch)
tree86d0cdc5c5c3477836a64f70d801ae14b606bff5 /mutt/colours
parentb23337499a10130828f27ae4b77f65ba41330b10 (diff)
Adds working neomutt config - offlineimap too
Diffstat (limited to 'mutt/colours')
-rw-r--r--mutt/colours11
1 files changed, 4 insertions, 7 deletions
diff --git a/mutt/colours b/mutt/colours
index 934de67..2f57890 100644
--- a/mutt/colours
+++ b/mutt/colours
@@ -1,5 +1,8 @@
## Theme kindly inspired from
## http://nongeekshandbook.blogspot.ie/2009/03/mutt-color-configuration.html
+
+
+## Colours for items in the index
#color index blue default ~N
color index brightblue default ~N
color index brightred black ~O
@@ -9,13 +12,11 @@ color index brightred black ~D
color index magenta default ~Q # replied-to
#color index black yellow ~U
color index red default ~T
-color sidebar_highlight color221 color233
mono index bold ~N
mono index bold ~F
mono index bold ~T
mono index bold ~D
-
## Highlights inside the body of a message.
## URLs
@@ -72,11 +73,7 @@ color quoted6 red black
color quoted7 green black
## Default color definitions
-#color hdrdefault white green
-
-# Progress bar - neomutt
-color progress white red
-
+#color hdrdefault white green
color normal white default
color signature brightmagenta black
color indicator black cyan