Update.
[elisp.git] / vm
diff --git a/vm b/vm
index 85a9bdc..a4f2b80 100644 (file)
--- 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)