import { create } from '@storybook/theming/create'; export default create({ base: 'light', brandTitle: 'Strivve CX', brandImage: 'https://developers.strivve.com/images/StrivveLogoLG.png', brandTarget: '_self', });