slitaz-configs rev 259

Add new theme for slim
author Leonardo Laporte <hackdorte@sapo.pt>
date Sun Sep 13 02:42:20 2015 -0300 (2015-09-13)
parents 1f5be4ea96ea
children f637c08f052e
files rootfs/usr/share/slim/themes/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/slim/themes/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 --- a/rootfs/usr/share/slim/themes/slitaz/slim.theme	Sun Sep 13 06:16:33 2015 +0300
     4.2 +++ b/rootfs/usr/share/slim/themes/slitaz/slim.theme	Sun Sep 13 02:42:20 2015 -0300
     4.3 @@ -1,37 +1,34 @@
     4.4 -# SliTaz theme for SLiM
     4.5 -# 
     4.6 +# Slitaz theme for Slim
     4.7 +#
     4.8  
     4.9 -# Messages
    4.10 -msg_color               #000000
    4.11 -msg_font                Vera:size=18:bold:dpi=75
    4.12 +#!messages
    4.13 +
    4.14 +msg_color               #FFFFFF
    4.15 +msg_font                Vera:size=14:bold:dpi=75
    4.16  msg_x                   50%
    4.17  msg_y                   35%
    4.18 -msg_shadow_color        #FFFFFF
    4.19 +msg_shadow_color        #202020
    4.20  msg_shadow_xoffset      1
    4.21  msg_shadow_yoffset      1
    4.22  
    4.23 -# valid values: stretch, tile
    4.24 -#background_style        stretch
    4.25 -background_color        #351a0a
    4.26 +#!background
    4.27  
    4.28 -# Input controls
    4.29 +background_style        stretch
    4.30 +background_color        #333333
    4.31 +
    4.32 +#!controls
    4.33 +
    4.34  input_panel_x           50%
    4.35  input_panel_y           50%
    4.36 -input_name_x            105
    4.37 -input_name_y            214
    4.38 -input_font          	Sans:size=12:dpi=75
    4.39 -input_fgcolor           #3c3c3c
    4.40  
    4.41 -# Username / password request
    4.42 -# username_font         Sans:size=12:bold:dpi=75
    4.43 -username_font          	Sans:size=12:bold:dpi=75
    4.44 -username_color        	#6a6a6a
    4.45 -username_x              16%
    4.46 -username_y              214
    4.47 -password_x              17%
    4.48 -password_y              214
    4.49 -username_shadow_xoffset 1
    4.50 -username_shadow_yoffset 1
    4.51 +input_name_x            35
    4.52 +input_name_y            284
    4.53  
    4.54 -username_msg            Username:
    4.55 -password_msg            Password:
    4.56 +input_pass_x            35
    4.57 +input_pass_y            284
    4.58 +
    4.59 +input_font              Sans:size=12:dpi=75
    4.60 +input_color		#EEEEEE
    4.61 +input_shadow_xoffset 	1
    4.62 +input_shadow_yoffset 	1
    4.63 +input_shadow_color   	#202020