summaryrefslogtreecommitdiff
path: root/lisp/ldg-fonts.el
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2013-03-31 19:19:54 -0700
committerCraig Earls <enderw88@gmail.com>2013-03-31 19:19:54 -0700
commitb15d4bc09e40c71bd9a59f33457839daaec659a8 (patch)
tree106e5784369ed8bbb584ca2766819f279c5d55ab /lisp/ldg-fonts.el
parent9f25571accaa2a31afb28c7daa2dc4832e226383 (diff)
parent9fc1f512b52e36402a3e913b495b1adc283f6073 (diff)
downloadledger-b15d4bc09e40c71bd9a59f33457839daaec659a8.tar.gz
ledger-b15d4bc09e40c71bd9a59f33457839daaec659a8.tar.bz2
ledger-b15d4bc09e40c71bd9a59f33457839daaec659a8.zip
Merge branch 'next' into ledger-mode-automatic-transactions
Diffstat (limited to 'lisp/ldg-fonts.el')
-rw-r--r--lisp/ldg-fonts.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ldg-fonts.el b/lisp/ldg-fonts.el
index 76bfc03d..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 "white"))
+ `((t :background "#eee8d5"))
"Default face for transaction under point"
:group 'ledger-faces)