Notes
styleWithLightningDesignSystem.html
<template>
<div class="slds-text-color_default">The color of this text is black.</div>
<div class="slds-text-color_success">The color of this text is green.</div>
<div class="slds-text-color_weak">The color of this text is weak.</div>
<div class="slds-text-color_error">The color of this text is red.</div>
<div class="slds-text-color_destructive">The color of this text is destructive.</div>
<div class="slds-text-color_inverse">The quick brown fox jumps over the lazy dog.</div>
</template>
Preview:
Video
Video does not exists.