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
Properly handle default_mode=auto when writing logos (#1183)
We used to only defaulting to the light version when `default_mode` was
undefined, not when it was explicitly set to `auto`. We also need to
handle the latter, as the new test shows.
Closes#1180
Co-authored-by: Jérémy Bobbio (Lunar) <[email protected]>
0 commit comments