wok diff slim-theme-sandfive/stuff/slim.theme @ rev 17581

Up: elfutils 0.161
author Alexander Medvedev <devl547@gmail.com>
date Sun Feb 08 18:13:43 2015 +0000 (2015-02-08)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/slim-theme-sandfive/stuff/slim.theme	Sun Feb 08 18:13:43 2015 +0000
     1.3 @@ -0,0 +1,39 @@
     1.4 +# Slim Sand Five Theme
     1.5 +
     1.6 +# messages: text
     1.7 +msg_color #FFFFFF
     1.8 +msg_font Sans:size=20:bold:dpi=75
     1.9 +msg_x 50%
    1.10 +msg_y 40%
    1.11 +msg_shadow_color #915839
    1.12 +msg_shadow_xoffset 1
    1.13 +msg_shadow_yoffset 1
    1.14 +
    1.15 +# background: (stretch', 'tile', 'center' and 'color)
    1.16 +background_style stretch
    1.17 +background_color #CE895E
    1.18 +
    1.19 +# Panel | Box
    1.20 +input_panel_x 50%
    1.21 +input_panel_y 50%
    1.22 +
    1.23 +# input controls | Input:Box
    1.24 +input_name_x 116
    1.25 +input_name_y 105
    1.26 +input_font Sans:size=14:dpi=75
    1.27 +input_color #453A1C
    1.28 +
    1.29 +# username and password | Input:Text
    1.30 +username_font Sans:size=18:bold:dpi=75
    1.31 +username_color #453A1C
    1.32 +username_x 55%
    1.33 +username_y 50
    1.34 +password_x 55%
    1.35 +password_y 50
    1.36 +#C9BFA3
    1.37 +username_shadow_color #C4C2B3
    1.38 +username_shadow_xoffset 1
    1.39 +username_shadow_yoffset 1
    1.40 +
    1.41 +username_msg Username
    1.42 +password_msg Password