% % simple color definitions for slrn % by Peter Sobisch %--------------------------------------------------------------------------- % Colors %--------------------------------------------------------------------------- color header_number "lightgray" "black" color header_name "green" "black" color headers "brightcyan" "black" color normal "lightgray" "black" color error "red" "black" color status "yellow" "blue" color group "cyan" "black" color article "lightgray" "black" color cursor "brightgreen" "black" color author "lightgray" "black" color subject "lightgray" "black" color menu "yellow" "blue" color menu_press "blue" "black" color tree "red" "black" color quotes "cyan" "black" color thread_number "yellow" "black" color high_score "brightred" "black" color signature "brightred" "black" color description "blue" "black" color tilde "green" "black" color response_char "green" "black" %----------------------------------------------------- % Monochrome attributes for monochrom terminals. One or more attributes % may be specified. %----------------------------------------------------- mono normal "none" mono header_number "none" mono header_name "bold" mono error "blink" "bold" mono status "reverse" mono group "bold" mono article "none" mono cursor "bold" "reverse" mono author "none" mono subject "none" mono headers "bold" mono menu "reverse" mono menu_press "none" mono tree "bold" mono quotes "underline" mono thread_number "bold" mono high_score "bold" mono signature "none" mono description "none" mono response_char "bold"