summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes.gitconfig b/themes.gitconfig
index 482d6af..447297a 100644
--- a/themes.gitconfig
+++ b/themes.gitconfig
@@ -325,5 +325,5 @@
plus-emph-style = bold green
zero-style = syntax
blame-code-style = syntax
- blame-format = "{author:<18} ({commit:>7}) {timestamp:^12} "
+ blame-format = "{author:<18} ({commit:>7}) {timestamp:^16} "
blame-palette = "#2E3440" "#3B4252" "#434C5E" "#4C566A"