outline-color

Utilities to control the color of the outline elements.

Class Properties
v-o-dark outline-color: rgb(70, 70, 70);
v-o-light outline-color: rgb(238, 238, 238);
v-outline-danger outline-color: rgb(255, 76, 44);
v-o-info outline-color: rgb(2, 168, 245);
v-o-primary outline-color: rgb(42, 131, 248);
v-o-smooth outline-color: rgb(255, 242, 242);
v-o-transparent outline-color: transparent;
v-o-secondary outline-color: rgb(141, 141, 141);
v-o-warning outline-color: rgb(253, 207, 0);
v-o-green outline-color: rgb(14, 253, 201);