diff --git a/animation.py b/animation.py index 30e92fc..64f7fb0 100644 --- a/animation.py +++ b/animation.py @@ -192,7 +192,7 @@ class FadeTo(Steady): class RotatingRainbow(Animation): - def __init__(self, looptime=10.0): + def __init__(self, looptime=50.0): super(RotatingRainbow, self).__init__() self.looptime = looptime pass diff --git a/views/index.tpl b/views/index.tpl index 33624b2..580768b 100644 --- a/views/index.tpl +++ b/views/index.tpl @@ -17,25 +17,10 @@ -
- - -
-
- - -
- - -
-
- - -
Color