#571778 emacs-goodies-el: rfcview-headlink-face lighter for dark background tty

#571778#5
Date:
2010-02-27 22:42:18 UTC
From:
To:
On an i386 pc console with black background mode, the
rfcview-headlink-face foreground "blue" is a bit too dark to read
properly.  The table of contents isn't too bad, but isolated
cross-references are a bit of a blur.  I think "cyan" could be better
there (the lighter shade of blue on the console).  Perhaps an element in
the defface

    (((type tty pc)
      (class color)
      (background dark))
     (:foreground "cyan"))

#571778#10
Date:
2010-04-09 02:18:01 UTC
From:
To: