Skip to content

Commit

Permalink
Update asset logo requirements, with note on dark mode. (trustwallet#…
Browse files Browse the repository at this point in the history
…2402)

Co-authored-by: Catenocrypt <[email protected]>
  • Loading branch information
optout21 and Catenocrypt authored Jun 18, 2020
1 parent 5a1be40 commit 5cbb275
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,12 @@ Smart contract address update procedure:


## Image Requirements
- file extension: `png`. Uppercase `PNG` is considered as invalid
- name:file name requirements for: `logo.png` name, but [folder naming](#repository-structure) where they placed is most important part of contribution
- dimension: `256px by 256px` or `512px by 512px`
- size: up to `100 KB`. TIP: use free drag and drop online service [tinypng](https://tinypng.com/) to optimize image size
- background: preferably transparent
- File location: must be placed in the correct folder and subfolder within the [folder structure](#repository-structure).
- File extension: `png`. Uppercase `PNG` is considered invalid.
- File name:`logo.png`.
- Dimension: `256px by 256px` or `512px by 512px`.
- Background: preferably transparent (should fit dark mode as well; black logos need light border/background).
- File size: maximum 100KB. Tip: optimize image size, e.g. using simple drag-and-drop online service [tinypng](https://tinypng.com/).

## dApp image naming requirements
- [Folder for upload](https://github.com/trustwallet/assets/tree/master/dapps)
Expand Down

0 comments on commit 5cbb275

Please sign in to comment.