%--------------------------------------------------------------------------- % Colors %--------------------------------------------------------------------------- % black gray % red brightred % green brightgreen % brown yellow % blue brightblue % magenta brightmagenta % cyan brightcyan % lightgray white % default % These settings are used for color terminals: color article "lightgray" "default" color author "magenta" "default" color boldtext "yellow" "default" color box "black" "white" color cursor "brightgreen" "default" color date "lightgray" "default" color description "lightgray" "default" color error "red" "default" color frame "yellow" "blue" color from_myself "brightmagenta" "default" color group "lightgray" "default" color grouplens_display "lightgray" "default" color header_name "green" "default" color header_number "green" "default" color headers "brightcyan" "default" color high_score "red" "default" color italicstext "cyan" "default" color menu "yellow" "blue" color menu_press "lightgray" "yellow" color neg_score "green" "default" color normal "lightgray" "default" color pos_score "blue" "default" color pgpsignature "lightgray" "default" color quotes0 "red" "default" color quotes1 "magenta" "default" color quotes2 "brown" "default" color quotes3 "brown" "default" color quotes4 "brown" "default" color quotes5 "brown" "default" color quotes6 "brown" "default" color quotes7 "brown" "default" color response_char "green" "default" color selection "yellow" "blue" color signature "cyan" "default" color status "yellow" "blue" color subject "lightgray" "default" color thread_number "lightgray" "default" color tilde "green" "default" color tree "red" "default" color underlinetext "brightgreen" "default" color unread_subject "white" "default" color url "white" "default" color verbatim "green" "default" % These attributes are for terminals that cannot display color: mono article "none" mono author "none" mono boldtext "bold" mono box "none" mono cursor "bold" "reverse" mono date "none" mono description "none" mono error "blink" "bold" mono frame "reverse" mono from_myself "bold" mono group "bold" mono grouplens_display "none" mono header_name "none" mono header_number "none" mono headers "bold" mono high_score "bold" mono italicstext "bold" mono menu "reverse" mono menu_press "none" mono neg_score "none" mono normal "none" mono pos_score "bold" mono pgpsignature "none" mono quotes0 "underline" mono quotes1 "underline" mono quotes2 "underline" mono quotes3 "underline" mono quotes4 "underline" mono quotes5 "underline" mono quotes6 "underline" mono quotes7 "underline" mono response_char "bold" mono selection "bold" mono signature "none" mono status "reverse" mono subject "none" mono thread_number "bold" mono tilde "bold" mono tree "bold" mono underlinetext "underline" mono unread_subject "bold" mono url "bold" mono verbatim "none" % vim:ft=slrnrc: