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