Never mind, I just confirmed it's WHITE in the latest trunk.
On Monday, June 18, 2012 8:51:29 AM UTC-5, Omi Chiba wrote:
>
> Absolutely b1! but how about change color to WHITE ?
> It will match the color on the left corner, such as menus, and blue link
> is hard to see on the black background.
>
>
> On Saturday, June 16, 2012 10:30:04 PM UTC-5, Andrew wrote:
>>
>> A week or two ago a change was made to the nav bar to give the auth
>> buttons for Login, Register, etc a button look. This was part of the
>> fix to the dropdown menus to get them to work with bootstrap. Another
>> change was made to revert back to the old look (but only as an attachment
>> to a previous post in this list).
>>
>> There are two screen shots, current welcome app, and with the buttons
>> reverted to the old look.
>>
>> Credit to Paolo for making both changes. Given that the buttons have
>> been in trunk for a while, it is worth getting a consensus to keep it or
>> revert it. So:
>>
>> *Vote:*
>> *A) KEEP THE BUTTON LOOK*
>> *B) REVERT TO THE OLD LOOK*
>> *
>> *
>> *if B) *
>> *
>> *
>> *B.1) Revert to the Pipe separator between the options (as shown)*
>> *B.2) Don't include the Pipe separator.*
>>
>>
>> B.1) involves updating a recent patch to layout.html:
>> <div id="navbar">{{='auth' in globals() and auth.navbar(separators=(' ','
>> | ','')) or ''}}</div>
>>
>> A patch for B.1) has already been sent to Massimo (that's my vote :) ) ,
>> but let's see what the general feeling is.
>>
>> Thanks
>>
>