summaryrefslogtreecommitdiff
path: root/doc/ui_guidelines.md
blob: 0cbd39f587f18f30dbe3df04f2cb8acb95245249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# UI design guidelines

- Align objects all the way to the edge or corner
- Buttons should generally be at least 50px high
- Buttons should generally be on the bottom edge
- Make interactable objects **big**
- When using a page indicator, leave 8px for it on the right side
	- It is acceptable to leave 8px on the left side as well to center the content
- Top bar takes at least 20px + padding
	- Top bar right icons move 8px to the left when using a page indicator
- A black background helps to hide the screen border, allowing the UI to look less cramped when utilizing the entire display area.

![example layouts](./ui/example.png)