summaryrefslogtreecommitdiff
path: root/themes/slim
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2010-05-18 00:24:03 -0600
committerBdale Garbee <bdale@gag.com>2010-05-18 00:24:03 -0600
commitbc89d962c87b50e5487628f8ca25e4443ac4823d (patch)
tree29af61f78dacfea49715670e515200391b6e5a67 /themes/slim
parent0c6cf621dfd8339b8bc3915750a3147235f1331b (diff)
merge the altusmetrum-themes package
Diffstat (limited to 'themes/slim')
-rw-r--r--themes/slim/panel.pngbin0 -> 25395 bytes
-rw-r--r--themes/slim/slim.theme37
2 files changed, 37 insertions, 0 deletions
diff --git a/themes/slim/panel.png b/themes/slim/panel.png
new file mode 100644
index 00000000..f61bafe3
--- /dev/null
+++ b/themes/slim/panel.png
Binary files differ
diff --git a/themes/slim/slim.theme b/themes/slim/slim.theme
new file mode 100644
index 00000000..1eeef966
--- /dev/null
+++ b/themes/slim/slim.theme
@@ -0,0 +1,37 @@
+# altusmetrum theme for SLiM
+# by Bdale Garbee <bdale@gag.com>
+
+# Messages (ie: shutdown)
+msg_color #000000
+msg_font Verdana:size=18:bold:dpi=75
+msg_x 50%
+msg_y 40%
+msg_shadow_color #FFFFFF
+msg_shadow_xoffset 1
+msg_shadow_yoffset 1
+
+# valid values: stretch, tile
+background_style stretch
+background_color #eedddd
+
+# Input controls
+input_panel_x 50%
+input_panel_y 70%
+input_name_x 59
+input_name_y 161
+input_font Verdana:size=12:dpi=75
+input_fgcolor #000000
+
+# Username / password request
+username_font Verdana:size=14:bold:dpi=75
+username_color #000000
+username_x 50%
+username_y 122
+password_x 50%
+password_y 122
+username_shadow_color #FFFFFF
+username_shadow_xoffset 1
+username_shadow_yoffset 1
+
+username_msg Username:
+password_msg Password: