X-Git-Url: https://git.sthu.org/?p=mutt-gruvbox.git;a=blobdiff_plain;f=colors-gruvbox-shuber.muttrc;fp=colors-gruvbox-shuber.muttrc;h=c283d0f8b781c0ad7a0e08c18d57209c6b5b26cf;hp=348ab7cc175b6949cd8e5650975b9af8dcb2f981;hb=91853cfee609ecad5d2cb7dce821a7dfe6d780ef;hpb=bfd4f7fe461ac32b507734e3a368e258c1aacde3 diff --git a/colors-gruvbox-shuber.muttrc b/colors-gruvbox-shuber.muttrc index 348ab7c..c283d0f 100644 --- a/colors-gruvbox-shuber.muttrc +++ b/colors-gruvbox-shuber.muttrc @@ -77,11 +77,12 @@ color header color108 color234 "^Received:" # # Non-examples: # 1.1.1900 +# 14.02.2022/24:00 # 23.59 # w.l.o.g # team.its color body color142 color234 "[a-z]{3,255}://[[:graph:]]*" -color body color142 color234 "([-[:alnum:]]+\\.)+[-[:alnum:]]+/[[:graph:]]*" +color body color142 color234 "([-[:alnum:]]+\\.)+([0-9]{1,3}|[-[:alpha:]]+)/[[:graph:]]*" color body color142 color234 "([-[:alnum:]]+\\.){2,255}[-[:alpha:]]{2,10}" # IPv4 and IPv6 stolen from https://stackoverflow.com/questions/53497/regular-expression-that-matches-valid-ipv6-addresses