You can create Style guides to allow specific aspects of your Site Studio styles and templates to be managed from within the Drupal theme settings page (Appearance > Settings > "Theme"). You can think of style guides as theme overrides.
A Style guide is a form. The fields within the form are exposed as Drupal tokens. These token can be used in-place of static values within your Site Studio styles and templates. The values of the tokens will be used when your styles and templates are generated.
Creating a style guide¶
To create a style guide:
- Navigate to Site Studio > Style guides
- Click +Add style guide
- In the next screen, enter a title for your style guide in the Title field
- Click on the + button on the Style guide form builder to access the Style guide fields
- Drag a field onto the Style guide form builder
- Double click the field to open its settings
- Give your field a machine name
- Configure any other settings and click Apply
- Click Save and continue.