slim.theme 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. # Archlinux SLiM Theme
  2. # Thayer Williams
  3. # thayer@archlinux.org
  4. # http://www.cinderwick.ca
  5. # messages (ie: shutdown, session options, etc)
  6. msg_color #FFFFFF
  7. msg_font Sans:size=10:bold:dpi=96
  8. msg_x 50%
  9. msg_y 70%
  10. # valid values: stretch, tile
  11. background_style tile
  12. background_color #000000
  13. # input box controls
  14. input_font Sans:size=10:bold:dpi=96
  15. input_fgcolor #000000
  16. # panel location
  17. input_panel_x 50%
  18. input_panel_y 50%
  19. input_name_x 52
  20. input_name_y 214
  21. # force single input box (gdm style)
  22. input_pass_x -1
  23. input_pass_y -1
  24. # username / password request (actual text)
  25. username_font Sans:size=10:bold:dpi=96
  26. username_color #ffffff
  27. username_x 50
  28. username_y 190
  29. password_x 50
  30. password_y 190
  31. username_msg Username:
  32. password_msg Password:
  33. # welcome message
  34. #welcome_x 50%
  35. #welcome_y 22
  36. #welcome_font Sans:size=10:bold:dpi=96
  37. #welcome_color #ffffff