slim.theme 877 B

12345678910111213141516171819202122232425262728293031323334353637
  1. # wavy 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 #ffffff
  6. msg_font Sans:size=18:bold:dpi=75
  7. msg_x 50%
  8. msg_y 30%
  9. # Session Name
  10. session_color #ffffff
  11. session_font Sans:size=16:bold:dpi=75
  12. session_x 50%
  13. session_y 93%
  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 140
  21. input_name_y 263
  22. input_pass_x 140
  23. input_pass_y 375
  24. input_font Sans:size=14:dpi=75
  25. input_color #656565
  26. username_msg
  27. password_msg