From: Penny Leach Date: Thu, 14 Apr 2011 08:15:36 +0000 (+0200) Subject: slim theme X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=slimtheme.git slim theme --- facd362be09ef54202620db558950aa6c000a2ba diff --git a/background.jpg b/background.jpg new file mode 100644 index 0000000..b3f312a Binary files /dev/null and b/background.jpg differ diff --git a/panel.png b/panel.png new file mode 100644 index 0000000..de95676 Binary files /dev/null and b/panel.png differ diff --git a/slim.theme b/slim.theme new file mode 100644 index 0000000..69c3abd --- /dev/null +++ b/slim.theme @@ -0,0 +1,30 @@ +# text04 theme for SLiM +# by Johannes Winkelmann + +# Messages (ie: shutdown) +msg_color #000000 +msg_font Verdana:size=18:bold:dpi=75 +msg_x 50% +msg_y 40% + +# valid values: stretch, tile +background_style stretch + +# Input controls +input_panel_x 75% +input_panel_y 75% +input_name_x 42 +input_name_y 20 +input_font Verdana:size=14:bold:dpi=75 +input_color #000000 + +# Username / password request +username_font Verdana:size=14:bold:dpi=75 +username_x 8 +username_y 20 + +username_color #000000 +password_color #000000 + +username_msg u: +password_msg p: