Finish UI stuff for today

This commit is contained in:
Dane Everitt 2019-02-03 17:45:22 -08:00
parent 89d29cf46b
commit 6c7a5d5bb9
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
6 changed files with 27 additions and 26 deletions

View file

@ -92,8 +92,8 @@ let colors = {
'blue-lightest': '#E6F6FF',
'blue-lighter': '#BAE3FF',
'blue-light': '#2186EB',
'blue': '#0552B5',
'blue-dark': '#03449E',
'blue': '#0967D2',
'blue-dark': '#0552B5',
'blue-darker': '#01337D',
'blue-darkest': '#002159',