Home | History | Annotate | Download | only in gtk

Lines Matching refs:toolbar_color

698   GdkColor toolbar_color = window_style->bg[GTK_STATE_NORMAL];
699 SetThemeColorFromGtk(ThemeService::COLOR_TOOLBAR, &toolbar_color);
736 // as |toolbar_color|, is usually a white, and when it isn't a white,
737 // provides sufficient contrast to |toolbar_color|. Try this out with
755 &toolbar_color);