-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Merve İlik
committed
Apr 14, 2021
1 parent
b3239a0
commit 7e8b960
Showing
1 changed file
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# [Design Guideline] | ||
|
||
* Status: accepted | ||
* Deciders: iOS Team | ||
* Date: 2021-04-14 | ||
|
||
## Context | ||
|
||
We are creating a design guideline. All team members should follow defined rules. | ||
|
||
## Decision | ||
|
||
* Do not assign | ||
|
||
- corner radius | ||
- shadow | ||
- border width/color | ||
- text color | ||
- background color | ||
- text size | ||
- tint color | ||
|
||
on storyboard. | ||
|
||
* Do not use any color that isn't in our color palette. If that is the case contact with designer team. | ||
* Add icons as SVGs. Choose single scale while adding. | ||
|
||
## Consequences | ||
|
||
Project will be ready to implement design guideline. |