LeonceNsh commited on
Commit
7e816d5
·
verified ·
1 Parent(s): f88e0fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -55,7 +55,7 @@ investors = {
55
 
56
  # Define a color map for the investors
57
  investor_colors = {
58
- "Accel": "blue",
59
  "Andreessen Horowitz": "green",
60
  "Google Ventures": "red",
61
  "Greylock": "purple",
 
55
 
56
  # Define a color map for the investors
57
  investor_colors = {
58
+ "Accel": "lightblue",
59
  "Andreessen Horowitz": "green",
60
  "Google Ventures": "red",
61
  "Greylock": "purple",