GIT colour defaults for the sight challenged

I find red on black very difficult read - especially if my laptop is outside. This is how to get git status to have more readable colors:

git config color.status.changed yellow git config color.status.untracked yellow