nix-slim/slim.theme
2018-10-12 18:10:52 +02:00

48 lines
933 B
Plaintext

## main
# two-step login
input_pass_x -1
input_pass_y -1
background_style center
background_color #eccc16
## session
session_font gohufont:size=14:bold
session_color #716b62
session_x 50%
session_y 90%
## message
msg_font gohufont:size=14:bold
msg_color #716b62
msg_x 50%
msg_y 70%
## input panel
input_font gohufont:size=14:bold
input_color #282d30
# positions
input_panel_x 48%
input_panel_y 50%
input_name_x 145
input_name_y 218
## labels
username_msg Nome:
password_msg Password:
username_font gohufont:size=14:bold
username_color #765636
# positions
username_x 50
username_y 218
password_x 0
password_y 218