diff options
Diffstat (limited to '')
-rw-r--r-- | mutt/colours | 11 |
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 |