slim.theme 881 B

12345678910111213141516171819202122232425262728293031323334353637
  1. # boxy theme for SLIM
  2. # by aditya shakya <adi1090x@gmail.com>
  3. # using artwork from some free html+css login templates on the internet
  4. # Messages (ie: shutdown)
  5. msg_color #404241
  6. msg_font Sans:size=18:bold:dpi=75
  7. msg_x 50%
  8. msg_y 30%
  9. # Session Name
  10. session_color #404241
  11. session_font Sans:size=16:bold:dpi=75
  12. session_x 50%
  13. session_y 90%
  14. # valid values: stretch, tile
  15. background_style stretch
  16. background_color #f2f2f2
  17. # Input controls
  18. input_panel_x 50%
  19. input_panel_y 50%
  20. input_name_x 170
  21. input_name_y 55
  22. input_pass_x 160
  23. input_pass_y 160
  24. input_font Sans:size=14:bold:dpi=75
  25. input_color #ffffff
  26. username_msg
  27. password_msg