<h1 class="text-secondary">Playground</h1>
<h1 class="text-secondary myColor">Playground</h1>
.my-color { color: rgb(var(--v-theme-primary)) !important; }