summaryrefslogtreecommitdiffstats
path: root/.slrnrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-11-20 21:43:39 +0100
committerGravatar Tom Willemsen2011-11-20 21:43:39 +0100
commita12b4b073071b041a0072bbc4acdfff9088d1f05 (patch)
treed471014865e5f821b6daed085fbbad0cd3d44385 /.slrnrc
parent5518e8c05c5a4b9d00bf8f14b41bed4c917f85ac (diff)
downloaddotfiles-a12b4b073071b041a0072bbc4acdfff9088d1f05.tar.gz
dotfiles-a12b4b073071b041a0072bbc4acdfff9088d1f05.zip
SLRN: Tweaked colors
Diffstat (limited to '.slrnrc')
-rw-r--r--.slrnrc47
1 files changed, 45 insertions, 2 deletions
diff --git a/.slrnrc b/.slrnrc
index 077972e..00e28d0 100644
--- a/.slrnrc
+++ b/.slrnrc
@@ -2,5 +2,48 @@ nnrpaccess news.eternal-september.org slash ""
server news.eternal-september.org .local/share/slrn/newsrc/eternal-september
server news.gmane.org .local/share/slrn/newsrc/gmane
-color status "white" "red"
-color menu "white" "red"
+color unread_subject "white" "default" "bold"
+
+color article "lightgray" "default"
+color author "magenta" "default"
+color boldtext "brightblue" "default" "bold"
+color box "black" "white"
+color cursor "brightgreen" "default"
+color date "lightgray" "default"
+color description "lightgray" "default"
+color error "red" "default" "blink"
+color frame "yellow" "blue"
+color from_myself "brightmagenta" "default" "bold"
+color group "lightgray" "default" "bold"
+color grouplens_display "lightgray" "default"
+color header_name "green" "default" "bold"
+color header_number "green" "default"
+color headers "brightcyan" "default"
+color neg_score "green" "default"
+color pos_score "blue" "default"
+color high_score "red" "default" "bold"
+color italicstext "magenta" "default" "bold"
+color menu "white" "red"
+color menu_press "lightgray" "yellow"
+color message "lightgray" "default"
+color normal "default" "default"
+color pgpsignature "lightgray" "default"
+color quotes "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" "bold"
+color signature "red" "default"
+color selection "yellow" "blue" "bold"
+color status "white" "red"
+color subject "lightgray" "default"
+color thread_number "lightgray" "default" "bold"
+color tilde "green" "default" "bold"
+color tree "red" "default" "bold"
+color underlinetext "cyan" "default" "underline"
+color url "white" "default" "bold"
+color verbatim "green" "default"