[Sugar-devel] [PATCH sugar-artwork] Enforce white background on intro screen

Walter Bender walter.bender at gmail.com
Sat Sep 17 08:04:43 EDT 2011


On Sat, Sep 17, 2011 at 7:27 AM, Daniel Drake <dsd at laptop.org> wrote:
> As part of the hippocanvas removal process, we can move intro window
> theming details into the theme. The intro window has a white background
> for itself and its children.
> ---
>  gtk/theme/gtkrc.em |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
> index 7f180a7..0811548 100644
> --- a/gtk/theme/gtkrc.em
> +++ b/gtk/theme/gtkrc.em
> @@ -770,6 +770,8 @@ widget_class "*<SugarAlert>*"              style "black-bg-child"
>  widget_class "*<SugarSectionView>"       style "white-bg"
>  widget_class "*<SugarSectionView>*"      style "white-bg-child"
>
> +widget_class "*<SugarIntroWindow>"       style "white-bg"
> +widget_class "*<SugarIntroWindow>*"      style "white-bg-child"
>
>  # The notebook is very high, so that everything is overriden
>  # Only the color of the tab labels needs to be modified inside the
> --
> 1.7.6
>
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>

Cool. I had been looking into adding the much-asked-for feature to let
kids set background images and always bumped up against hippo. That
was one of my early motivations for embarking down the no-hippo path.

-walter

-- 
Walter Bender
Sugar Labs
http://www.sugarlabs.org


More information about the Sugar-devel mailing list