Merge b0b9b9394a333edefabc262198e04543a97f903f into 1aa64a86cf4c750e4d4788ef1a19d7a71ab641dd

This commit is contained in:
Adonis Deliannis 2021-01-20 13:18:56 +02:00 committed by GitHub
commit ff9d1c72ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ color yellow "^[0-9\.]+\s"
icolor green "^[0-9a-f:]+\s"
# interpunction
color normal "[.:]"
color white "[.:]"
# comments
color brightblack "^#.*"