Highlight

Basic styles for text highlight.

mark

Clone Pack my box with five dozen liquor jugs. Several fabulous dixieland jazz groups played with quick tempo. Expect skilled signwriters to use many jazzy, quaint old alphabets effectively.
<mark>Pack my box with five dozen liquor jugs.</markn>

Create a mark tag to contain your text. Combine with other style classes for font size or font style. Global ::selection styles are set in _global.scss.

highlight-color

Clone Pack my box with five dozen liquor jugs. Several fabulous dixieland jazz groups played with quick tempo. Expect skilled signwriters to use many jazzy, quaint old alphabets effectively.
<span class="evo-highlight highlight-color">Pack my box with five dozen liquor jugs.</span>

Create a span to contain your text, and apply the .evo-highlight class followed by .highlight-color. Combined with other style classes for font, color, and background color. Global ::selection styles are set in _global.scss. Selection and highlight styles can be adjusted from _variables.scss.

Highlight colored by selection.
<span class="evo-highlight evo-selection">Highlight colored by the selection.</span>

Optionally, apply .evo-highlight followed by the .evo-selection class to use the global selection style for color.

inverse-highlight-color

Clone Pack my box with five dozen liquor jugs. Several fabulous dixieland jazz groups played with quick tempo. Expect skilled signwriters to use many jazzy, quaint old alphabets effectively.
<span class="evo-highlight inverse-highlight-color">Pack my box with five dozen liquor jugs.</span>

highlight-black

Clone Pack my box with five dozen liquor jugs. Several fabulous dixieland jazz groups played with quick tempo. Expect skilled signwriters to use many jazzy, quaint old alphabets effectively.
<span class="evo-highlight highlight-black">Pack my box with five dozen liquor jugs.</span>

highlight-white

Clone Pack my box with five dozen liquor jugs. Several fabulous dixieland jazz groups played with quick tempo. Expect skilled signwriters to use many jazzy, quaint old alphabets effectively.
<span class="evo-highlight highlight-white">Pack my box with five dozen liquor jugs.</span>