import flasher from '../../index'
import { rubyTheme } from './ruby'

flasher.addTheme('ruby', rubyTheme)
