aboutsummaryrefslogtreecommitdiff
path: root/behaviors/DimColor.xml
diff options
context:
space:
mode:
Diffstat (limited to 'behaviors/DimColor.xml')
-rw-r--r--behaviors/DimColor.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/behaviors/DimColor.xml b/behaviors/DimColor.xml
index b01908e..58b0673 100644
--- a/behaviors/DimColor.xml
+++ b/behaviors/DimColor.xml
@@ -3,6 +3,6 @@
<Args>
<ParamType>Sensor</ParamType>
<ParamName>Color</ParamName>
- <ParamOp>[chan*.99 for chan in {val}]</ParamOp>
+ <ParamOp>[chan*.95 for chan in {val}]</ParamOp>
</Args>
</Behavior>