소스 검색

for color update

tags/v3.3
Luke Smith 2 년 전
부모
커밋
e9f5851453
No known key found for this signature in database GPG 키 ID: 4C50B54A911F6252
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. +3
    -3
      share/mutt-wizard.muttrc

+ 3
- 3
share/mutt-wizard.muttrc 파일 보기

@@ -161,10 +161,10 @@ color underline black default
color normal default default

# Regex highlighting:
color header blue default ".*"
color header brightmagenta default "^(From)"
color header brightcyan default "^(Subject)"
color header brightmagenta default "^From"
color header brightcyan default "^Subject"
color header brightwhite default "^(CC|BCC)"
color header blue default ".*"
color body brightred default "[\-\.+_a-zA-Z0-9]+@[\-\.a-zA-Z0-9]+" # Email addresses
color body brightblue default "(https?|ftp)://[\-\.,/%~_:?&=\#a-zA-Z0-9]+" # URL
color body green default "\`[^\`]*\`" # Green text between ` and `


불러오는 중...
취소
저장