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
Every guide has a theme argument to stylise individual guides.
The only exception to this should be guide_none(), but currently this argument is also missing in guide_custom().
While there is not much to stylise, it should have a theme argument to control the display of the title and margins.
This is a small oversight on my part while implementing #5554.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Every guide has a
theme
argument to stylise individual guides.The only exception to this should be
guide_none()
, but currently this argument is also missing inguide_custom()
.While there is not much to stylise, it should have a theme argument to control the display of the title and margins.
This is a small oversight on my part while implementing #5554.
The text was updated successfully, but these errors were encountered: