Syntax

text-decoration-color

Setting the color of decorative lines on text.

Overview

ClassDeclarations
text-decoration:<color>text-decoration-color: <color>;
text-decoration:currenttext-decoration-color: currentColor;
text-decoration:transparenttext-decoration-color: transparent;

Apply conditionally

Apply styles based on different states using selectors and conditional queries.

<div class="text-decoration-color:gray-10:hover text-decoration-color:gray-10@sm text-decoration-color:gray-10@dark text-decoration-color:gray-10@print">…</div>

  • Master UI


© 2025 Aoyue Design LLC.MIT License
Trademark Policy