nix-slim/slim.theme

48 lines
933 B
Plaintext
Raw Permalink Normal View History

2015-10-07 23:19:29 +02:00
## main
# two-step login
input_pass_x -1
input_pass_y -1
background_style center
2018-10-12 18:05:38 +02:00
background_color #eccc16
2015-10-07 23:19:29 +02:00
2015-10-08 00:09:19 +02:00
## session
session_font gohufont:size=14:bold
2018-10-12 18:05:38 +02:00
session_color #716b62
2015-10-08 00:09:19 +02:00
session_x 50%
session_y 90%
2015-10-07 23:19:29 +02:00
## message
msg_font gohufont:size=14:bold
2018-10-12 18:05:38 +02:00
msg_color #716b62
2015-10-07 23:19:29 +02:00
msg_x 50%
msg_y 70%
## input panel
2018-10-12 18:05:38 +02:00
input_font gohufont:size=14:bold
input_color #282d30
2015-10-07 23:19:29 +02:00
# positions
input_panel_x 48%
input_panel_y 50%
input_name_x 145
input_name_y 218
## labels
2018-10-12 18:05:38 +02:00
username_msg Nome:
password_msg Password:
2015-10-07 23:19:29 +02:00
username_font gohufont:size=14:bold
2018-10-12 18:05:38 +02:00
username_color #765636
2015-10-07 23:19:29 +02:00
# positions
username_x 50
username_y 218
password_x 0
password_y 218