Conversation
nichollsh
approved these changes
May 28, 2026
Member
nichollsh
left a comment
There was a problem hiding this comment.
Looks great! Thanks for this. I believe that it will fix the rendering issues on Firefox/Safari and also brings the font self-consistently inline with our new style guide.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR:
Fixes the proteus schematic SVGs, as Safari still had issues with the old (cropped) ones. The SVGs are now remade with the 'orbit' and 'sun' as images, instead of parts of circular shapes, so that the diagram automatically has the size of the actual content, and does not include any invisible regions. This avoids a crop, which led to issues in Safari (and how it deals with ForeignObject, which draw.io uses for text). + adds H in CHNOS
Replaces some logos with updated ones and adds dark mode logos to improve the look of the funding page in dark mode. Some comments about this below.
Some funders have explicit logo policies on their website. A good example is SNSF, which states we are obliged to place their logo on our website (which we do) but also notes that the SNSF logo may not be adapted and has to be used in its original form. It adds a large number of downloadable logos for website, presentations, and more, each in a certain language with a dark and light version (which is great!).
However, other funders do not, or do, but do not provide us with a dark-mode version. Here is an overview:
Validation of changes
I built the website locally on firefox, safari and chrome.
Checklist
Relevant people
@nichollsh
@egpbos : perhaps you know more about how serious we should take all this :)