]>
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:
# object foreground background
#
color normal default default # normal text
# object foreground background
#
color normal default default # normal text
-color indicator white black # actual message
+color indicator brightwhite color8 # actual message
color tree default default # thread arrows
color tree default default # thread arrows
-color status brightwhite black # status line
+color status white black # status line
color error brightred default # errors
color message default default # info messages
color signature blue default # signature
color error brightred default # errors
color message default default # info messages
color signature blue default # signature
-color attachment brightblack default # MIME attachments
-color search brightblack yellow # search matches
+color attachment yellow default # MIME attachments
+color search yellow default # search matches
color tilde brightmagenta default # ~ at bottom of msg
color markers white default # + at beginning of wrapped lines
color hdrdefault blue default # default header lines
color tilde brightmagenta default # ~ at bottom of msg
color markers white default # + at beginning of wrapped lines
color hdrdefault blue default # default header lines
uncolor index * # unset all color index entries
uncolor index * # unset all color index entries
-color index brightblack default "~T"
+color index yellow default "~T"
color index red default "~N|~O"
color index brightred default "~T (~N|~O)"
color index white blue "~F"
color index red default "~N|~O"
color index brightred default "~T (~N|~O)"
color index white blue "~F"
color index cyan default "~D"
color index brightcyan default "~T ~D"
color index cyan default "~D"
color index brightcyan default "~T ~D"
-folder-hook . "uncolor index brightblack default '!~D !~P'"
-folder-hook store "color index brightblack default '!~D !~P'"
+# folder-hook . "uncolor index brightblack default '!~D !~P'"
+# folder-hook store "color index brightblack default '!~D !~P'"
folder-hook . "uncolor index brightwhite magenta '~h X-Postponed:'"
folder-hook store "color index brightwhite magenta '~h X-Postponed:'"
folder-hook . "uncolor index brightwhite magenta '~h X-Postponed:'"
folder-hook store "color index brightwhite magenta '~h X-Postponed:'"