text-color

Specify the text color.

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