]> git.madduck.net Git - etc/neomutt.git/blobdiff - .config/neomutt/colours

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

fix colours for catppuccin terminal theme
[etc/neomutt.git] / .config / neomutt / colours
index 6b7398a9b000f6e14eba71fd999dc3056255e6e7..a13e369e82b0e0a4bf6f37a017fbe9e504824ed8 100644 (file)
@@ -1,7 +1,7 @@
-color status   color7 color16
+color status   color7 color18
 color indicator        default color237
 
-color normal   color15 color233
+color normal   color255 default
 
 color index    brightcolor15 default   "!(~D|~N|~O) ~T"
 color index    color249 default        "~Q"
@@ -18,7 +18,7 @@ color index   default color19 "~h X-Was-Postponed:"
 color index    default color88 "~F"
 color sidebar_flagged  color88 default
 
-color hdrdefault       color111 default
+color hdrdefault       color153 default
 color header   color156 default        "^From:"
 color header   color156 default        "^Subject:"
 
@@ -56,4 +56,4 @@ color quoted5 color0 default
 #  fi
 # done
 
-# vim:ts=24
+# vim:ts=24:ft=muttrc