slitaz-configs rev 3

Add slitaz-background.jpg and Slim theme
author Christophe Lincoln <pankso@slitaz.org>
date Mon Jun 09 14:30:00 2008 +0200 (2008-06-09)
parents 9744db7d576d
children f2e6a0785452
files rootfs/usr/share/images/slitaz-background.jpg rootfs/usr/share/slim/themes/slitaz/background.png rootfs/usr/share/slim/themes/slitaz/panel.png rootfs/usr/share/slim/themes/slitaz/slim.theme
line diff
     1.1 Binary file rootfs/usr/share/images/slitaz-background.jpg has changed
     2.1 Binary file rootfs/usr/share/slim/themes/slitaz/background.png has changed
     3.1 Binary file rootfs/usr/share/slim/themes/slitaz/panel.png has changed
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/rootfs/usr/share/slim/themes/slitaz/slim.theme	Mon Jun 09 14:30:00 2008 +0200
     4.3 @@ -0,0 +1,37 @@
     4.4 +# SliTaz theme for SLiM
     4.5 +# 
     4.6 +
     4.7 +# Messages
     4.8 +msg_color               #000000
     4.9 +msg_font                Vera:size=18:bold:dpi=75
    4.10 +msg_x                   50%
    4.11 +msg_y                   35%
    4.12 +msg_shadow_color #FFFFFF
    4.13 +msg_shadow_xoffset 1
    4.14 +msg_shadow_yoffset 1
    4.15 +
    4.16 +# valid values: stretch, tile
    4.17 +background_style        tile
    4.18 +background_color        #1e0a0c
    4.19 +
    4.20 +# Input controls
    4.21 +input_panel_x           50%
    4.22 +input_panel_y           50%
    4.23 +input_name_x            64
    4.24 +input_name_y            179
    4.25 +input_font          	Vera:size=11:dpi=75
    4.26 +input_fgcolor           #000000
    4.27 +
    4.28 +# Username / password request
    4.29 +username_font          	Vera:size=13:bold:dpi=75
    4.30 +username_color        	#eeede9
    4.31 +username_x              50%
    4.32 +username_y              128
    4.33 +password_x              50%
    4.34 +password_y              128
    4.35 +username_shadow_color   #000000
    4.36 +username_shadow_xoffset 1
    4.37 +username_shadow_yoffset 1
    4.38 +
    4.39 +username_msg            Username:
    4.40 +password_msg            Password: