]> code.delx.au - gnu-emacs/blobdiff - lisp/faces.el
Tweak link and startup screen faces.
[gnu-emacs] / lisp / faces.el
index 34e154314b53a8265616fc9ecf05c081321cbf89..302f8af35acc6ff66dc2720caa61bfb0eca6d9c8 100644 (file)
@@ -2109,7 +2109,7 @@ terminal type to a different value."
 
 (defface link
   '((((class color) (min-colors 88) (background light))
-     :foreground "blue1" :underline t)
+     :foreground "RoyalBlue3" :underline t)
     (((class color) (background light))
      :foreground "blue" :underline t)
     (((class color) (min-colors 88) (background dark))