Last active
August 21, 2024 12:14
-
-
Save BuonOmo/ce45b51d0cefe949fd0c536a4a60f000 to your computer and use it in GitHub Desktop.
Git blame color scale from 20 month ago to now (https://stackoverflow.com/a/66250482/6320039)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[color "blame"] | |
highlightRecent = 234, 23 month ago, 235, 22 month ago, 236, 21 month ago, 237, 20 month ago, 238, 19 month ago, 239, 18 month ago, 240, 17 month ago, 241, 16 month ago, 242, 15 month ago, 243, 14 month ago, 244, 13 month ago, 245, 12 month ago, 246, 11 month ago, 247, 10 month ago, 248, 9 month ago, 249, 8 month ago, 250, 7 month ago, 251, 6 month ago, 252, 5 month ago, 253, 4 month ago, 254, 3 month ago, 231, 2 month ago, 230, 1 month ago, 229, 3 weeks ago, 228, 2 weeks ago, 227, 1 week ago, 226 | |
[blame] | |
coloring = highlightRecent | |
date = human |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@brandon1024 that would be nice in green indeed ! Unfortunately, yellow was the only ANSI color I could easily make a nice gradient with. If you find another one, please share it here :)
Here's the code for the ANSI color palette: