1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-28 16:02:01 +03:00

support user-configurable author colours

This commit is contained in:
Jesse Duffield
2021-10-30 18:00:28 +11:00
parent c96496c3a7
commit c47c539e12
4 changed files with 15 additions and 0 deletions

View File

@ -50,6 +50,8 @@ gui:
showRandomTip: true
showCommandLog: true
commandLogSize: 8
authorColors: # in case you're not happy with the randomly assigned colour
'John Smith': '#ff0000'
git:
paging:
colorArg: always