You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #679 (comment), I raised the issue that the PST stylesheets include CSS rules for dark mode (xref #618) that apply to images and logos. @stefanv suggests that we should remove such rules. I'd like to discuss the following points here:
Such a deviation from the PST stylesheets needs to be documented somewhere, as newer versions of the PST may reapply them when we update our styles to them.
How do we do this? Do we document the changes in a README file and add instructions for updating the stylesheets, so that care is taken to ensure that the deviations are valid? this also applies a visual bug on inconsistency in the PST (one we file, for example) is fixed in a newer version, not just with the introduction of bugs or inconsistencies.
One part of it is also that for minor changes, it's fine to fix them by overriding our CSS (like it was done in Do not adjust logos for viewing in dark mode #679). However, this won't work for any major changes.