export const config = { sheet: { theme: 'light', dense: true, color: 'rgb(var(--v-theme-primaryVariant))', }, tabs: { 'height': '53', 'show-arrows': true, }, tab: { 'base-color': 'rgb(var(--v-theme-surface), 0.7)', 'slider-color': 'rgb(var(--v-theme-surface))', 'ripple': false, }, }