]> git.phdru.name Git - dotfiles.git/blob - lib/config/git/dark_bg
6c6e25bfce6ccc5cf1dc96379e163103df7ff3ae
[dotfiles.git] / lib / config / git / dark_bg
1 #[color "branch"]
2 #       current = green
3 #       local = normal
4 #       plain = normal
5 #       remote = red
6 #[color "decorate"]
7 #       HEAD = cyan bold
8 #       tag = yellow bold
9 [color "diff"]
10 #       commit = yellow
11 #       frag = cyan
12         meta = blue
13 #       new = green
14 #       old = red
15 #       plain = normal
16 #       whitespace = normal red
17 #[color "grep"]
18 #       match = normal
19 #[color "interactive"]
20 #       error = normal
21 #       header = normal
22 #       help = normal
23 #       prompt = normal
24 #[color "status"]
25 #       added = green
26 #       changed = red
27 #       header = normal
28 #       nobranch = red
29 #       untracked = red
30 #       updated = magenta