% Farbdarstellung aus der .slrnrc in woody %--------------------------------------------------------------------------- % Colors %--------------------------------------------------------------------------- % Should color be used to indicate the score of an article? % (0) scores do not influence colors (1) scores are colored by their value % (2) subjects are colored by score (3) both are colored by score set color_by_score 3 % If non-zero, the subjects of unread articles are highlighted set highlight_unread_subjects 2 % This color object is only used when highlight_unread_subjects is set to 2 % (see the reference manual for details): color unread_subject "blue" "black" mono unread_subject "bold" % Object fg bg color article "lightgray" "black" color author "blue" "black" color boldtext "yellow" "black" color box "white" "black" color cursor "blue" "white" color date "blue" "black" color description "blue" "black" color error "red" "black" color frame "yellow" "blue" color from_myself "brightmagenta" "black" color group "blue" "black" color grouplens_display "blue" "black" color header_name "blue" "black" color header_number "green" "black" color headers "blue" "black" color neg_score "green" "black" color pos_score "blue" "black" color high_score "red" "black" color italicstext "yellow" "black" color menu "yellow" "blue" color menu_press "blue" "yellow" color normal "white" "black" color pgpsignature "white" "black" color quotes "red" "black" color quotes1 "green" "black" color quotes2 "brightblue" "black" color quotes3 "brightgreen" "black" color quotes4 "yellow" "black" color quotes5 "brightred" "black" color quotes6 "brown" "black" color quotes7 "brightgreen" "black" color response_char "green" "black" color signature "gray" "black" color selection "yellow" "blue" color status "yellow" "blue" color subject "gray" "black" color thread_number "blue" "black" color tilde "brightcyan" "black" color tree "red" "black" color underlinetext "yellow" "black" color url "brightblue" "black" color verbatim "blue" "black" color message "yellow" "black"