![Zyxware default image4](/sites/default/files/2021-10/Artboard%202%20copy%2018.png)
When you want to change from the black and white colors in your git, you can use the default git color configurations using the command:
git config --global color.ui trueThe --global is optional, if you want to make the coloring for the current repository, ignore this and type it as: