]> git.donarmstrong.com Git - org-ref.git/commitdiff
change label color to magenta
authorJohn Kitchin <jkitchin@andrew.cmu.edu>
Thu, 26 Feb 2015 13:39:29 +0000 (08:39 -0500)
committerJohn Kitchin <jkitchin@andrew.cmu.edu>
Thu, 26 Feb 2015 13:39:29 +0000 (08:39 -0500)
org-ref.org

index f01473b388c5fa6f1f25db89eb1b6d638ab5f4c2..59d499784c5b0c1dd0309bf36ec060d5de31af74 100644 (file)
@@ -412,7 +412,7 @@ label:test
 
 
 (defcustom org-ref-label-color
-  "black"
+  "dark magenta"
   "Color of label links"
   :group 'org-ref)