Unverified Commit 96f89ad2 authored by Anurag Hazra's avatar Anurag Hazra Committed by GitHub
Browse files

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

docs: improved customization table
parents d5f410d4 7dcb60f5
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -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