# HG changeset patch # User Christophe Lincoln # Date 1213014600 -7200 # Node ID 843461eab3da0178be2d3c2a6d9cdfb3c2a731e0 # Parent 9744db7d576daf0801d4060f3aae6e8fb1d789d8 Add slitaz-background.jpg and Slim theme diff -r 9744db7d576d -r 843461eab3da rootfs/usr/share/images/slitaz-background.jpg Binary file rootfs/usr/share/images/slitaz-background.jpg has changed diff -r 9744db7d576d -r 843461eab3da rootfs/usr/share/slim/themes/slitaz/background.png Binary file rootfs/usr/share/slim/themes/slitaz/background.png has changed diff -r 9744db7d576d -r 843461eab3da rootfs/usr/share/slim/themes/slitaz/panel.png Binary file rootfs/usr/share/slim/themes/slitaz/panel.png has changed diff -r 9744db7d576d -r 843461eab3da rootfs/usr/share/slim/themes/slitaz/slim.theme --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/rootfs/usr/share/slim/themes/slitaz/slim.theme Mon Jun 09 14:30:00 2008 +0200 @@ -0,0 +1,37 @@ +# SliTaz theme for SLiM +# + +# Messages +msg_color #000000 +msg_font Vera:size=18:bold:dpi=75 +msg_x 50% +msg_y 35% +msg_shadow_color #FFFFFF +msg_shadow_xoffset 1 +msg_shadow_yoffset 1 + +# valid values: stretch, tile +background_style tile +background_color #1e0a0c + +# Input controls +input_panel_x 50% +input_panel_y 50% +input_name_x 64 +input_name_y 179 +input_font Vera:size=11:dpi=75 +input_fgcolor #000000 + +# Username / password request +username_font Vera:size=13:bold:dpi=75 +username_color #eeede9 +username_x 50% +username_y 128 +password_x 50% +password_y 128 +username_shadow_color #000000 +username_shadow_xoffset 1 +username_shadow_yoffset 1 + +username_msg Username: +password_msg Password: