settings.scss 91 Bytes
@use 'vuetify/settings' with (
  $tab-slider-size: 3px,
  $card-border-color: '#0288D1'
);