---
title: "Alignment, Scrolling, and Coloring"
framework: tvml
role: collectionGroup
path: tvml/alignment-scrolling-and-coloring
---

# Alignment, Scrolling, and Coloring

Align elements within a shelf, set how your app reacts to scrolling, and set the overall color scheme for your app.

## Topics

### Element Alignment

- [centered](tvml/centered.md)
- [minLength](tvml/minlength.md)
- [rowCount](tvml/rowcount.md)

### Scrolling

- [indexTitles](tvml/indextitles.md)
- [showsScrollIndicator](tvml/showsscrollindicator.md)

### Theme Settings

- [theme](tvml/theme.md)

## See Also

### Attributes

- [Image Attributes](tvml/image-attributes.md)
- [Text Attributes](tvml/text-attributes.md)
- [Focus Attributes](tvml/focus-attributes.md)
- [Binding and DOM Manipulation](tvml/binding-and-dom-manipulation.md)
- [Inline Playback](tvml/inline-playback.md)
