flavors rev 108

core: add slim them
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 31 00:33:15 2011 +0200 (2011-05-31)
parents a7100883c329
children 554c3c13d1ef
files core/rootfs/usr/share/slim/themes/slitaz/panel.png core/rootfs/usr/share/slim/themes/slitaz/slim.theme
line diff
     1.1 Binary file core/rootfs/usr/share/slim/themes/slitaz/panel.png has changed
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/core/rootfs/usr/share/slim/themes/slitaz/slim.theme	Tue May 31 00:33:15 2011 +0200
     2.3 @@ -0,0 +1,37 @@
     2.4 +# SliTaz theme for SLiM
     2.5 +# 
     2.6 +
     2.7 +# Messages
     2.8 +msg_color               #000000
     2.9 +msg_font                Vera:size=18:bold:dpi=75
    2.10 +msg_x                   50%
    2.11 +msg_y                   35%
    2.12 +msg_shadow_color        #FFFFFF
    2.13 +msg_shadow_xoffset      1
    2.14 +msg_shadow_yoffset      1
    2.15 +
    2.16 +# valid values: stretch, tile
    2.17 +#background_style        stretch
    2.18 +background_color        #351a0a
    2.19 +
    2.20 +# Input controls
    2.21 +input_panel_x           50%
    2.22 +input_panel_y           50%
    2.23 +input_name_x            105
    2.24 +input_name_y            214
    2.25 +input_font          	Sans:size=12:dpi=75
    2.26 +input_fgcolor           #3c3c3c
    2.27 +
    2.28 +# Username / password request
    2.29 +# username_font         Sans:size=12:bold:dpi=75
    2.30 +username_font          	Sans:size=12:bold:dpi=75
    2.31 +username_color        	#6a6a6a
    2.32 +username_x              16%
    2.33 +username_y              214
    2.34 +password_x              17%
    2.35 +password_y              214
    2.36 +username_shadow_xoffset 1
    2.37 +username_shadow_yoffset 1
    2.38 +
    2.39 +username_msg            Username:
    2.40 +password_msg            Password: