new hover styling

This commit is contained in:
August Skare
2018-10-26 08:38:10 +02:00
parent 58f5b6d0ad
commit 7577d96671
7 changed files with 11 additions and 3 deletions

View File

@@ -9,6 +9,8 @@ export default {
colors: {
main: '#1EADCD',
secondary: '#D1F4FC',
secondary_alt: '#C4F2FC',
type: '#30C3E3',
type_alt: '#16A9C9',
},
};