diff options
author | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-14 08:23:41 +0200 |
---|---|---|
committer | Clyhtsuriva <aimeric@adjutor.xyz> | 2021-05-14 08:23:41 +0200 |
commit | 5bd2e3f7d89a2ef624a520064e4711a59755d900 (patch) | |
tree | 0da5afd00aa01d2c8349be56fd9dbc0c72c854b4 /README.md | |
parent | be1df4b40a41ae1d4c727637a326ad32eb729ed9 (diff) |
Update README.md
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 |