Skip to content

Commit

Permalink
Add more ledger faces
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Dec 5, 2014
1 parent 7ee5376 commit 9782831
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions color-theme-sanityinc-solarized.el
Original file line number Diff line number Diff line change
Expand Up @@ -540,6 +540,8 @@ names to which it refers are bound."
(ledger-font-occur-xact-face (:inherit highlight))
(ledger-font-payee-cleared-face (:foreground ,green))
(ledger-font-payee-uncleared-face (:foreground ,cyan))
(ledger-font-posting-date-face (:foreground ,yellow))
(ledger-font-posting-amount-face (:foreground ,normal))
(ledger-font-posting-account-cleared-face (:foreground ,blue))
(ledger-font-posting-account-face (:foreground ,violet))
(ledger-font-posting-account-pending-face (:foreground ,yellow))
Expand Down

0 comments on commit 9782831

Please sign in to comment.