Merge pull request #81 from reed-jones/patch-1

docs: improved customization table
This commit is contained in:
Anurag Hazra 2020-07-17 20:54:48 +05:30 committed by GitHub
commit 96f89ad2b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,10 +77,10 @@ Customization Options:
| Option | type | Stats Card (default) | Repo Card (default) |
| ----------- | --------- | ---------------------- | ---------------------- |
| title_color | hex color | #2f80ed | #2f80ed |
| text_color | hex color | #333 | #333 |
| icon_color | hex color | #4c71f2 | #586069 |
| bg_color | hex color | rgba(255, 255, 255, 0) | rgba(255, 255, 255, 0) |
| title_color | hex color | 2F80ED | 2F80ED |
| text_color | hex color | 333 | 333 |
| icon_color | hex color | 4C71F2 | 586069 |
| bg_color | hex color | FFFEFE | FFFEFE |
| show_owner | boolean | not applicable | false |
- You can also customize the cards to be compatible with dark mode