-
Notifications
You must be signed in to change notification settings - Fork 317
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
Move away from pandas styling of the default (demo) theme #373
Comments
I'm happy to take a crack at some logo-like treatments. Seems like having something that is Regarding default colors: #294 suggests the best thing we can do is to go for as much contrast as we can in the defaults, as folk will often keep them. I think monochrome is a very good place to start, as it gets us entirely out of the perceptual color space, as things like color-blindness become someone else's problem... if they want them. |
Of humorous note, the "p" and "d" are actually examples of the sphinx tiling. It's hard to make "s" and "t" out of them, though! |
Cool ;) In your monochrome logo idea, is there some "idea" behind it? (the left part is the pydata logo, I think) For your second set, I tried something with the left-most one (or "massacred" it ;)), making it a bit simpler (only 3 colors, and leaving out the "d", so it's just "pst"), although now the "p" is not a real sphinx tile anymore .. (because I made it a bit longer, otherwise it looked strange): (for some reason the colors chagned, but so it was meant to be the same three colors from the left-most logo. I assume easier to change with a proper vector file ;)) |
Feel like we're getting somewhere.
It's just a couple inkscape files, I should have made a gist of them, sry!
Will do so this weekend.
|
I have no idea whether #373 (comment) is good logo design or not but I really enjoy looking at them :-) |
Love all the ideas 😍 Here's the rough inkscape SVG i've been working with: https://gist.github.com/bollwyvl/2976fe88aabf03a8e020166c383b45e4 I'll update with the new suggestions... |
I know logo's are fun ;), but I also asked about default colors. @bollwyvl answered:
With "monochrome", would that mean taking a bold black for highlighting the active navigation? (or near-black, in any case less grey as the default color for all navigation items) |
Right. An interesting approach would be an alternate palette specification that only specified the Indeed, with a few more widget pieces, this could be a static form on the docs site, or at worst a binder with |
When #623 will be closed it will be way easier to change the colors of the theme, This conversation has been on pause for a year, is there an agreement that came out on the logo and thus the color scheme to use ? |
I've been away on leave, during which I played around a bit with my earlier logo idea. I dunno if adding more options will help move this along or slow it down, but I'll share them here. It's basically one design with 2 variants on the shape of the "T" and 3 different spatial arrangements of the letters. onetwothreefourfivesixPersonally I like number five best, because of the two negative-space triangles and because if you view the letters as 3D, the "T" is going a different direction. |
I like four because it's similar to five, but more horizontal so will fit more neatly into standard logo placements. I don't have super strong opinions though I'm +1 on changing the primary and secondary colors for the defaults to be "pydata blue and orange", and adding one of the logos above. We could also try making the menu text "pydata grey" but that might be too opinionated 🙂 |
agreed with @choldgraf, if we want to use it as a favicon it needs to be as compact as possible and I think the "slope" of five will prevent that. Note that when I try to watch them as 3D, my brain goes crazy with the double folding of the "S", which is fun 😄 |
I agree with @drammock on option 5... but the compactness of the 4 option, I think, wins in the end 😉. |
There are still some pandas specific things in the current default theme:
I don't feel the need to necessarily have a fancy logo for this theme (maybe mainly because I don't have much design skills/feeling .. ;-), but if someone else wants to have fun, I won't stop you), but we could also use a simple "PST" word mark in some font, to have something resembling a logo to demo in the docs.
--pst-color-active-navigation
) and h1 header is the purple of the pandas logo. I think ideally we would use another more neutral color in the default theme (so pandas can use the color as customization). Unless others have grown used / like the dark purple and would like to keep it, of course.One option would be some shade of blue (eg like sphinx-book-theme uses https://sphinx-book-theme.readthedocs.io/en/latest/layout.html), or even just bold black.
The text was updated successfully, but these errors were encountered: