mirror of
https://github.com/cupcakearmy/fight-of-the-mobiles.git
synced 2024-11-05 15:04:17 +01:00
26 lines
350 B
Markdown
26 lines
350 B
Markdown
# Metrics
|
|
|
|
## BG
|
|
|
|
- Top Left #6FABFF -> Bottom Right #E4FF71
|
|
|
|
## Button
|
|
|
|
- width: 180.0
|
|
- height: 45.0,
|
|
- border: (width: 1.0, color: 000000, radius: 100.0)
|
|
- text: TextStyle(fontSize: 20.0),
|
|
|
|
## Logo
|
|
|
|
- text: "QR NOTIFICATOR"
|
|
- fontFamily: "Jaapokki"
|
|
- fontSize: 30.0
|
|
|
|
### Badge
|
|
|
|
- right: -20.0
|
|
- top: -5.0
|
|
- width: 20.0
|
|
- height: 20.0
|
|
- color: #f00 |