Fossil SCM
Change the default skin to use circle nodes and color branch lines.
Commit
c72a3b5baa52ae21faa7932329f1aa5a9a87adac
Parent
31c81ac65b655eb…
1 file changed
+2
-2
+2
-2
| --- skins/default/details.txt | ||
| +++ skins/default/details.txt | ||
| @@ -1,4 +1,4 @@ | ||
| 1 | 1 | timeline-arrowheads: 1 |
| 2 | -timeline-circle-nodes: 0 | |
| 3 | -timeline-color-graph-lines: 0 | |
| 2 | +timeline-circle-nodes: 1 | |
| 3 | +timeline-color-graph-lines: 1 | |
| 4 | 4 | white-foreground: 0 |
| 5 | 5 |
| --- skins/default/details.txt | |
| +++ skins/default/details.txt | |
| @@ -1,4 +1,4 @@ | |
| 1 | timeline-arrowheads: 1 |
| 2 | timeline-circle-nodes: 0 |
| 3 | timeline-color-graph-lines: 0 |
| 4 | white-foreground: 0 |
| 5 |
| --- skins/default/details.txt | |
| +++ skins/default/details.txt | |
| @@ -1,4 +1,4 @@ | |
| 1 | timeline-arrowheads: 1 |
| 2 | timeline-circle-nodes: 1 |
| 3 | timeline-color-graph-lines: 1 |
| 4 | white-foreground: 0 |
| 5 |