Tweaked colors #64

This commit is contained in:
Lukas Martinelli
2017-01-10 19:41:39 +01:00
parent d40c704c69
commit 2426117233
3 changed files with 55 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ const baseColors = {
midgray: '#36383e',
lowgray: '#8e8e8e',
white: '#fff',
white: '#f0f0f0',
blue: '#00d9f7',
green: '#B4C7AD',
orange: '#fb3',