changeset 173:629451ed9889

Switch rev color to blue.
author Martin Geisler <mg@aragost.com>
date Tue, 27 Apr 2010 14:20:15 +0200
parents a8ed4006ec40
children 526e5f40124a
files bisect.tex mercurial.tex
diffstat 2 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/bisect.tex
+++ b/bisect.tex
@@ -7,8 +7,7 @@
     \begin{tikzpicture}[start chain, node distance=8mm and 8mm, on grid]
       \tikzstyle{every pin edge}=[draw, <-, shorten <=3pt]
       \tikzstyle{every pin}=[text height=1ex, text depth=0pt]
-      \tikzstyle{rev}+=[minimum size=4mm, on chain,
-        draw=blue!50!black!50, bottom color=blue!50!black!20]
+      \tikzstyle{rev}+=[minimum size=4mm, on chain]
 
       \tikzstyle{good}=[rev,draw=green!50!black!50,
         bottom color=green!50!black!20]
--- a/mercurial.tex
+++ b/mercurial.tex
@@ -30,7 +30,7 @@
 \tikzstyle{tag}=[below, thick, draw=yellow!50!orange, fill=yellow!50]
 \tikzstyle{timeline}=[thick, ->]
 \tikzstyle{rev}=[rounded corners=1pt, minimum size=3mm,
-  draw=red!50!black!50, top color=white, bottom color = red!50!black!20]
+  draw=blue!50!black!50, top color=white, bottom color=blue!50!black!20]
 \tikzstyle{repository}=[cylinder,shape border rotate=90, draw=structure,
   shade, left color=structure!50, right color=structure!50,
   middle color=structure!10, aspect=0.15, minimum height=20mm,