summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-03-17 23:23:46 +0100
committermakefu <github@syntax-fehler.de>2018-03-17 23:23:46 +0100
commit92321d7521ee695bb2f2db46bb9788f2f7d18aba (patch)
treef40104fb2d2ca0c0b67d9979ed4e3f58bea8e8f2
parentd8a0250b4989b40d8ac0f4b2f2dcc54c832bc997 (diff)
new colors
-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