Django Admin new look

2015-03-06 Thread Ryan Allen
These look very nice and are a step in the right direction. If you only overrode admin/css/base.css I see no reason why this change can't be made. Hanging on to the old design for legacy purposes has gone on long enough, it's time to update. I would make a pull request after ensuring the new

Re: Design discussion: admin alert messages

2013-10-10 Thread Ryan Allen
stand to gain much from these > changes, but I'm not losing anything either. If they benefit someone with > "normal" vision, go ahead. > > Marc > > > On 10 October 2013 03:16, Ryan Allen <allenrya...@gmail.com> wrote: > >> It doesn't appear that the images I at

Re: Design discussion: admin alert messages

2013-10-09 Thread Ryan Allen
It doesn't appear that the images I attached are being shown. Imgur instead: Updated error: http://imgur.com/JdoGyqw Updated Error with Protonopia http://imgur.com/Ve1ifAP Deuteranomoly Success Message http://imgur.com/QvqOHuo -- You received this message because you are subscribed to the

Re: Design discussion: admin alert messages

2013-10-09 Thread Ryan Allen
be a UX win for those with colour vision; > if we pick a good set of colors, those with a mild colour sensory disorder > will still be able to distinguish error types based on colour. However, > even if you are completely monochromatic, the icons are still there, so a > visual cu

Re: Design discussion: admin alert messages

2013-10-09 Thread Ryan Allen
AAEX8/Y0BUK0ukpHs/s1600/Screen+Shot+2013-10-09+at+6.46.31+PM.png> On Tuesday, October 8, 2013 2:46:08 PM UTC-4, Ryan Allen wrote: > > Here are comparisons for several different color blindness types: > http://imgur.com/a/JaLPD > > On Tuesday, October 8, 2013 3:16:32 AM UTC-4, H

Re: Design discussion: admin alert messages

2013-10-08 Thread Ryan Allen
new error red > is better though, bigger contrast to the white. > > > > On 7 October 2013 22:44, Ryan Allen <allen...@gmail.com >wrote: > >> https://github.com/django/django/pull/1715 >> >> Currently, all admin messages have a background color of light ye

Re: Design discussion: admin alert messages

2013-10-08 Thread Ryan Allen
Here are comparisons for several different color blindness types: http://imgur.com/a/JaLPD On Tuesday, October 8, 2013 11:57:08 AM UTC-4, Ryan Allen wrote: > > Thanks, I found a Chrome extension to use - > https://chrome.google.com/webstore/detail/spectrum/ofclemegkcmilinpcimpjkfhjf

Re: Design discussion: admin alert messages

2013-10-08 Thread Ryan Allen
Thanks, I found a Chrome extension to use - https://chrome.google.com/webstore/detail/spectrum/ofclemegkcmilinpcimpjkfhjfgmhieb?hl=en On Tuesday, October 8, 2013 9:37:35 AM UTC-4, Daniele Procida wrote: > > On Tue, Oct 8, 2013, Ryan Allen <allen...@gmail.com > wrote: > > &

Re: Design discussion: admin alert messages

2013-10-08 Thread Ryan Allen
t; is better though, bigger contrast to the white. > > > > On 7 October 2013 22:44, Ryan Allen <allen...@gmail.com >wrote: > >> https://github.com/django/django/pull/1715 >> >> Currently, all admin messages have a background color of light yellow, >> wh

Design discussion: admin alert messages

2013-10-07 Thread Ryan Allen
https://github.com/django/django/pull/1715 Currently, all admin messages have a background color of light yellow, whether they are success message, warning message, or error message. Errors are displayed with red (#F00) text. This pull request would give success messages a green background and

Design discussion: admin alert styling update

2013-10-07 Thread Ryan Allen
Up for discussion - https://github.com/django/django/pull/1715 The alert messages in the Django admin do not abide by the UX philosophy "Don't Make Me Think". All messages whether success, warning, or error, have a background color of yellow. This pull would change the bg-color of successes to