.search {
color: #00b5c1 !Important; // change primary color
}
.primary--text {
color: #00b5c1 !Important; //change primary color for rows per page color
}
.option {
padding-right: 100px;
color: #00b5c1 !Important; // change primary color
}
// Light theme
this.$vuetify.theme.themes.light.primary = '#4caf50'