wok-next view slim-theme-radarspider/stuff/slim.theme @ rev 17280
Up: udisks2 (2.1.3), libsoup (2.48.0), gvfs (1.22.1). Update gtk+3
bdeps. Now almost all gvfs backends works! Split them into separate
packages. And don't forget to add to flavors: gvfs, gvfs-fuse,
gvfs-udisks2 (maybe something more).
bdeps. Now almost all gvfs backends works! Split them into separate
packages. And don't forget to add to flavors: gvfs, gvfs-fuse,
gvfs-udisks2 (maybe something more).
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun Oct 26 19:07:05 2014 +0200 (2014-10-26) |
parents | |
children |
line source
1 # Slitaz "Radar Spider" SLiM theme for SliTaz GNU Linux
2 # Version: 1.0-20130609
4 # Display Messages
5 msg_color #FF6600
6 msg_font DejaVu Sans:size=14:bold
7 msg_shadow_xoffset 1
8 msg_shadow_yoffset 1
9 msg_shadow_color #000000
11 # Screen background style. Valid values: stretch, tile
12 background_style stretch
14 # Input controls
15 input_panel_x 12%
16 input_panel_y 88%
17 input_name_x 199
18 input_name_y 65
19 input_pass_x 199
20 input_pass_y 110
22 input_font DejaVu Sans:size=12
23 input_fgcolor #FF6600
24 input_bgcolor #893100
25 # input_shadow_xoffset 1
26 # input_shadow_yoffset 1
27 input_shadow_color #000000
29 # Display Welcome message
30 welcome_msg Welcome to %host
31 welcome_font DejaVu Sans:size=14:bold:outline
32 welcome_color #FFA400
33 welcome_x 12
34 welcome_y 20
35 welcome_shadow_xoffset 2
36 welcome_shadow_yoffset 2
37 welcome_shadow_color #000000
39 # Display Username message
40 username_msg Username
41 username_font DejaVu Sans:size=12:bold
42 username_color #FF6600
43 username_x 8
44 username_y 65
45 username_shadow_xoffset 1
46 username_shadow_yoffset 1
47 username_shadow_color #000000
49 # Display Password message
50 password_msg Password
51 password_color #FFA400
52 password_x 8
53 password_y 110