diff web/config.py @ 501:236e5d131b3e

Add url link, improve atomicfile
author Matt Johnston <matt@ucc.asn.au>
date Sun, 30 Mar 2014 20:20:30 +0800
parents 23c6cf01d237
children efb5cad2e98b
line wrap: on
line diff
--- a/web/config.py	Mon Mar 24 20:49:00 2014 +0800
+++ b/web/config.py	Sun Mar 30 20:20:30 2014 +0800
@@ -37,7 +37,7 @@
 SENSOR_COLOURS = {'Wort': 'e49222', 
                 'Ambient': '028b3d',
                 'Voltage': '7db5d3aa',
-                'Fridge': '4c40c8',
+                'Fridge': '93c8ff',
                 'Setpoint': '39c662',
                 'Cool': 'd7cedd',
                 'Processor': 'bf7a69',