From 654717f5018a38970804cd66668adcc109bf65b3 Mon Sep 17 00:00:00 2001
From: Eben Eliason <[EMAIL PROTECTED]>
Date: Wed, 19 Mar 2008 11:15:57 -0400
Subject: [PATCH] Change background color of intro sequence
This makes the intro sequence match the white of the rest of the
zoom levels, for consistency. We'll also need to change the
boot sequence to match.
---
src/intro/intro.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/intro/intro.py b/src/intro/intro.py
index 1bd46c7..b8c7a10 100644
--- a/src/intro/intro.py
+++ b/src/intro/intro.py
@@ -32,7 +32,7 @@ from sugar.profile import get_profile
import colorpicker
-_BACKGROUND_COLOR = style.COLOR_PANEL_GREY
+_BACKGROUND_COLOR = style.COLOR_WHITE
class _Page(hippo.CanvasBox):
__gproperties__ = {
--
1.5.2.5
_______________________________________________
Sugar mailing list
[email protected]
http://lists.laptop.org/listinfo/sugar