wok diff slim-theme-cat/stuff/slim.theme @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/slim-theme-cat/stuff/slim.theme	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -0,0 +1,51 @@
     1.4 +# "Cat and Spider" SLiM theme for SliTaz
     1.5 +# Aleksej Bobylev <al.bobylev@gmail.com>, 2013
     1.6 +# SliTaz Linux, 2013
     1.7 +
     1.8 +# Messages
     1.9 +msg_color               #FFFFFF
    1.10 +msg_font                DejaVu Sans:size=16:bold
    1.11 +msg_x                   50%
    1.12 +msg_y                   30
    1.13 +msg_shadow_xoffset      1
    1.14 +msg_shadow_yoffset      1
    1.15 +msg_shadow_color        #AAAAAA
    1.16 +
    1.17 +# Screen background style. Valid values: stretch, tile
    1.18 +background_style        stretch
    1.19 +background_color        #351A0A
    1.20 +
    1.21 +# Input controls
    1.22 +input_color             #060A0F
    1.23 +input_font              DejaVu Sans:size=12
    1.24 +input_panel_x           50%
    1.25 +input_panel_y           50%
    1.26 +input_name_x            200
    1.27 +input_name_y            122
    1.28 +input_pass_x            200
    1.29 +input_pass_y            184
    1.30 +
    1.31 +# Welcome message
    1.32 +welcome_color           #333333
    1.33 +welcome_font            DejaVu Sans:size=14:bold
    1.34 +welcome_x               30
    1.35 +welcome_y               50
    1.36 +welcome_shadow_xoffset  1
    1.37 +welcome_shadow_yoffset  1
    1.38 +welcome_shadow_color    #FFFFFF
    1.39 +
    1.40 +# Username / password request
    1.41 +username_font           DejaVu Sans:size=10:bold
    1.42 +username_color          #000000
    1.43 +username_x              192
    1.44 +username_y              94
    1.45 +username_shadow_color   #CCCCCC
    1.46 +username_shadow_xoffset 1
    1.47 +username_shadow_yoffset 1
    1.48 +password_x              192
    1.49 +password_y              156
    1.50 +
    1.51 +# Translatable strings
    1.52 +welcome_msg             Welcome to %host
    1.53 +username_msg            Username:
    1.54 +password_msg            Password: