wok annotate 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
rev   line source
al@14601 1 # "Cat and Spider" SLiM theme for SliTaz
al@14601 2 # Aleksej Bobylev <al.bobylev@gmail.com>, 2013
al@14601 3 # SliTaz Linux, 2013
al@14601 4
al@14601 5 # Messages
al@14601 6 msg_color #FFFFFF
al@14601 7 msg_font DejaVu Sans:size=16:bold
al@14601 8 msg_x 50%
al@14601 9 msg_y 30
al@14601 10 msg_shadow_xoffset 1
al@14601 11 msg_shadow_yoffset 1
al@14601 12 msg_shadow_color #AAAAAA
al@14601 13
al@14601 14 # Screen background style. Valid values: stretch, tile
al@14601 15 background_style stretch
al@14601 16 background_color #351A0A
al@14601 17
al@14601 18 # Input controls
al@14601 19 input_color #060A0F
al@14601 20 input_font DejaVu Sans:size=12
al@14601 21 input_panel_x 50%
al@14601 22 input_panel_y 50%
al@14601 23 input_name_x 200
al@14601 24 input_name_y 122
al@14601 25 input_pass_x 200
al@14601 26 input_pass_y 184
al@14601 27
al@14601 28 # Welcome message
al@14601 29 welcome_color #333333
al@14601 30 welcome_font DejaVu Sans:size=14:bold
al@14601 31 welcome_x 30
al@14601 32 welcome_y 50
al@14601 33 welcome_shadow_xoffset 1
al@14601 34 welcome_shadow_yoffset 1
al@14601 35 welcome_shadow_color #FFFFFF
al@14601 36
al@14601 37 # Username / password request
al@14601 38 username_font DejaVu Sans:size=10:bold
al@14601 39 username_color #000000
al@14601 40 username_x 192
al@14601 41 username_y 94
al@14601 42 username_shadow_color #CCCCCC
al@14601 43 username_shadow_xoffset 1
al@14601 44 username_shadow_yoffset 1
al@14601 45 password_x 192
al@14601 46 password_y 156
al@14601 47
al@14601 48 # Translatable strings
al@14601 49 welcome_msg Welcome to %host
al@14601 50 username_msg Username:
al@14601 51 password_msg Password: