wok diff slim/stuff/themes/base/slim.theme @ rev 11016

Up: squirrelmail to 1.4.22.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 13 10:45:54 2011 +0000 (2011-10-13)
parents
children 05ce2fe60fcd
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/slim/stuff/themes/base/slim.theme	Thu Oct 13 10:45:54 2011 +0000
     1.3 @@ -0,0 +1,37 @@
     1.4 +# SliTaz theme for SLiM
     1.5 +# 
     1.6 +
     1.7 +# Messages
     1.8 +msg_color               #000000
     1.9 +msg_font                Vera:size=18:bold:dpi=75
    1.10 +msg_x                   50%
    1.11 +msg_y                   35%
    1.12 +msg_shadow_color #FFFFFF
    1.13 +msg_shadow_xoffset 1
    1.14 +msg_shadow_yoffset 1
    1.15 +
    1.16 +# valid values: stretch, tile
    1.17 +background_style        tile
    1.18 +background_color        #1e0a0c
    1.19 +
    1.20 +# Input controls
    1.21 +input_panel_x           50%
    1.22 +input_panel_y           50%
    1.23 +input_name_x            64
    1.24 +input_name_y            179
    1.25 +input_font          	Vera:size=11:dpi=75
    1.26 +input_fgcolor           #000000
    1.27 +
    1.28 +# Username / password request
    1.29 +username_font          	Vera:size=18:bold:dpi=75
    1.30 +username_color        	#eeede9
    1.31 +username_x              50%
    1.32 +username_y              140
    1.33 +password_x              50%
    1.34 +password_y              140
    1.35 +username_shadow_color   #000000
    1.36 +username_shadow_xoffset 1
    1.37 +username_shadow_yoffset 1
    1.38 +
    1.39 +username_msg            Username:
    1.40 +password_msg            Password: