Hi,

I'd like to adjust the colors of the report displayed in Emacs
ledger-report mode, similar to as shown in the screenshot here:

https://github.com/syl20bnr/spacemacs/tree/master/layers/%2Btools/finance
https://github.com/syl20bnr/spacemacs/raw/master/layers/%2Btools/finance/img/ledger.png

... but cannot find a way to do this. describe-face just tells me
everything in the ledger-report buffer is 'default', and fiddling
with all the faces in ledger-fonts.el has no effect. Also tried
--force-color in ledger-reports :

(setq ledger-reports
   (quote
    (("bal" "ledger --force-color --sort d -f %(ledger-file) bal -X P 
--cleared")
     ("reg" "ledger --force-color -f %(ledger-file) reg")
     ("payee" "ledger --force-color -f %(ledger-file) reg @%(payee)")
     ("account" "ledger --force-color -f %(ledger-file) reg %(account)"))))

All to no avail. Any suggestions as to how I might be able to colorize
the Ledger Report output here?

TIA for any clues,

John

-- 
John Magolske
http://b79.net/contact

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ledger-cli+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to