Eric Sunshine <sunshine@xxxxxxxxxxxxxx> writes: > On Tue, Apr 17, 2018 at 5:30 PM, Stefan Beller <sbeller@xxxxxxxxxx> wrote: >> Choose a different color for dates and imitate a 'temperature cool down' >> depending upon age. >> >> Originally I had planned to have the temperature cooldown dependent on >> the age of the project or file for example, as that might scale better, >> but that can be added on top of this commit, e.g. instead of giving a >> date, you could imagine giving a percentage that would be the linearly >> interpolated between now and the beginning of the file. >> >> Signed-off-by: Stefan Beller <sbeller@xxxxxxxxxx> >> >> # Conflicts: >> # builtin/blame.c > > Meh. Sloppy. Will edit it out. Thanks.