text-color

Specify the text color.

Class Properties
v-color-dark text-color: black
v-color-light text-color: rgb(238, 238, 238);
v-color-danger text-color: rgb(255, 76, 44);
v-color-info text-color: rgb(2, 168, 245);
v-color-primary text-color: rgb(42, 131, 248);
v-color-smooth text-color: rgb(255, 242, 242);
v-color-secondary text-color: rgb(141, 141, 141);
v-color-warning text-color: rgb(253, 207, 0);
v-color-green text-color: #0de982;
v-color-white text-color: #fff;