Re: Theme for GNOME Bugzilla



Hello Andre,

> So what do you think? I'm not a designer, but all the colors are from
> HIG [4], apart from the blue submit buttons.

Personal opinions: I like the header bar a lot because it's consistent
with other GNOME sites! Generally, most text looks pretty small to me in
FF37 and the grey background makes me miss enough text contrast. :-/

I think that's an upstream bug(?), as in this class font-size is small (13pixels).

body, td, th, input, dt, #titles {
    font-family: Verdana,sans-serif;
    font-size: small;
}

It would be better to set the font-size to pixels or em.

I do support gradual changes (and we've made some as can be seen in
https://git.gnome.org/browse/bugzilla-gnome-org-customizations/tree/ ).
For example, having a GNOME-style top bar would be awesome.
I would love to test and help with CSS patches against GNOME Bugzilla's
current theme!

I added my first try for a themed GNOME bugzilla, if anyone want to try it. The theme is "Gnome_white" and it's enabled by default for the logged in user (login details in my first mail).

It's just the basics, GNOME's top bar and footer. Screenshots:

https://www.dropbox.com/s/1sudksmq7t61233/bugzilla.png?dl=0
https://www.dropbox.com/s/ulhootzpjpplxf2/bugzilla_footer.png?dl=0

 
...
But to generally push Mozilla's custom Bugzilla theme forward and make
it potentially available in GNOME Bugzilla (with customizations), the
best way is to first help upstream Bugzilla developers to include
Mozilla's custom theme in the upstream Bugzilla code base.

I agree with you. I'll check the upstream bug and see if they want any help at this.

Cheers,
Tom



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]