[pypy-commit] extradoc extradoc: tweak colors

bivab noreply at buildbot.pypy.org
Fri Sep 7 11:11:14 CEST 2012


Author: David Schneider <david.schneider at picle.org>
Branch: extradoc
Changeset: r4772:62080db41733
Date: 2012-09-07 10:58 +0200
http://bitbucket.org/pypy/extradoc/changeset/62080db41733/

Log:	tweak colors

diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -26,7 +26,7 @@
 
 
 \definecolor{commentgray}{rgb}{0.3,0.3,0.3}
-\definecolor{darkgray}{rgb}{0.5,0.5,0.5}
+\definecolor{darkgray}{rgb}{0.6,0.6,0.6}
 \definecolor{lightgray}{rgb}{0.75,0.75,0.75}
 
 \lstdefinelanguage{none}{


More information about the pypy-commit mailing list