summaryrefslogtreecommitdiff
path: root/chromium/docs/ui/learn/index.md
blob: 8594fad0f1b8622e81a6e7975419059ca3ebe48e (plain)
1
2
3
4
5
6
7
8
9
10
# Learning about Chromium UI

# Best Practices

* [Colors](bestpractices/colors.md): How to work with Chromium colors.
* [Layout](bestpractices/layout.md): How to use Views layout.
* [Ownership](bestpractices/ownership.md): How to manage Views object lifetimes.

# Architecture Overview
Coming soon.