1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00

tune colors #153

This commit is contained in:
Ivar 2016-09-13 21:50:35 +02:00
parent 299fa9964b
commit 82329bd540

View File

@ -1,6 +1,6 @@
@import "~react-toolbox/lib/colors";
$color-primary: $palette-blue-500;
$color-primary:$palette-blue-400;
$color-primary-dark: $palette-blue-700;
body {