aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--queries/ledger/highlights.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/ledger/highlights.scm b/queries/ledger/highlights.scm
index 931267159..5a9e29ac1 100644
--- a/queries/ledger/highlights.scm
+++ b/queries/ledger/highlights.scm
@@ -1,7 +1,7 @@
((comment) @comment)
((date) @number)
-((account) @variable)
+((account) @field)
((note) @comment)
((amount) @keyword)
((quantity) @number)