Fix some of the notification avatar colors

This commit is contained in:
Scott Nonnenberg 2019-01-02 14:33:10 -08:00
parent 6eb8f5680c
commit b816638dea

View file

@ -51,8 +51,8 @@
blue: '#336ba3',
teal: '#067589',
green: '#3b7845',
light_green: '#895d66',
blue_grey: '#607d8b',
light_green: '#1c8260',
blue_grey: '#895d66',
grey: '#6b6b78',
};
})();