client: update blue and yellow colors

This commit is contained in:
Matteo Pagliazzi 2016-12-06 14:05:01 -08:00
parent 1af59a3770
commit f8d4a2bd6b

View file

@ -9,5 +9,5 @@
// Define custom colors
@red : #f74e52;
@yellow : #ffb445;
@blue : #50b5e9;
@yellow : #ffbe5d;
@blue : #46a7d9;