This commit is contained in:
Tom Moor
2017-11-15 20:59:57 -08:00
parent 787fac01d8
commit 51a9803c7d
5 changed files with 41 additions and 26 deletions

View File

@ -66,4 +66,5 @@ export const color = {
white: '#FFFFFF',
black: '#000000',
blue: '#16B3FF',
yellow: '#FFD95C',
};