Share your yay config.json + Lua questions

I did this.. still one color but readable friendly
git config --global core.pager "bat"
git config --global pager.diff "bat"
git config --global pager.log "bat"
git config --global pager.show "bat"