+### tig config
+
+set tab-size = 8
+set show-rev-graph = yes
+set commit-encoding = ISO-8859-1
+
+color title-blur cyan blue
+color title-focus white blue bold
+
+color main-date red default
+color main-author magenta default bold
+color main-commit default default
+color main-delim green default bold
+color main-tag yellow default bold
+color main-ref cyan default bold
+
+color diff-header yellow default bold
+color diff-index default default bold
+color diff-chunk cyan default
+color diff-add green default bold
+color diff-del red default bold
+color diff-oldmode red default
+color diff-newmode green default
+color diff-copy-from red default
+color diff-copy-to green default
+color diff-rename-from red default
+color diff-rename-to green default
+##color diff-similarity
+##color diff-dissimilarity
+##color diff-tree
+
+color pp-author green default bold
+color pp-commit green default bold
+color pp-merge green default bold
+color pp-date green default bold
+color pp-adate green default bold
+color pp-cdate green default bold
+color pp-refs green default bold
+
+color commit green default
+color parent green default
+color tree green default
+color author green default
+color committer green default
+
+color signoff blue default
+color acked blue default