Allow download style

This commit is contained in:
lukasmartinelli
2016-09-09 16:58:48 +02:00
parent 52e4c92ccf
commit 3cc989e70f
5 changed files with 42 additions and 15 deletions

View File

@@ -10,7 +10,7 @@ const baseColors = {
lowgray: '#dcdcdc',
white: '#fff',
blue: '#00d9f7',
green: '#0f8',
green: '#B4C7AD',
orange: '#fb3',
red: '#f04',
}