mirror of
https://github.com/cupcakearmy/fight-of-the-mobiles.git
synced 2024-11-05 06:54:24 +01:00
Design
This commit is contained in:
parent
2e3ab85648
commit
3af6d9b20d
26
design/Metrics.md
Normal file
26
design/Metrics.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
# 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
|
Loading…
Reference in New Issue
Block a user