export const config = { sheet: { theme: 'default', dense: false, color: '#fff', }, tabs: { 'height': '48', 'show-arrows': true, }, tab: { 'base-color': 'rgb(var(--v-theme-primary))', 'active-color': 'rgb(var(--v-theme-primary))', 'slider-color': 'rgb(var(--v-theme-primary))', 'ripple': false, }, }