import flasher from '../../index'
import { minimalTheme } from './minimal'

flasher.addTheme('minimal', minimalTheme)
