Visual Guide text-effect

Text effects can be applied to all items that display text like StringItems, Commands or screen titles using the text-effect CSS attribute:

title {
	background-color: black;
	font-color: white;
	text-effect: shadow;
	text-shadow-color: silver;
}

shadow

the shadow text-effect shadow text-effect

drop-shadow

the drop-shadow text-effect drop-shadow text-effect

alien-glow

the alien-glow text-effect alien-glow text-effect

fading-alien-glow

fading-alien-glow text-effect

flash

flash text-effect

lighthouse

lighthouse text-effect

mirror-shadow

the mirror-shadow text-effect mirror-shadow text-effect

outline

the outline text-effect outline text-effect

rotate

the rotate text-effect rotate text-effect

rotating

rotating text-effect

segment

the segment text-effect segment text-effect

smiley

the smiley text-effect smiley text-effect

split

The split text-effect with a round-rect-split background. split text-effect

typewriter

typewriter text-effect

vertical-gradient

the vertical-gradient text-effect vertical-gradient text-effect

Your Own Text-Effect

Create Your Own Text-Effect Create Your Own Text-Effect