import { create } from "storybook/theming"; export default create({ base: "light", brandTitle: "NCore Web", brandUrl: "https://ncore.nibgat.space", brandImage: "https://ncore.nibgat.space/assets/images/ndscl.png", brandTarget: "_self", });