Skip to content

Commit

Permalink
Change branch and HEAD colors to match shell colors better
Browse files Browse the repository at this point in the history
  • Loading branch information
agross committed Jun 5, 2021
1 parent aa0cc47 commit 9d746f9
Show file tree
Hide file tree
Showing 87 changed files with 215 additions and 215 deletions.
4 changes: 2 additions & 2 deletions images/bisect/bisect-1.gv
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ digraph Git {

node [style="filled"
fontcolor="#ffffff"
fillcolor="#e93a1d"]
fillcolor="#2c942c"]

subgraph cluster_v1_0 {
style=invis
Expand All @@ -55,7 +55,7 @@ digraph Git {
{
rank=same
// Hide, but make node occupy space.
HEAD [fillcolor="#c8a036"
HEAD [fillcolor="#3e8f99"
style=invis]
D -> HEAD [style=invis]
}
Expand Down
4 changes: 2 additions & 2 deletions images/bisect/bisect-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions images/bisect/bisect-2.gv
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ digraph Git {

node [style="filled"
fontcolor="#ffffff"
fillcolor="#e93a1d"]
fillcolor="#2c942c"]

subgraph cluster_v1_0 {
style=invis
Expand All @@ -54,7 +54,7 @@ digraph Git {
// No cluster draws label below.
{
rank=same
HEAD [fillcolor="#c8a036"]
HEAD [fillcolor="#3e8f99"]
D -> HEAD
}
}
6 changes: 3 additions & 3 deletions images/bisect/bisect-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions images/bisect/bisect-3.gv
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ digraph Git {

node [style="filled"
fontcolor="#ffffff"
fillcolor="#e93a1d"]
fillcolor="#2c942c"]

subgraph cluster_v1_0 {
style=invis
Expand All @@ -54,7 +54,7 @@ digraph Git {
// No cluster draws label below.
{
rank=same
HEAD [fillcolor="#c8a036"]
HEAD [fillcolor="#3e8f99"]
B -> HEAD
}
}
6 changes: 3 additions & 3 deletions images/bisect/bisect-3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions images/bisect/bisect-4.gv
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ digraph Git {

node [style="filled"
fontcolor="#ffffff"
fillcolor="#e93a1d"]
fillcolor="#2c942c"]

subgraph cluster_v1_0 {
style=invis
Expand All @@ -54,7 +54,7 @@ digraph Git {
// No cluster draws label below.
{
rank=same
HEAD [fillcolor="#c8a036"]
HEAD [fillcolor="#3e8f99"]
C -> HEAD
}
}
6 changes: 3 additions & 3 deletions images/bisect/bisect-4.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions images/bisect/bisect-5.gv
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ digraph Git {

node [style="filled"
fontcolor="#ffffff"
fillcolor="#e93a1d"]
fillcolor="#2c942c"]

subgraph cluster_v1_0 {
style=invis
Expand All @@ -54,7 +54,7 @@ digraph Git {
// No cluster draws label below.
{
rank=same
HEAD [fillcolor="#c8a036"]
HEAD [fillcolor="#3e8f99"]
C -> HEAD
}
}
12 changes: 6 additions & 6 deletions images/bisect/bisect-5.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions images/bisect/bisect-cherry-pick-1.gv
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ digraph Git {

node [style="filled"
fontcolor="#ffffff"
fillcolor="#e93a1d"]
fillcolor="#2c942c"]

subgraph cluster_v1_0 {
style=invis
Expand All @@ -58,7 +58,7 @@ digraph Git {
rank=same
repro [label="repro"]
R -> repro
HEAD [fillcolor="#c8a036"]
HEAD [fillcolor="#3e8f99"]
repro -> HEAD
}
}
Expand Down
8 changes: 4 additions & 4 deletions images/bisect/bisect-cherry-pick-1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions images/bisect/bisect-cherry-pick-2.gv
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ digraph Git {

node [style="filled"
fontcolor="#ffffff"
fillcolor="#e93a1d"]
fillcolor="#2c942c"]

subgraph cluster_v1_0 {
style=invis
Expand Down Expand Up @@ -66,7 +66,7 @@ digraph Git {
// No cluster draws label below.
{
rank=same
HEAD [fillcolor="#c8a036"]
HEAD [fillcolor="#3e8f99"]
D -> HEAD
}

Expand Down
8 changes: 4 additions & 4 deletions images/bisect/bisect-cherry-pick-2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions images/bisect/bisect-cherry-pick-3.gv
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ digraph Git {

node [style="filled"
fontcolor="#ffffff"
fillcolor="#e93a1d"]
fillcolor="#2c942c"]

subgraph cluster_v1_0 {
style=invis
Expand Down Expand Up @@ -69,7 +69,7 @@ digraph Git {
// No cluster draws label below.
{
rank=same
HEAD [fillcolor="#c8a036"]
HEAD [fillcolor="#3e8f99"]
R_ -> HEAD
}

Expand Down
8 changes: 4 additions & 4 deletions images/bisect/bisect-cherry-pick-3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9d746f9

Please sign in to comment.