- Package:
- emacs-goodies-el
- Source:
- emacs-goodies-el
- Submitter:
- Kevin Ryde
- Date:
- 2014-06-30 22:09:22 UTC
- Severity:
- wishlist
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"))
Hi Dave, Please check out these bug reports for rfcview.wl: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572145 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571778 Thanks!