diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,7 @@ I'm not adding the "multiple pages" feature to the search section because I assu ## API Multiple calls of the REST API from jikan.moe. Usage of : + + /v3/top/manga + /v3/top/anime + /v3/manga @@ -35,6 +36,7 @@ Usage of ScrollView in the detail page. Thus, items with long synopsis and backg ## Design Used my "personal" theme colors for the app. It consists of some colors of the pink/purple "family" : + + very dark purple : #09022A + very light magenta : #FF70FF + strong pink : #D52C70 |