From 7bad6186938c7b0d02d9c01050fdcdb3b4cd47f0 Mon Sep 17 00:00:00 2001 From: Craig Earls Date: Sun, 31 Mar 2013 09:54:28 -0700 Subject: [PATCH] Oops, forgot a # --- lisp/ldg-fonts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ldg-fonts.el b/lisp/ldg-fonts.el index 5874b81f..3a7d1e0a 100644 --- a/lisp/ldg-fonts.el +++ b/lisp/ldg-fonts.el @@ -38,7 +38,7 @@ :group 'ledger-faces) (defface ledger-font-highlight-face - `((t :background "eee8d5")) + `((t :background "#eee8d5")) "Default face for transaction under point" :group 'ledger-faces)