NETWAYS / gitlab-training

Open Source Training for GitLab and Git
https://www.netways.de/trainings/gitlab/
Other
67 stars 24 forks source link

Add config example to change additions to blue #237

Closed theFeu closed 7 months ago

theFeu commented 8 months ago

I like to give the example of additions in green, deletions in red -> change additions to blue for vision impairment reasons. Maybe we want to add this example in a slide?

martialblog commented 7 months ago

Like the idea.

Example config:

    [color "diff"]
      old = red old
      new = blue bold