]> gitweb.factorcode.org Git - factor.git/commitdiff
Revert "slides: fix illegible code snippets on Windows"
authorAlexander Iljin <ajsoft@yandex.ru>
Sat, 1 Jun 2019 07:27:41 +0000 (09:27 +0200)
committerAlexander Iljin <ajsoft@yandex.ru>
Sat, 8 Jun 2019 16:47:40 +0000 (18:47 +0200)
This reverts commit 4b1e2b8af856c049fd07d86737a7b648648e2a41.

extra/slides/slides.factor

index 26c2db0999d2ebdf73621a23d981162df176125e..21fed8c67f93c546e705d03b1d4f82b5ed68512a 100644 (file)
@@ -27,7 +27,7 @@ CONSTANT: stylesheet
         }
         { code-style
             H{
-                { page-color T{ rgba f 0.9 0.9 0.9 1 } }
+                { page-color T{ rgba f 0.4 0.4 0.4 0.3 } }
             }
         }
         { snippet-style