Skip to content

Instantly share code, notes, and snippets.

@aplund
Created February 21, 2022 01:24
Show Gist options
  • Save aplund/58edee17d6336c54657fc23867786d4f to your computer and use it in GitHub Desktop.
Save aplund/58edee17d6336c54657fc23867786d4f to your computer and use it in GitHub Desktop.
# All Colours
# Simple Colours
color attachment color1 color0 # XXXXXX
color error bold color1 color0 # XXXXXX
color hdrdefault color248 color0 # XXXXXX
color indicator color0 color1 # XXXXXX
color markers color1 color0 # XXXXXX
color message bold color1 color0 # XXXXXX
color normal color7 color0 # XXXXXX
color prompt bold color5 color0 # XXXXXX
color search color7 color0 # XXXXXX
color signature color63 color0 # XXXXXX
color status bold color2 color4 # XXXXXX
color tilde bold color5 color0 # XXXXXX
color tree color7 color0 # XXXXXX
color index_tags color2 default # XXXXXX
# Quoted Colours
color quoted0 color144 color0 # XXXXXX
# Regex Colour index_tag
color index_tag color1 color7 inbox
+# XXXXXX
# Merged Colours
# color0 color1 # XXXXXX
# color2 color0 # XXXXXX
# color7 color0 # XXXXXX
# color2 color1 # XXXXXX
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment