# HG changeset patch # User Christophe Lincoln # Date 1306794795 -7200 # Node ID 39a4e693bfb30ade5d3d12b0e47d5143a330cd79 # Parent a7100883c329fc85c52340d83a61771eb9c565b4 core: add slim them diff -r a7100883c329 -r 39a4e693bfb3 core/rootfs/usr/share/slim/themes/slitaz/panel.png Binary file core/rootfs/usr/share/slim/themes/slitaz/panel.png has changed diff -r a7100883c329 -r 39a4e693bfb3 core/rootfs/usr/share/slim/themes/slitaz/slim.theme --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/core/rootfs/usr/share/slim/themes/slitaz/slim.theme Tue May 31 00:33:15 2011 +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 stretch +background_color #351a0a + +# Input controls +input_panel_x 50% +input_panel_y 50% +input_name_x 105 +input_name_y 214 +input_font Sans:size=12:dpi=75 +input_fgcolor #3c3c3c + +# Username / password request +# username_font Sans:size=12:bold:dpi=75 +username_font Sans:size=12:bold:dpi=75 +username_color #6a6a6a +username_x 16% +username_y 214 +password_x 17% +password_y 214 +username_shadow_xoffset 1 +username_shadow_yoffset 1 + +username_msg Username: +password_msg Password: