[Sugar-devel] [PATCH sugar-artwork] Enforce white background on intro screen
Marco Pesenti Gritti
marco at marcopg.org
Sat Sep 17 10:00:08 EDT 2011
Looks good to me.
On 17 September 2011 12:27, 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
>
More information about the Sugar-devel
mailing list