Support ultramarine convo colors from Android linked devices

This commit is contained in:
Josh Perez 2020-04-15 17:39:48 -04:00 committed by GitHub
parent 14b11041ea
commit d88c21e5b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 3 deletions

View file

@ -15,4 +15,5 @@ export type ColorType =
| 'pink'
| 'purple'
| 'red'
| 'teal';
| 'teal'
| 'ultramarine';