altosui: Report error message back from libaltos
[fw/altos] / themes / slim / slim.theme
1 # altusmetrum theme for SLiM
2 # by Bdale Garbee <bdale@gag.com>
3
4 # Messages (ie: shutdown)
5 msg_color               #000000
6 msg_font                Verdana:size=18:bold:dpi=75
7 msg_x                   50%
8 msg_y                   40%
9 msg_shadow_color #FFFFFF
10 msg_shadow_xoffset 1
11 msg_shadow_yoffset 1
12
13 # valid values: stretch, tile
14 background_style        stretch
15 background_color        #eedddd
16
17 # Input controls
18 input_panel_x           50%
19 input_panel_y           70%
20 input_name_x            59
21 input_name_y            161
22 input_font              Verdana:size=12:dpi=75
23 input_fgcolor           #000000
24
25 # Username / password request
26 username_font           Verdana:size=14:bold:dpi=75
27 username_color          #000000
28 username_x              50%
29 username_y              122
30 password_x              50%
31 password_y              122
32 username_shadow_color   #FFFFFF
33 username_shadow_xoffset 1
34 username_shadow_yoffset 1
35
36 username_msg            Username:
37 password_msg            Password: