Fix some of the notification avatar colors
This commit is contained in:
parent
6eb8f5680c
commit
b816638dea
1 changed files with 2 additions and 2 deletions
|
@ -51,8 +51,8 @@
|
||||||
blue: '#336ba3',
|
blue: '#336ba3',
|
||||||
teal: '#067589',
|
teal: '#067589',
|
||||||
green: '#3b7845',
|
green: '#3b7845',
|
||||||
light_green: '#895d66',
|
light_green: '#1c8260',
|
||||||
blue_grey: '#607d8b',
|
blue_grey: '#895d66',
|
||||||
grey: '#6b6b78',
|
grey: '#6b6b78',
|
||||||
};
|
};
|
||||||
})();
|
})();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue