From e3c6ebf97f2f9f7d08f845184c19fccbcf515ce8 Mon Sep 17 00:00:00 2001 From: Craig Earls Date: Sun, 31 Mar 2013 09:19:10 -0700 Subject: Correct a solarize face --- lisp/ldg-fonts.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/ldg-fonts.el b/lisp/ldg-fonts.el index 76bfc03d..5874b81f 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 "white")) + `((t :background "eee8d5")) "Default face for transaction under point" :group 'ledger-faces) -- cgit v1.2.3