docs: update readme

This commit is contained in:
Nolan Lawson 2020-06-16 20:23:58 -07:00
parent 072a274ccb
commit d2bba2a5d5
1 changed files with 1 additions and 0 deletions

View File

@ -109,6 +109,7 @@ Here is a full list of options:
| `--border-size` | `1px` | | Width of border used in most of the picker |
| `--button-active-background` | `#e6e6e6` | `#555555` | Background of an active button |
| `--button-hover-background` | `#d9d9d9` | `#484848` | Background of a hovered button |
| `--category-font-size` | `1rem` | | Font size of custom emoji category headings |
| `--emoji-padding` | `0.5rem` | | |
| `--emoji-size` | `1.375rem` | | |
| `--indicator-color` | `#385ac1` | `#5373ec` | Color of the nav indicator |