create BACKGROUND_PUSH_COLOR

This commit is contained in:
GleidsonDaniel 2023-10-04 07:31:12 -03:00
parent 42773f14b6
commit 1ee5388440
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
export const BACKGROUND_PUSH_COLOR = '#F5455C';
export const STATUS_COLORS: any = {
online: '#2de0a5',
busy: '#f5455c',