summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-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 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)