export default ({ $vuetify, $config }: any) => { $vuetify.theme.themes = $config.themes; };