summaryrefslogtreecommitdiffstats
path: root/karamba/kshutdown-classic-text.theme
diff options
context:
space:
mode:
Diffstat (limited to 'karamba/kshutdown-classic-text.theme')
-rw-r--r--karamba/kshutdown-classic-text.theme11
1 files changed, 11 insertions, 0 deletions
diff --git a/karamba/kshutdown-classic-text.theme b/karamba/kshutdown-classic-text.theme
new file mode 100644
index 0000000..349e6d1
--- /dev/null
+++ b/karamba/kshutdown-classic-text.theme
@@ -0,0 +1,11 @@
+# KShutDown (text)
+
+karamba x=300 y=100 w=150 h=48 interval=10000000 locked=true
+
+defaultfont fontsize=16 bgcolor=88,88,88 color=255,255,255 shadow=2
+
+<group> x=0 y=0
+image x=0 y=0 path="kshutdown-48x48.png"
+text x=55 y=12 value="Turn Off..."
+clickarea x=0 y=0 w=150 h=48 onclick="kshutdown"
+</group>