Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -55,7 +55,7 @@ investors = {
|
|
55 |
|
56 |
# Define a color map for the investors
|
57 |
investor_colors = {
|
58 |
-
"Accel": "
|
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",
|