X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=elisp.git;a=blobdiff_plain;f=vm;h=a4f2b8026dece06e1c45360e67a9b9e4c1f4d7b7;hp=85a9bdcf3e420c14469d4f9b72baeb5aabd98b3c;hb=0fd5d8a4f454a74b52be3336af7b5d4b252acd0c;hpb=2439cdd60f235b3ccde4ddc47c740e3c9ee43b99 diff --git a/vm b/vm index 85a9bdc..a4f2b80 100644 --- a/vm +++ b/vm @@ -841,7 +841,9 @@ created." (ff/configure-faces '( - (vm-highlight-url :background "white" :foreground "#0000f0" :box nil) + ;; (vm-highlight-url :weight 'bold :foreground "#0000f0" :box nil) + (vm-highlight-url :underline nil :foreground "#0000f0" :box nil) + ;; (vm-highlight-url :background "white" :foreground "#0000f0" :box nil) (vm-highlighted-header :box nil) ;; :weight 'bold :background "white") (vm-attachment-button :background "#f0d0d0" :box nil)