2
0

Theme.ini 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. atlas = File:Style.png
  2. preserved = 7
  3. [Button]
  4. method = "PressableDiffuseSpecular3x3"
  5. sourceLeft = 0
  6. sourceTop = 0
  7. sourceWidth = 64
  8. sourceHeight = 64
  9. pressOffsetX = 64
  10. pressOffsetY = 0
  11. preserved = 16
  12. filter = 1
  13. [ListBox]
  14. method = "Diffuse3x3"
  15. sourceLeft = 0
  16. sourceTop = 64
  17. sourceWidth = 16
  18. sourceHeight = 16
  19. [TextBox]
  20. method = "FocusableDiffuse3x3"
  21. sourceLeft = 0
  22. sourceTop = 80
  23. sourceWidth = 16
  24. sourceHeight = 16
  25. focusOffsetX = 16
  26. focusOffsetY = 0
  27. [VerticalScrollKnob]
  28. method = "PressableDiffuseSpecular3x3"
  29. sourceLeft = 96
  30. sourceTop = 64
  31. sourceWidth = 16
  32. sourceHeight = 32
  33. pressOffsetX = 16
  34. pressOffsetY = 0
  35. preserved = 3
  36. [HorizontalScrollKnob]
  37. method = "PressableDiffuseSpecular3x3"
  38. sourceLeft = 96
  39. sourceTop = 96
  40. sourceWidth = 32
  41. sourceHeight = 16
  42. pressOffsetX = 0
  43. pressOffsetY = 16
  44. preserved = 3
  45. [VerticalScrollList]
  46. method = "VerticalScrollList"
  47. [HorizontalScrollList]
  48. method = "HorizontalScrollList"
  49. [ScrollUp]
  50. method = "PressableDiffuseSpecular1x1"
  51. sourceLeft = 64
  52. sourceTop = 64
  53. sourceWidth = 16
  54. sourceHeight = 16
  55. pressOffsetX = 16
  56. pressOffsetY = 0
  57. [ScrollDown]
  58. method = "PressableDiffuseSpecular1x1"
  59. sourceLeft = 64
  60. sourceTop = 80
  61. sourceWidth = 16
  62. sourceHeight = 16
  63. pressOffsetX = 16
  64. pressOffsetY = 0
  65. [ScrollLeft]
  66. method = "PressableDiffuseSpecular1x1"
  67. sourceLeft = 64
  68. sourceTop = 96
  69. sourceWidth = 16
  70. sourceHeight = 16
  71. pressOffsetX = 16
  72. pressOffsetY = 0
  73. [ScrollRight]
  74. method = "PressableDiffuseSpecular1x1"
  75. sourceLeft = 64
  76. sourceTop = 112
  77. sourceWidth = 16
  78. sourceHeight = 16
  79. pressOffsetX = 16
  80. pressOffsetY = 0
  81. [Panel]
  82. method = "Diffuse3x3"
  83. sourceLeft = 0
  84. sourceTop = 64
  85. sourceWidth = 16
  86. sourceHeight = 16