AlGe commited on
Commit
57808ac
·
verified ·
1 Parent(s): 42c4472

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -29,7 +29,7 @@ ext_color_map = {
29
  "INTpercept": "#F08080",
30
  "INTtime": "#FA8072",
31
  "INTplace": "#E9967A",
32
- "INTevent": "#8B0000",
33
  "EXTsemantic": "#6495ED",
34
  "EXTrepetition": "#7B68EE",
35
  "EXTother": "#00008B",
 
29
  "INTpercept": "#F08080",
30
  "INTtime": "#FA8072",
31
  "INTplace": "#E9967A",
32
+ "INTevent": "#ff0000",
33
  "EXTsemantic": "#6495ED",
34
  "EXTrepetition": "#7B68EE",
35
  "EXTother": "#00008B",