Description

image_styles can be declared inside theme.yml like so: (in the root of the file, no indent)

    global_settings:
      image_styles:
        <style_name>:
          width: 29
          height: 123
          scope: [products, other_things]