From: Michael Mrozek Date: Tue, 11 May 2010 01:00:33 +0000 (+0200) Subject: SLiM: PND-Default-Theme files (new theme) X-Git-Tag: Release-2010-05/1~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aabaec62d877ebe34c4d2bc22386b2620eeacb71;p=openpandora.oe.git SLiM: PND-Default-Theme files (new theme) --- diff --git a/recipes/slim/slim-op-themes/pnd-default/background.png b/recipes/slim/slim-op-themes/pnd-default/background.png new file mode 100644 index 0000000..0a8fb39 Binary files /dev/null and b/recipes/slim/slim-op-themes/pnd-default/background.png differ diff --git a/recipes/slim/slim-op-themes/pnd-default/panel.png b/recipes/slim/slim-op-themes/pnd-default/panel.png new file mode 100644 index 0000000..a7c6fb2 Binary files /dev/null and b/recipes/slim/slim-op-themes/pnd-default/panel.png differ diff --git a/recipes/slim/slim-op-themes/pnd-default/slim.theme b/recipes/slim/slim-op-themes/pnd-default/slim.theme new file mode 100644 index 0000000..187dd94 --- /dev/null +++ b/recipes/slim/slim-op-themes/pnd-default/slim.theme @@ -0,0 +1,37 @@ +# Default Pandora theme for SLiM +# by Michael Mrozek (aka EvilDragon) + +# Messages (ie: shutdown) +msg_color #FFFFFF +msg_font Verdana:size=18:bold:dpi=75 +msg_x 50% +msg_y 40% +msg_shadow_color #702342 +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 65% +input_name_x 394 +input_name_y 188 +input_font Verdana:size=22:dpi=75 +input_color #000000 + +# Username / password request +username_font Verdana:size=22:bold:dpi=75 +username_color #f9f9f9 +username_x 245 +username_y 188 +password_x 245 +password_y 188 +username_shadow_color #702342 +username_shadow_xoffset 1 +username_shadow_yoffset 1 + +username_msg Username: +password_msg Password: