I need to replace the blue color that shows up in reports. I have a black terminal background, and it is hard to read.
This questions was asked earlier <https://groups.google.com/forum/#!searchin/ledger-cli/color/ledger-cli/D3U25QoL28g/IR0xTEfsZqQJ> already and I have looked through the docs, but do not have the desired end result. I just want to change the color, and nothing else. I understand that I have to change the report formatting and need to enter a report format. I have tried this command: $ ledger -f ledger.dat reg "Technical Services" --balance-format "%(justify(scrub(display_total), 20, -1, true, color))" " %(!options.flat ? depth_spacer : \"\")" "%-(ansify_if(partial_account(options.flat), blue if color))\n%/" "%$1\n%/" "--------------------\n" zsh: event not found: options.flat The documentation is not clear to me, and would be grateful for a simple example. Thanks zt. -- --- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
