mirror of
https://github.com/umami-software/umami.git
synced 2025-12-08 05:12:36 +01:00
Fix event colors. Updated packages.
This commit is contained in:
parent
dca51050e8
commit
b4ea70a67c
4 changed files with 148 additions and 150 deletions
|
|
@ -42,9 +42,13 @@ export const EVENT_COLORS = [
|
|||
'#44b556',
|
||||
'#e68619',
|
||||
'#e34850',
|
||||
'#1b959a',
|
||||
'#d83790',
|
||||
'#85d044',
|
||||
'#f7bd12',
|
||||
'#01bad7',
|
||||
'#6734bc',
|
||||
'#89c541',
|
||||
'#ffc301',
|
||||
'#ec1562',
|
||||
'#ffec16',
|
||||
];
|
||||
|
||||
export const DEFAULT_DATE_RANGE = '24hour';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue