summaryrefslogtreecommitdiff
path: root/resources/themes/simple_clock/theme.xml
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-26 16:39:31 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-08-26 16:39:31 +0200
commitb777e2f5722c3c4042e527787d6ed3c4d4195b64 (patch)
treefe6a9e181afeed94be4413a59bddf2d82d07951c /resources/themes/simple_clock/theme.xml
parent897e4c6bee4c75845caa7c2e88850def6d5674f3 (diff)
parent4b19e75939c5b7122d1429f6f258d4b83cd90dde (diff)
New upstream release after gdb error
Diffstat (limited to 'resources/themes/simple_clock/theme.xml')
-rw-r--r--resources/themes/simple_clock/theme.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/resources/themes/simple_clock/theme.xml b/resources/themes/simple_clock/theme.xml
index e271b4b..04ec7ba 100644
--- a/resources/themes/simple_clock/theme.xml
+++ b/resources/themes/simple_clock/theme.xml
@@ -6,15 +6,15 @@
<center radius="80" activeRadius="55">
<center_layer file="ring.svg" />
<center_layer file="hour.svg"
- active_alpha="0"
+ active_alpha="0.2"
active_rotationMode="turn_to_hour_12" active_rotationSpeed="10"
inactive_rotationMode="turn_to_hour_12" inactive_rotationSpeed="10" />
<center_layer file="minute.svg"
- active_alpha="0"
+ active_alpha="0.2"
active_rotationMode="turn_to_minute" active_rotationSpeed="10"
inactive_rotationMode="turn_to_minute" inactive_rotationSpeed="10" />
<center_layer file="second.svg"
- active_alpha="0"
+ active_alpha="0.2"
active_rotationMode="turn_to_second" active_rotationSpeed="10"
inactive_rotationMode="turn_to_second" inactive_rotationSpeed="10" />
<center_layer file="gloss.svg" />