Hi everyone,
We've wanted to change the Gerrit UI to be less ugly for quite awhile, and I think a good first step is getting rid of the puke green/yellow color schemes. Gerrit has the ability to change these colors without using CSS-- it's done with the "theme" configuration[0]. I'm awful at choosing these sorts of things, so I thought I would open it up to the list for a bit of bikeshedding to come up with some colors we can use.
Specifically, there's 5 colors we can change *right now* and that I'd love to get some input on what to change them to. These 5 are:
1) backgroundColor -- pretty self explanatory, default is #FCFEEF for anonymous users and #FFFFFF for logged in users. 2) topMenuColor -- the color in the top menu area, the puke green, #D4E9A9 3) textColor -- self explanatory, default is #000000 4) trimColor -- used for section headers and such, same green as topMenuColor by default 5) selectionColor -- the cream-yellow color used when you're highlighting a given field/button/etc in Gerrit, color is #FFFFCC
Additionally, there's 3 more colors that we'll be able to customize starting with 2.5, so it's worth keeping them in mind (and maybe going ahead and picking colors for them too):
5) changeTableOutdatedColor -- That glaring red that shows up in the dependencies field when a dependency is outdated, default #F08080 6) tableOddRowColor -- with 2.5, we can do alternating colors for the change listings, making it easier to read. By default, transparent. 7) tableEvenRowColor -- complement of above
We can test these all on the labs instance of Gerrit[1], and in fact RobLa and I tried some colors awhile back (but neither of us are designers). If anyone wants access to the instance so they can play with it, please ping me and I'll be happy to add you. Thanks for input everyone :)
-Chad
[0] https://gerrit.wikimedia.org/r/Documentation/config-gerrit.html#_a_id_theme_... [1] http://gerrit-dev.wmflabs.org/
On Sat, Jul 28, 2012 at 8:21 AM, Chad innocentkiller@gmail.com wrote:
Hi everyone,
We've wanted to change the Gerrit UI to be less ugly for quite awhile, and I think a good first step is getting rid of the puke green/yellow color schemes. Gerrit has the ability to change these colors without using CSS-- it's done with the "theme" configuration[0]. I'm awful at choosing these sorts of things, so I thought I would open it up to the list for a bit of bikeshedding to come up with some colors we can use.
Let me clarify--this is not a substitute for actually sitting down and writing some awesome CSS to re-skin Gerrit, this is just so A) we can do this like right now with almost zero effort, and B) lay the groundwork for re-skinning by at least picking a sane color scheme and less custom CSS we'll need to write.
-Chad
On Jul 28, 2012, at 5:21 AM, Chad wrote:
[..]
- backgroundColor -- pretty self explanatory, default is #FCFEEF for
anonymous users and #FFFFFF for logged in users. 2) topMenuColor -- the color in the top menu area, the puke green, #D4E9A9 3) textColor -- self explanatory, default is #000000 4) trimColor -- used for section headers and such, same green as topMenuColor by default 5) selectionColor -- the cream-yellow color used when you're highlighting a given field/button/etc in Gerrit, color is #FFFFCC
Additionally, [..]:
- changeTableOutdatedColor -- That glaring red that shows up in the
dependencies field when a dependency is outdated, default #F08080 6) tableOddRowColor -- with 2.5, we can do alternating colors for the change listings, making it easier to read. By default, transparent. 7) tableEvenRowColor -- complement of
[..]
Subject: [Wikitech-l] 8 simple ways for improving Gerrit
The 7--+1 simple ways for improving Gerrit. After 5 comes 6, you know ;-)
-- Krinkle
On Sat, Jul 28, 2012 at 2:39 PM, Krinkle krinklemail@gmail.com wrote:
The 7--+1 simple ways for improving Gerrit. After 5 comes 6, you know ;-)
Indeed, I seem to have forgotten how to count.
-Chad
wikitech-l@lists.wikimedia.org