Uh oh!
There was an error while loading. Please reload this page.
DOC: Add PyGMT logo to README & docs - #3845
Conversation
seisman
commented
Mar 11, 2025
Thanks for opening the PR so that we can better preview what the logo looks like on the web or PDF. Just want to note that the logo is not finalized yet, and we may tweak the logo based on the community responses. |
seisman
commented
Mar 12, 2025
@michaelgrund Please help replace the favicon |
michaelgrund
commented
Mar 14, 2025
Not sure if it works with direct URL references like I did. |
seisman
commented
Mar 15, 2025
It seems not working. Could you please add the static images to the repository instead? The PyGMT banner on the landing page also needs to be updated Lines 4 to 10 in eb0ebe7 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
michaelgrund
commented
Mar 17, 2025
FYI, currently the original images stored in @sfrooti's repo are saved in our |
yvonnefroehlich
commented
Jul 5, 2026
michaelgrund
commented
Jul 5, 2026
Agree, with the light version, at least the "Py" part is hard to read on the blue background of the sidebar. |
seisman
commented
Jul 5, 2026
I agree. what if we change the sidebar color? |
Just looked, and it seems possible to change the fill color of the box at the top of the sidebar via adding /* Change background color of sidebar top box with logo, version and search bar */
.wy-side-nav-search {
background:#b4c7e7;
}to the Changing the color of this box would help to also improve the contract between the blue circle of the logo and the background. Any preferences on the color? Maybe just keep blue, but a ligther hue:
|
seisman
commented
Jul 5, 2026
The new color looks good |
Fine. Include this color change in this PR or have a separat one? ![]() |
michaelgrund
commented
Jul 5, 2026
Looks good! |
Uh oh!
There was an error while loading. Please reload this page.








Description of proposed changes
Since we now have a logo (#1404) we should think about in which format we want to place it in our README/docs. I would suggest to use the horizontal one. Would also suggest to add the subtitle A Python interface for the Generic Mapping Tools. Maybe @sfrooti may add that to the prepared logos. Also need to increase the resolution. Finally, the yellow lines do not really stand out from the background.
Previews:
favicon