summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xampel/google_muell.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/ampel/google_muell.py b/ampel/google_muell.py
index cf54ed1..e7ff843 100755
--- a/ampel/google_muell.py
+++ b/ampel/google_muell.py
@@ -34,12 +34,13 @@ calendarId = 'o56ig681gla2a5vupm4vgiv7tc@group.calendar.google.com'
# Mapping colorId from calendar to RGB colors
colormap = {
- "-1": [ 124, 179, 66 ], # default color (green)
+ # "-1": [ 124, 179, 66 ], # default color (green)
+ "-1": [ 54, 234, 255 ], # default color (green)
"1": [ 121, 134, 203 ], # lavendel
"2": [ 51, 182, 121 ], # salbei
"3": [ 142, 36, 170 ], # grape
- "4": [ 230, 124, 115], # light red
- "5": [ 246, 191, 38], # banana
+ "4": [ 230, 124, 115 ], # light red
+ "5": [ 255, 183, 0 ], # banana, gelber sack
"6": [ 244, 81, 30 ], # mandarin
"7": [3, 155, 229], # pfau
"8": [ 128,128,128 ], # grey