### Context
The docs for ActionSheet haven't been updated since the initial PR.
### The problem
There was no section for theming, color or typography theming.
### The fix
Add sections for both color and typography theming to the README.
Before this commit the scrim doesn't have any of the properties needed for accessibility, this will add the functionality that will allow clients to set accessibility properties on the scrim.
Closes#4902