-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change header color #3
Comments
Too dark in my opinion, we wanted a less shouting, and more modern look with dark letters on light background, not reversed (I don't like light writing on dark background) look at github colors |
204a87 looks a lot darker than the blue line I see on the website you linked at (florian). To me, what I see on that website looks very Windows 95, which is probably not what we want to go for. It seems fitting that the website "doesn't stand out"; the current look seems serious and professional, I think. But yeah, I'm no designer, and I've kind of revealed my own (minimalist) tastes in websites with my personal one: http://umich.edu/~varel |
@josef-pkt I don't want to change the background. Just the h1-h6 header colors. E.g. "Programmieren mit Python und Glade" in that link. IMO the main points (headers) in our release notes don't draw the eye well for scanning, but I can be shouted down. Yeah, I should've checked. The site I linked is using http://www.color-hex.com/color/006288 which may or may not be the default agogo. IPython is using the darker color here, e.g., |
So you want to change the color of the letters used in headers from black to dark blue? One big problem with the previous website was that there were 4 different shades of blue used on the same page. The German (?) page you linked to has that same problem (headers+banner+links+left-menu). I think that looks terrible... I think the dark blue you propose might actually go pretty well with the greyish-blue banners, but then we'd need to figure out what to do with links. And I'm not sure there's actually much gain in terms of "pop" from moving from black to dark blue. |
That's the darker blue. You can change the color by hitting right-click inspect element on the header in chrome or firefox (might need firebug extension in firefox). Still just a thought. I'm not really pushing. The different shades of blue doesn't really offend my sensibilities. |
I like the current black better, I think the black looks more serious our pages have already enough color, and blue for links: pure text has also the headers visible enough, IMO : blue looks too much like links, I think github: change in font, color and underline Note: we have the TOC in the sidebar for a quick overview of headers (I like the top level headers of Thomas's website http://work.thaslwanter.at/Stats/html/# cursive with shadows) |
Ok I'll leave it. Maybe see about a different font. (The sidebar headers are useless beyond ~15-20 characters.) |
sidebar headers: I'm using them. |
See above for how they look for longer ones. The rST template for notebooks are not there yet, though I haven't gone through the nbconvert changes in IPython 1.0. |
I'm not liking the header color very much. Noticed first in the release notes. It doesn't stand out. Thoughts to changing it to #204a87. I've done it locally, and I think it looks ok (but I'm no designer). It's the same color from the agogo style for header.
http://www.color-hex.com/color/204a87
E.g.,
http://www.florian-diesch.de/doc/python-und-glade/online/
cc @josef-pkt @vincentarelbundock
The text was updated successfully, but these errors were encountered: