-
Notifications
You must be signed in to change notification settings - Fork 0
/
tigrc
94 lines (93 loc) · 3.25 KB
/
tigrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
color diff-stat blue default bold
color date blue default bold
color "-" red default bold
color "+" green default bold
color "@@" magenta default bold
# color "diff --" yellow default
# color "--- " yellow default
# color "+++ " yellow default
# color "@@" magenta default
# color "+" green default
# color " +" green default
# color "-" red default
# color " -" red default
# color "index " blue default
# color "old file mode " yellow default
# color "new file mode " yellow default
# color "deleted file mode " yellow default
# color "copy from " yellow default
# color "copy to " yellow default
# color "rename from " yellow default
# color "rename to " yellow default
# color "similarity " yellow default
# color "dissimilarity " yellow default
# color "diff-tree " blue default
# color "Author: " cyan default
# color "Commit: " magenta default
# color "Tagger: " magenta default
# color "Merge: " blue default
# color "Date: " yellow default
# color "AuthorDate: " yellow default
# color "CommitDate: " yellow default
# color "TaggerDate: " yellow default
# color "Refs: " red default
# color "Reflog: " red default
# color "Reflog message: " yellow default
# color "stash@{" magenta default
# color "commit " green default
# color "parent " blue default
# color "tree " blue default
# color "author " green default
# color "committer " magenta default
# color " Signed-off-by" yellow default
# color " Acked-by" yellow default
# color " Tested-by" yellow default
# color " Reviewed-by" yellow default
# color default default default normal
# color cursor white green bold
# color status green default
# color delimiter magenta default
# color date blue default
# color mode cyan default
# color id magenta default
# color overflow red default
# color header yellow default
# color section cyan default
# color directory yellow default
# color file default default
# color grep.file blue default
# color file-size default default
# color line-number cyan default
# color title-blur white blue
# color title-focus white blue bold
# color main-commit default default
# color main-tag magenta default bold
# color main-local-tag magenta default
# color main-remote yellow default
# color main-replace cyan default
# color main-tracked yellow default bold
# color main-ref cyan default
# color main-head cyan default bold
# color stat-none default default
# color stat-staged magenta default
# color stat-unstaged magenta default
# color stat-untracked magenta default
# color help-group blue default
# color help-action yellow default
# color diff-stat blue default
# color palette-0 magenta default
# color palette-1 yellow default
# color palette-2 cyan default
# color palette-3 green default
# color palette-4 default default
# color palette-5 white default
# color palette-6 red default
# color palette-7 magenta default bold
# color palette-8 yellow default bold
# color palette-9 cyan default bold
# color palette-10 green default bold
# color palette-11 default default bold
# color palette-12 white default bold
# color palette-13 red default bold
# color graph-commit blue default
# color search-result black yellow